_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=Movies;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Century Rio 24;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/restaurant-row/century-rio-24.php;");
aI("text=Century Downtown;target=;url=http://www.albuquerquewebmall.com/neighborhoods/downtown/downtown-business-district/century-14-downtown-albuquerque-nm-87102.php;");
aI("text=Winrock 6;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/uptown/ua-winrock-6-uptown-albuquerque-87110.php;");
aI("text=Four Hills 10;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87123-se/singing-arrow/ua-four-hills-theater-10-albuquerque-movies-87123.php;");
aI("text=High Ridge 8;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87112-ne/chelwood-park/ua-high-ridge-8-movie-theater-albuquerque-nm-87112.php;");
aI("text=Cottonwood Mall 16;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/cottonwood-stadium-16-movie-theater-and-show-times-albuquerque-nm-87114.php;");
aI("showmenu=Dollar Movies/Cinemark Movies 8LEFT_MENU;text=Dollar Movies;target=;url=dollar-movie-theaters-in-albuquerque.php;");
aI("text=The Guild Cinema;target=;url=http://www.albuquerquewebmall.com/neighborhoods/southeast/87106-se/nob-hill/the-guild-albuquerque-nm-87106.php;");
aI("text=Movies on Demand;target=;url=online-movies-albuquerque.php;");
aI("showmenu=Redbox Movies/NortheastLEFT_MENU;text=Redbox Movies;target=;url=redbox-movies-albuquerque.php;");
}

with(milonic=new menuname("Dollar Movies/Cinemark Movies 8LEFT_MENU")){
style=submenuStyle;
aI("text=Cinemark Movies 8;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87109-ne/del-norte/cinemark-movies-8-theater-showtimes-albuquerque.php;");
aI("text=Cinemark Movies West;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northwest/87114-nw/paradise-hills/cinemark-movies-west-showtimes-albuquerque-nm-87114.php;");
}

with(milonic=new menuname("Redbox Movies/NortheastLEFT_MENU")){
style=submenuStyle;
aI("text=Northeast;target=;url=redbox-movies-albuquerque-northeast.php;");
aI("text=Albertsons;target=;url=redbox-movies-albuquerque-albertsons.php;");
aI("text=Smith's;target=;url=redbox-movies-albuquerque-smiths.php;");
aI("text=Walgreens;target=;url=redbox-movies-albuquerque-walgreens.php;");
}


 drawMenus();

