_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CEDE73";
offcolor="#CC5240";
onbgcolor="Green";
onbold="bold";
oncolor="White";
padding="3";
pagebgcolor="Yellow";
pagecolor="Black";
separatorcolor="#000000";
separatorsize="1";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="2";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CEDE73";
offcolor="#CC5240";
onbgcolor="Green";
oncolor="White";
padding="4";
pagebgcolor="Yellow";
pagecolor="Black";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Recommendations;target=;url=recomendations.htm;");
aI("text=Appetizers;target=;url=appetizers.htm;");
aI("text=Cold-appetizers;target=;url=cold-appetizers.htm;");
aI("text=Soup;target=;url=soup.htm;");
aI("text=Curry Station;target=;url=curry-station.htm;");
aI("text=Entrees;target=;url=Entrees.htm;");
aI("text=Vegetarian;target=;url=Vegetarian.htm;");
aI("text=Noodle & Rice;target=;url=Noodle_and_rice_dishes.htm;");
aI("text=Lunch Special;target=;url=Carry-Out-Lunch-Special.htm;");
aI("text=รายการอาหาร ไทย;target=;url=ThaiMenu.htm;");
aI("text=Free Delivery;target=;url=Free-Delivery.htm;");
aI("text=Catering;target=;url=Catering.htm;");
aI("text=Hours;target=;url=hours-of-operation.htm;");
aI("text=Our Location;target=;url=map.htm;");
aI("text=Mobile Menu;target=;url=on-your-cell-phone.htm;");
aI("text=About us;target=;url=About.htm;");
aI("text=Contact us;target=;url=email-us.htm;");
}


 drawMenus();
