fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
align="left";
bgimage="images/redgrad3d2.gif";
fontfamily="Tahoma, Verdana, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/sqauredot_black_5x5.gif";
imagepadding=4;
offbgcolor="#ffffff";
offcolor="#000000";
oncolor="#000000";
outfilter="fade(duration=0.5)";
pagecolor="black";
subimage="images/arrow.gif";
subimagepadding=5;
}

with(submenuStyle=new mm_style()){
styleid=1;
borderstyle="raised";
borderwidth=2;
fontfamily="Tahoma, Verdana, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="#D21212";
offcolor="#000000";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding=3;
pagecolor="black";
separatorsize=2;
subimage="images/arrow.gif";
subimagepadding=8;
swap3d=1;
}

with(milonic=new menuname("products")){
style=submenuStyle;
aI("text=14 * 14 Frame&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=products1.htm;");
aI("text=12 * 12 Frame;url=products1.htm;");
aI("text=10 * 10 Frame;url=products2.htm;");
aI("text=10 * 5 Frame;url=products3.htm;");
aI("text=8 * 8 Frame;url=products4.htm;");
aI("text=5 * 5 Frame;url=products5.htm;");
aI("text=4 * 4 Frame;url=products6.htm;");
}

drawMenus();

