_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=Home;target=;url=.././;");
aI("text=Restaurants;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("showmenu=The Thorough-fare/4th StreetLEFT_MENU;text=The Thorough-fare;target=;url=albuquerque-restaurants-the-thorough-fare.php;");
aI("text=Downtown;target=;url=../restaurants/downtown/;");
aI("text=Uptown;target=;url=../restaurants/uptown/;");
aI("text=Nob Hill;target=;url=../restaurants/nob-hill/;");
aI("text=Old Town;target=;url=../restaurants/old-town/;");
aI("text=Northeast;target=;url=../restaurants/northeast/;");
aI("text=Northwest;target=;url=../restaurants/northwest/;");
aI("text=North Valley;target=;url=../restaurants/north-valley/;");
aI("text=Southeast;target=;url=../restaurants/southeast/;");
aI("text=Southwest;target=;url=../restaurants/southwest/;");
aI("text=American Food;target=;url=../restaurants/american-food/;");
aI("text=Asian;target=;url=../restaurants/asian/;");
aI("text=Brazilian;target=;url=../restaurants/brazilian/;");
aI("text=Chinese;target=;url=../restaurants/chinese/;");
aI("text=French;target=;url=../restaurants/french/;");
aI("text=Greek;target=;url=../restaurants/greek/;");
aI("text=Italian;target=;url=../restaurants/italian/;");
aI("text=Indian;target=;url=../restaurants/indian/;");
aI("text=Japanese;target=;url=../restaurants/japanese/;");
aI("text=Mexican;target=;url=../restaurants/mexican/;");
aI("text=New Mexican;target=;url=../restaurants/new-mexican/;");
aI("text=Thai;target=;url=../restaurants/thai/;");
aI("text=Vietnamese;target=;url=../restaurants/vietnamese/;");
aI("text=Barbeque;target=;url=../restaurants/barbeque/;");
aI("text=Pizza;target=;url=../restaurants/pizza/;");
aI("text=Burgers;target=;url=../restaurants/burgers/;");
aI("text=Coffee and Tea;target=;url=../restaurants/coffee-and-tea/;");
aI("text=Donuts and Bagels;target=;url=../restaurants/donuts-and-bagels/;");
aI("text=Fast Food;target=;url=../restaurants/fast-food/;");
aI("text=Sandwiches and Subs;target=;url=../restaurants/sandwiches-and-subs/;");
aI("text=Seafood;target=;url=../restaurants/seafood/;");
aI("text=Sushi;target=;url=../restaurants/sushi/;");
aI("text=Steak;target=;url=../restaurants/steak/;");
aI("text=Vegetarian;target=;url=../restaurants/vegetarian/;");
aI("text=Hotel Restaurants;target=;url=restaurants-near-hotels.php;");
}

with(milonic=new menuname("The Thorough-fare/4th StreetLEFT_MENU")){
style=submenuStyle;
aI("text=4th Street;target=;url=albuquerque-restaurants-on-4th-street.php;");
aI("text=Academy Rd.;target=;url=albuquerque-restaurants-on-academy.php;");
aI("text=Candelaria Rd.;target=;url=albuquerque-restaurants-on-candelaria.php;");
aI("text=Carlisle Blvd;target=;url=albuquerque-restaurants-on-carlisle.php;");
aI("text=Central;target=;url=restaurants-on-central-albuquerque.php;");
aI("text=Coors Blvd;target=;url=restaurants-on-coors-albuquerque.php;");
aI("text=Eubank Blvd;target=;url=albuquerque-restaurants-on-eubank.php;");
aI("text=Gibson;target=;url=restaurants-on-gibson-albuquerque.php;");
aI("text=Golf Course;target=;url=restaurants-on-golf-course-albuquerque.php;");
aI("text=Holly Avenue;target=;url=albuquerque-restaurants-on-holly.php;");
aI("text=Juan Tabo;target=;url=albuquerque-restaurants-on-juan-tabo.php;");
aI("text=Lomas;target=;url=albuquerque-restaurants-on-lomas.php;");
aI("text=Louisiana;target=;url=albuquerque-restaurants-on-louisiana.php;");
aI("text=Menaul;target=;url=albuquerque-restaurants-on-menaul.php;");
aI("text=Montgomery;target=;url=albuquerque-restaurants-on-montgomery.php;");
aI("text=Paseo Del Norte;target=;url=restaurants-on-paseo-del-norte.php;");
aI("text=San Pedro;target=;url=albuquerque-restaurants-on-san-pedro.php;");
aI("text=San Mateo;target=;url=albuquerque-restaurants-on-san-mateo.php;");
aI("text=Wyoming;target=;url=albuquerque-restaurants-on-wyoming.php;");
}


 drawMenus();

