_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#333333";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
padding="8";
separatorcolor="#AFAFAF";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="4";
itemwidth="136";
}

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_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=958;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=LK Metro;target=;url=http://www.lkmetropattaya.com/;");
aI("text=Featured;target=;url=featured.html;");
aI("text=Bars/Guesthouses;target=;url=bars-and-guesthouses.html;");
aI("text=Gogo Bars;target=;url=gogo-bars.html;");
aI("text=Hotels;target=;url=hotels.html;");
aI("text=Restaurants;target=;url=restaurants.html;");
aI("text=Other;target=;url=other.html;");
}


 drawMenus();

