_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#7F0000";
onbgcolor="#EA5D10";
oncolor="White";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CD3407";
offcolor="White";
onbgcolor="#EA5D10";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Cult Movies;target=;url=http://www.thelostmovies.com/;");
aI("text=DOWNLOADS;target=;url=DOWNLOADS.html;");
aI("text=COMEDY;target=;url=COMEDY.html;");
aI("text=HORROR;target=;url=HORROR.html;");
aI("text=SCI-FI & FANTASY;target=;url=SCI-FI_&_FANTASY.html;");
aI("text=THRILLER;target=;url=THRILLER.html;");
aI("text=TV SERIES;target=;url=TV_SERIES.html;");
aI("text=DOCUMENTARY;target=;url=DOCUMENTARY.html;");
aI("text=DRAMA;target=;url=DRAMA.html;");
aI("text=FAMILY;target=;url=FAMILY.html;");
}


 drawMenus();

