_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=Old Town;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Antiquity Restaurant;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/antiquity-restaurant-albuquerque.php;");
aI("text=Ben Micheal's Cafe;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/west-old-town/ben-michaels-cafe-albuquerque.php;");
aI("text=Casa de Fiesta;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/casa-de-fiesta-albuquerque.php;");
aI("text=Church Street Cafe;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/church-street-cafe-albuquerque.php;");
aI("text=Garcia's Kitchen;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/huning-castle/garcias-kitchen-old-town-albuquerque.php;");
aI("text=High Noon Saloon;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/high-noon-restaurant-saloon-albuquerque.php;");
aI("text=La Crepe Michel;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/la-crepe-michel-albuquerque.php;");
aI("text=La Hacienda;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/la-hacienda-restaurant-and-cantina-albuquerque.php;");
aI("text=La Placita Dining Room;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/la-placita-dining-room-albuquerque.php;");
aI("text=Lam's Chinese;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/west-park/lams-chinese-restaurant-albuquerque.php;");
aI("text=Little Anita's;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/little-anitas-old-town-albuquerque.php;");
aI("text=Little Red Hamburger Hut;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/sawmill-area/little-red-hamburger-hut-albuquerque.php;");
aI("text=Liu Chinese;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/west-park/liu-chinese-fast-food-albuquerque.php;");
aI("text=Melting Pot;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/sawmill-area/the-melting-pot-albuquerque.php;");
aI("text=Old Towne Pizza;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/old-town-pizza-parlor-albuquerque.php;");
aI("text=Quesadilla Grille;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/quesadilla-grille-albuquerque.php;");
aI("text=Rolling in Dough;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/rolling-in-dough-bakery-caffe-albuquerque.php;");
aI("text=Season's Rotisserie;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/sawmill-area/seasons-rotisserie-and-grille-albuquerque.php;");
}


 drawMenus();

