_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="DimGray";
onbgcolor="#ffffff";
oncolor="DarkBlue";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagecolor="DarkRed";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#ffffff";
offcolor="Gray";
onbgcolor="#ffffff";
oncolor="DarkBlue";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagecolor="DarkRed";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="130";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Products;target=;url=../../products/;");
aI("text=Public Domain Products;target=;url=./;");
aI("text=Hints for Lovers;target=;url=hints-for-lovers.html;");
aI("text=Modern Sex Techniques;target=;url=modern-sex-techniques.html;");
aI("text=Modern Sex Techniques1;target=;url=modern-sex-techniques1.html;");
aI("text=How to Succeed With Women (Without Really Trying);target=;url=how-to-succeed-with-women-(without-really-trying).html;");
aI("text=D.H. Lawrence's Greatest Love Stories;target=;url=d.h.-lawrence's-greatest-love-stories.html;");
aI("text=Dramatic Romances;target=;url=dramatic-romances.html;");
aI("text=The Art of Dating;target=;url=the-art-of-dating.html;");
aI("text=Sane Sex Life and Sane Sex Living;target=;url=sane-sex-life-and-sane-sex-living.html;");
aI("text=Happiness and Marriage;target=;url=happiness-and-marriage.html;");
aI("text=Miscellaneous1;target=;url=products-public-domain-products-miscellaneous1.html;");
aI("text=Miscellaneous2;target=;url=miscellaneous2.html;");
aI("text=Site Map;target=;url=../../sitemap-page-order.html;");
}


 drawMenus();

