_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="DarkBlue";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#E7E6E7";
pagecolor="SteelBlue";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Gold";
borderstyle="solid";
borderwidth="2";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="Gray";
onbgcolor="#E7E6E7";
oncolor="DarkBlue";
outfilter="Fade(Overlap=1.00)";
padding="2";
pagebgcolor="#E7E6E7";
pagecolor="SteelBlue";
separatorcolor="Transparent";
separatorsize="6";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=BUY PRODUCTS;target=;url=pay-as-you-go.html;");
aI("text=IN IT TO WIN IT!;target=;url=in-it-to-win-it.html;");
aI("text=NEW ADDITIONS;target=;url=new-additions.html;");
aI("text=VIRAL VIDEOS;target=;url=free.html;");
aI("text=What Is PLR?;target=;url=what-is-plr.html;");
aI("text=Public Domain ;target=;url=public-domain.html;");
aI("text=Resell Rights;target=;url=resell-rights.html;");
}


 drawMenus();

