_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="#AA2A00";
oncolor="Blue";
padding="15";
pagecolor="Blue";
separatorcolor="Firebrick";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="3";
itemwidth="36";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=416;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Crusher Tunnel;target=;url=Crusher_Tunnel.php;");
aI("text=Inflatable Entrance Tunnels;target=;url=Inflatable_Entrance_Tunnels.php;");
aI("text=Football Helmet Tunnel;target=;url=Inflatable_Football_HelmetTunnel.php;");
aI("text=Inflatable Mascots;target=;url=Inflatable_Mascot_Tunnels.php;");
aI("text=Baseball Tunnel;target=;url=Baseball_Inflatable_Sports_Tunnel.php;");
aI("text=Basketball Tunnel;target=;url=Basketball_Tunnel.php;");
aI("text=Hockey Tunnel;target=;url=Hockey_Tunnel.php;");
aI("text=Soccer Tunnel;target=;url=Soccer_Tunnel.php;");
aI("text=Pricing;target=;url=Pricing.php;");
aI("text=Contact Us;target=;url=Contact_Us.php;");
}


 drawMenus();

