_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=Steak;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Azuma Sushi & Teppan;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/restaurants/azuma-sushi-and-teppan-albuquerque.php;");
aI("text=Black Angus;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87112-ne/ne-assoc-of-residents/black-angus-albuquerque.php;");
aI("text=Chama River Brewing Co.;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/restaurant-row/chama-river-brewing-albuquerque.php;");
aI("text=County Line;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87122-ne/north-albuquerque-acres/the-county-line-albuquerque.php;");
aI("text=Coyote Steakhouse;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87112-ne/enchanted-park/coyote-steakhouse-cantina-albuquerque.php;");
aI("text=Duke's Steakhouse;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/academy-acres-north/restaurants/dukes-steakhouse-albuquerque.php;");
aI("text=Golden Corral;target=;url=golden-corral-steakhouse-albuquerque.php;");
aI("text=High Noon Restaurant & Saloon;target=;url=http://albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/restaurants/high-noon-restaurant-saloon-albuquerque.php;");
aI("text=Lone Star Steakhouse;target=;url=http://albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/lone-star-steakhouse-cottonwood.php;");
aI("text=Marcello's Chop House;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/uptown/marcellos-chop-house-albuquerque.php;");
aI("text=Nick & Jimmy's;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/restaurant-row/nick-jimmys-albuquerque.php;");
aI("showmenu=Outback Steakhouse/Outback Steakhouse - NELEFT_MENU;text=Outback Steakhouse;target=;url=outback-steakhouse-albuquerque.php;");
aI("showmenu=Pelican's/Pelican's - NELEFT_MENU;text=Pelican's;target=;url=pelicans-albuquerque.php;");
aI("text=Rancher's Club;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/midtown/ranchers-club-of-new-mexico.php;");
aI("text=Texas Land & Cattle;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/restaurant-row/texas-land-cattle-albuquerque-century-24.php;");
aI("text=Texas Roadhouse;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/academy-acres-north/texas-roadhouse-albuquerque.php;");
}

with(milonic=new menuname("Outback Steakhouse/Outback Steakhouse - NELEFT_MENU")){
style=submenuStyle;
aI("text=Outback Steakhouse - NE;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/restaurants/outback-steakhouse-jefferson-albuquerque.php;");
aI("text=Outback Steakhouse - NW;target=;url=http://albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/outback-steakhouse-cottonwood-albuquerque.php;");
}

with(milonic=new menuname("Pelican's/Pelican's - NELEFT_MENU")){
style=submenuStyle;
aI("text=Pelican's - NE;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87111-ne/san-gabriel-area/restaurants/pelicans-montgomery.php;");
aI("text=Pelican's - NW;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/pelicans-cottonwood-albuquerque.php;");
}


 drawMenus();

