_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Palatino Linotype";
fontsize="9pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#CCCCCC";
offcolor="Black";
onbgcolor="White";
onbold="bold";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="FloralWhite";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Palatino Linotype";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CCCCCC";
offcolor="Black";
onbgcolor="White";
oncolor="Gray";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Azure";
pagecolor="Black";
imagepadding="6";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Restaurants;target=;url=../../restaurants/;");
aI("text=Thai;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Bangkok Thai;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87108-ne/fair-west/restaurants/bangkok-thai-albuquerque.php;");
aI("text=Fareast Fuzion;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87108-ne/fair-west/far-east-fuzion-albuquerque-central.php;");
aI("text=Jasmine Thai & Sushi;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/restaurant-row/jasmine-thai-sushi-albuquerque.php;");
aI("text=Jinja Bar - Paseo;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87122-ne/vineyard-estates/jinja-bar-bistro-albuquerque-paseo-del-norte.php;");
aI("text=Mom Thai;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87108-se/elder-homestead/mom-thai-food-albuquerque.php;");
aI("text=Orchid Thai Cuisine;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/nob-hill/orchid-thai-cuisine-albuquerque.php;");
aI("text=Siam Cafe;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/siam-cafe-albuquerque.php;");
aI("text=Thai Crystal;target=;url=http://albuquerquewebmall.com/neighborhoods/downtown/downtown-business-district/thai-crystal-albuquerque.php;");
aI("text=Thai Cuisine;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northwest/87120-nw/taylor-ranch/restaurants/thai-cuisine-teriyaki-queen-albuquerque.php;");
aI("text=Thai Cuisine II;target=;url=http://albuquerquewebmall.com/neighborhoods/southeast/87106-se/nob-hill/thai-cuisine-ii-albuquerque.php;");
aI("text=Thai House - San Mateo;target=;url=http://albuquerquewebmall.com/neighborhoods/southeast/87108-se/south-san-pedro/thai-house-albuquerque.php;");
aI("text=Thai House - Central;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/silver-hill/thai-house-restaurant-albuquerque.php;");
aI("text=Thai Tip;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87112-ne/indian-moon/thai-tip-albuquerque.php;");
aI("text=Thai Vegan;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/restaurants/thai-vegan-osuna-albuquerque.php;");
}


 drawMenus();

