_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="WhiteSmoke";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="Blue";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="WhiteSmoke";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=eBook Store Online;target=;url=./;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=About;target=;url=About.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Cheap Computer Parts;target=_blank;url=http://4pc-parts.com;");
aI("text=Lord of The Rings Trilogy;target=;url=http://lordoftheringstrilogy.org/;");
aI("text=Cheap Leather Recliners;target=;url=http://www.customslipcovers.org/Cheap-Leather-Recliners.html;");
aI("text=Plastic Playhouses For Kids;target=;url=http://plasticplayhousesforkids.org;");
}


 drawMenus();

