_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=Seafood;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Cancun;target=;url=http://albuquerquewebmall.com/neighborhoods/southeast/87108-se/south-san-pedro/cancun-albuquerque.php;");
aI("text=East Ocean;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/midtown/east-ocean-albuquerque.php;");
aI("text=El Zarandeado;target=;url=http://albuquerquewebmall.com/neighborhoods/southeast/87108-se/south-san-pedro/el-zarandeado-albuquerque.php;");
aI("text=Hooters - San Mateo;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/hooters-albuquerque.php;");
aI("text=Hooters - Alameda;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/hooters-cottonwood-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=Johnny's Homemade;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87112-ne/mesa-village/johnnys-homemade-takeout-delivery-albuquerque-eubank.php;");
aI("text=Landry's Seafood;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/restaurants/landrys-seafood-albuquerque.php;");
aI("text=Lindo Mexico;target=;url=http://albuquerquewebmall.com/neighborhoods/southeast/87108-se/south-san-pedro/lindo-mexico-albuquerque.php;");
aI("text=Long John Silvers;target=;url=http://www.albuquerquewebmall.com/restaurants/fast-food/long-john-silvers-locations-in-albuquerque.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=Outback Steakhouse;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/outback-steakhouse-jefferson-albuquerque.php;");
aI("text=Pappadeaux;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/restaurant-row/pappadeaux-albuquerque.php;");
aI("showmenu=Pelican's/Pelican's - MontgomeryLEFT_MENU;text=Pelican's;target=;url=pelicans-seafood-albuquerque.php;");
aI("text=Ragin' Shrimp;target=;url=http://albuquerquewebmall.com/neighborhoods/southeast/87106-se/nob-hill/restaurants/ragin-shrimp-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("showmenu=Red Lobster/Red Lobster-MontgomeryLEFT_MENU;text=Red Lobster;target=;url=red-lobster-albuquerque.php;");
aI("text=Sizzler;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/zuni/sizzler-albuquerque-menaul.php;");
aI("text=Wings N Things;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/boyds-leslie-park/restaurants/tickles-and-snooks-wings-n-things-albuquerque.php;");
}

with(milonic=new menuname("Pelican's/Pelican's - MontgomeryLEFT_MENU")){
style=submenuStyle;
aI("text=Pelican's - Montgomery;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87111-ne/san-gabriel-area/pelicans-montgomery.php;");
aI("text=Pelican's Coors;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/pelicans-cottonwood-albuquerque.php;");
}

with(milonic=new menuname("Red Lobster/Red Lobster-MontgomeryLEFT_MENU")){
style=submenuStyle;
aI("text=Red Lobster-Montgomery;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/restaurants/red-lobster-albuquerque-montgomery.php;");
aI("text=Red Lobster-Cottonwood;target=;url=http://albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/red-lobster-cottonwood-albuquerque.php;");
}


 drawMenus();

