_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="Red";
offcolor="#ffffff";
onbgcolor="#0000D4";
oncolor="#ffffff";
padding="6";
separatorcolor="Black";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#FF0055";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=About Amusements Unlimited;target=;url=About-Amusements-Unlimited.html;");
aI("text=Location;target=;url=Location.html;");
aI("text=Interactive Attractions;target=;url=Interactive-Attractions.html;");
aI("text=Carnival Games;target=;url=Carnival-Games.html;");
aI("text=Giant Games;target=;url=Giant-Games.html;");
aI("text=Carnival Wheels;target=;url=Carnival-Wheels.html;");
aI("text=Carnival Frame Games;target=;url=Carnival-Frame-Games.html;");
aI("text=Bingo Equipment;target=;url=Bingo-Equipment.html;");
aI("text=Arcade Games and Game Room Equipment;target=;url=Arcade-Games-and-Game-Room-Equipment.html;");
aI("text=Casino Night;target=;url=Casino-Night-.html;");
aI("text=Entertainment;target=;url=Entertainment.html;");
aI("text=Fun Foods;target=;url=Fun-Foods.html;");
aI("text=Birthday Bounces;target=;url=Birthday-Bounces.html;");
aI("text=Party Packages;target=;url=Party-Packages.html;");
aI("text=Balloons, Decorations & Props;target=;url=Balloons-Decorations-&-Props.html;");
aI("text=Miscellaneous Party Rental Items;target=;url=Miscellaneous-Party-Rental-Items.html;");
aI("text=Sign Our Guest Book;target=;url=Guest-Book.html;");
aI("text=View Guest Book 1999-2008;target=;url=View-Guest-Book-Inflatables-Maryland-DC-Virginia.html;");
aI("text=Contact Us;target=;url=Contact-Amusements-Unlimited.html;");
}


 drawMenus();
