_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=Vegetarian;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Annapurna Chai House;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/university-heights/annapurna-chai-house-albuquerque.php;");
aI("text=Bangkok Thai;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87108-ne/fair-west/restaurants/bangkok-thai-albuquerque.php;");
aI("text=Budai Gourmet Chinese;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/academy-acres-north/restaurants/budai-gourmet-chinese-albuquerque.php;");
aI("text=Cheba Hut;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/university-heights/cheba-hut-albuquerque.php;");
aI("text=Fei's Health Cafe;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/silver-hill/fei-health-cafe-albuquerque.php;");
aI("text=India Kitchen;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/mossman/india-kitchen-restaurant-albuquerque.php;");
aI("text=Mint Tulip;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/silver-hill/mint-tulip-albuquerque-central.php;");
aI("text=Siam Cafe;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/restaurants/siam-cafe-albuquerque.php;");
aI("showmenu=Sweet Tomatoes/Del Norte-San MateoLEFT_MENU;text=Sweet Tomatoes;target=;url=sweet-tomatoes-albuquerque-vegetarian.php;");
}

with(milonic=new menuname("Sweet Tomatoes/Del Norte-San MateoLEFT_MENU")){
style=submenuStyle;
aI("text=Del Norte-San Mateo;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/restaurants/sweet-tomatoes-san-mateo.php;");
aI("text=Paradise Hills-Coors;target=;url=http://albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills//sweet-tomatoes-corrales-albuquerque.php;");
}


 drawMenus();

