fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=2000;
_menuOpenDelay=150;
_subOffsetTop=50;
_subOffsetLeft=50;
with(horizstyle=new mm_style()){
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="8pt";
align="center";
fontstyle="normal";
fontweight="bold";
itemheight="20";
itemwidth="150";
headerbgcolor="#FFFFFF";
headercolor="#FFFFFF";
/*offbgimg="/shop/images/menu/menubg.jpg";*/
offcolor="#FFFFFF";
/*onbgcolor="#333333";*/
oncolor="#FFFFFF";
padding=0;
/*pagebgimage="/shop/images/menu/menubgold.jpg"*/
pagebgcolor="#990000";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorheight="15";
separatorsize=1;
separatorpadding=1;
menubgimage="/shop/images/menu/menubg.jpg"
}
with(menuStyle=new mm_style()){
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="8pt";
fontstyle="normal";
itemwidth="144";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#999999";
offcolor="#FFFFFF";
onbgcolor="#990000";
oncolor="#FFFFFF";
outfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#990000";
pagecolor="#FFFFFF";
separatorcolor="#999999";
separatorsize=1;
}
with(milonic=new menuname("Information")){
overflow="scroll";
style=menuStyle;
aI("text=Home;url=/default.asp;")
aI("text=About Us;url=/shop/shopcontent.asp?type=aboutus;")
aI("text=PR;url=/shop/shopcontent.asp?type=press;")
aI("text=Terms & Conditions;url=/shop/shopcontent.asp?type=terms;")
aI("text=Privacy;url=/shop/shopcontent.asp?type=privacy;")
aI("text=Contact Us;url=/shop/shopcustcontact.asp;")
}
with(milonic=new menuname("Login")){
style=menuStyle;
aI("text=;type=form;offbgcolor=#999999;onbgcolor=#999999;onborder=;padding=0;");
}
with(milonic=new menuname("Categories")){
style=menuStyle;
aI("text=Corsets;url=/SHOP/shopdisplayproducts.asp?id=1&cat=Corsets;");
aI("text=Thongs;url=/SHOP/shopdisplayproducts.asp?id=2&cat=Thongs;");
}
with(milonic=new menuname("Cart")){
style=menuStyle;
aI("text=;type=form;offbgcolor=#999999;onbgcolor=#999999;onborder=;padding=0;");
}
drawMenus();