_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=Barbeque;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("showmenu=Chili's Grill and Bar/Chili's - PaseoLEFT_MENU;text=Chili's Grill and Bar;target=;url=chilis-grill-and-bar-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("showmenu=Golden Pride/Golden Pride - Juan TaboLEFT_MENU;text=Golden Pride;target=;url=golden-pride-albuquerque.php;");
aI("text=Korean  BBQ House;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/nob-hill/restaurants/korean-bbq-house-albuquerque.php;");
aI("showmenu=Quarters BBQ/Paradise Hills - CoorsLEFT_MENU;text=Quarters BBQ;target=;url=quarters-bbq-albuquerque.php;");
aI("showmenu=Rudy's BBQ/Paradise Hills - CoorsLEFT_MENU;text=Rudy's BBQ;target=;url=rudy's-bbq-albuquerque.php;");
aI("text=Whole Hog Cafe;target=_blank;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87111-ne/san-gabriel-area/restaurants/whole-hog-cafe-albuquerque.php;");
}

with(milonic=new menuname("Chili's Grill and Bar/Chili's - PaseoLEFT_MENU")){
style=submenuStyle;
aI("text=Chili's - Paseo;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87122-ne/la-cueva-village/chilis-albuquerque-paseo-del-norte.php;");
aI("text=Chili's - Uptown;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/uptown/chilis-grill-bar-uptown-albuquerque.php;");
aI("text=Chili's - San Mateo;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/chilis-grill-and-bar-san-mateo.php;");
aI("text=Chili's - Cottonwood;target=;url=http://albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/restaurants/chilis-grill-bar-cottonwood-albuquerque.php;");
aI("text=Chili's - Central/Eubank;target=;url=http://albuquerquewebmall.com/neighborhoods/southeast/87123-se/undesignated/chilis-grill-bar-albuquerque-central-eubank.php;");
}

with(milonic=new menuname("Golden Pride/Golden Pride - Juan TaboLEFT_MENU")){
style=submenuStyle;
aI("text=Golden Pride - Juan Tabo;target=;url=http://albuquerquewebmall.com/neighborhoods/northeast/87111-ne/eldorado-heights/golden-pride-juan-tabo.php;");
aI("text=Golden Pride - Central/Eubank;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87123-ne/south-los-altos/golden-pride-bbq-albuquerque-central.php;");
}

with(milonic=new menuname("Quarters BBQ/Paradise Hills - CoorsLEFT_MENU")){
style=submenuStyle;
aI("text=Paradise Hills - Coors;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/quarters-bbq-cottonwood.php;");
aI("text=Osuna Park - Wyoming;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87111-ne/osuna-park/quarters-bbq-albuquerque-wyoming.php;");
}

with(milonic=new menuname("Rudy's BBQ/Paradise Hills - CoorsLEFT_MENU")){
style=submenuStyle;
aI("text=Paradise Hills - Coors;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/rudys-country-store-bar-b-que-coors.php;");
aI("text=Carlisle/Menaul;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/midtown/rudys-country-store-bar-b-q-albuquerque.php;");
}


 drawMenus();

