_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="DarkGray";
offcolor="White";
onbgcolor="White";
oncolor="Black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="#CCCCCC";
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="DarkGray";
offcolor="Black";
onbgcolor="Cornsilk";
oncolor="Gray";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Azure";
pagecolor="DarkGray";
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 14 - Downtown;target=;url=http://www.albuquerquewebmall.com/neighborhoods/downtown/downtown-business-district/century-14-downtown-albuquerque-nm-87102.php;");
aI("text=Winrock 6 - Uptown;target=;url=http://www.albuquerquewebmall.com/neighborhoods/northeast/87110-ne/uptown/ua-winrock-6-uptown-albuquerque-87110.php;");
aI("text=UA 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=UA 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 Stadium 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 MoviesCinemark 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;");
}

with(milonic=new menuname("Dollar MoviesCinemark 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,-nm-87109.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;");
}


 drawMenus();
