_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000055";
offcolor="#FFFFFF";
onbgcolor="AliceBlue";
oncolor="#000055";
padding="8";
separatorcolor="#3F3F3F";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="4";
itemwidth="1000";
}

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/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("showmenu=BarsBlues FactoryINFO_BAR_MENU;text=Bars;target=;url=walking-street-bars.html;");
aI("showmenu=Gogo BarsX Zone AgogoINFO_BAR_MENU;text=Gogo Bars;target=;url=walking-street-gogo-bars.html;");
aI("showmenu=NightclubsClub InsomniaINFO_BAR_MENU;text=Nightclubs;target=;url=walking-street-nightclubs.html;");
aI("text=Restaurants;target=;url=walking-street-restaurants.html;");
aI("text=Hotels;target=;url=walking-street-hotels.html;");
aI("showmenu=OtherMuay Thai Boxing ShowsINFO_BAR_MENU;text=Other;target=;url=other-walking-street-businesses.html;");
aI("text=Suggest a Venue;target=;url=suggest-a-venue.html;");
}

with(milonic=new menuname("BarsBlues FactoryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Blues Factory;target=;url=the-blues-factory-pattaya.html;");
aI("text=Maxies Bar Pattaya;target=;url=maxies-bar-pattaya.html;");
aI("text=FLB Bar;target=;url=flb-bar.html;");
}

with(milonic=new menuname("Gogo BarsX Zone AgogoINFO_BAR_MENU")){
style=submenuStyle;
aI("text=X Zone Agogo;target=;url=x-zone-pattaya.html;");
aI("text=Sweethearts Agogo;target=;url=sweethearts-agogo-pattaya.html;");
aI("text=Club Boesche;target=;url=club-boesche-pattaya.html;");
}

with(milonic=new menuname("NightclubsClub InsomniaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Club Insomnia;target=;url=club-insomnia-pattaya.html;");
}

with(milonic=new menuname("OtherMuay Thai Boxing ShowsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Muay Thai Boxing Shows;target=;url=muay-thai-boxing-shows-walking-street.html;");
aI("text=Street Entertainers;target=;url=street-entertainers-walking-street-pattaya.html;");
}


 drawMenus();
