_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Big6.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Black";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:10px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Big_hover6.png";
itemheight="63";
itemwidth="153";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ff6868";
offcolor="#dddddd";
onbgcolor="#ff7777";
oncolor="#cdcdcd";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="63";
aI("text=BROWSE by CATEGORY;target=;url=BROWSE_by_CATEGORY.html;");
aI("text=eBOOK STORE;target=;url=eBOOK_STORE.html;");
aI("text=NEW RELEASES;target=;url=NEW_RELEASES.html;");
aI("text=NEWSLETTER;target=;url=NEWSLETTER.html;");
}


 drawMenus();

