_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=French;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/restaurants/antiquity-restaurant-albuquerque.php;");
aI("text=Baggin's;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87108-ne/fair-west/restaurants/baggins-albuquerque.php;");
aI("text=Brasserie la Provence;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/nob-hill/restaurants/brasserie-la-provence-albuquerque.php;");
aI("text=Cafe Green;target=;url=http://www.albuquerquewebmall.com/neighborhoods/downtown/downtown-business-district/cafe-green-albuquerque.php;");
aI("text=Cafe Jean Pierre;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/restaurant-row/cafe-jeanpierre-albuquerque.php;");
aI("text=Chez Axel;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/boyds-leslie-park/chez-axel-albuquerque.php;");
aI("text=Chez Bob;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87122-ne/la-cueva-village/restaurants/chez-bob-albuquerque.php;");
aI("text=La Crepe Michel;target=;url=http://www.albuquerquewebmall.com/neighborhoods/old-town/historic-old-town/restaurants/la-crepe-michel-albuquerque.php;");
aI("text=La Quiche Parisienne Bistro;target=;url=http://albuquerquewebmall.com/neighborhoods/downtown/downtown-business-district/la-quiche-parisienne-bistro-albuquerque.php;");
aI("text=Le Cafe Miche Bistro;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/le-cafe-miche-bistro-albuquerque.php;");
aI("text=Le Paris French Bakery;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87112-ne/indian-moon/le-paris-french-bakery-albuquerque.php;");
aI("text=Melting Pot - Uptown;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/uptown/the-melting-pot-albuquerque-abq-uptown.php;");
aI("text=P'tit Louis Bistro;target=;url=http://www.albuquerquewebmall.com/neighborhoods/downtown/downtown-business-district/ptit-louis-bistro-albuquerque.php;");
aI("text=Terra American Bistro;target=;url=http://www.albuquerquewebmall.com/neighborhoods/north-valley/alameda-north-valley/terra-american-bistro-albuquerque-north-valley-%28alameda%29.php;");
aI("text=Zinc Wine Bar & Bistro;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/nob-hill/zinc-wine-bar-bistro-albuquerque.php;");
}


 drawMenus();

