_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#99FF99";
offcolor="#009900";
onbgcolor="#99FF99";
oncolor="#FF0000";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#99FF99";
pagecolor="#009900";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#99FF99";
offcolor="#009900";
onbgcolor="#99FF99";
oncolor="Red";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="#99FF99";
pagecolor="#009900";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="110";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=770;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Homepage;target=;url=http://www.partytank.com/;");
aI("text=FAQ's;target=;url=faq's.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=About Us;target=;url=about.html;");
aI("showmenu=Party PackagesParty PricesINFO_BAR_MENU;text=Party Packages;target=;url=package.html;");
aI("text=Corporate Days;target=;url=corporate.html;");
aI("text=How to Find Us;target=;url=findus.html;");
}

with(milonic=new menuname("Party PackagesParty PricesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Party Prices;target=;url=party_prices.html;");
aI("text=Party Invitation;target=;url=party-invitation.html;");
aI("text=Outward Bound Party;target=;url=outward-bound-party.html;");
}


 drawMenus();
