fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=280;		// The time delay for menus to remain visible on mouse out in milisecond
_menuOpenDelay=150;		// The time delay before menus open on mouse over in milisecond
_subOffsetTop=180;			//Sub menu top offset
_subOffsetLeft=0;			//Sub menu left offset



with(menuStyle=new mm_style()){
align = "center";

bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
//onbold=1;
fontfamily="Arial,Verdana";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth= 120;
//itemheight= 10;
offbgcolor="#d32008";
offcolor="#ffffff";
onbgcolor="#999999";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=88)";
padding=6;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="black_7x7.gif";
subimagepadding=2;
//position = "relative";

}




with(milonic=new menuname("product")){
overflow="scroll";
top
style=menuStyle;
aI("text=ACT!;url=act.html;");
aI("text=CHIeru;url=chieru.html;");
aI("text=Formic;url=formic.html;");
aI("text=INVU;url=invu.html;");
aI("text=Now Wireless;url=nowwireless.html;");
aI("text=WorldCard;url=penpower.html;");
aI("text=Siemens;url=siemens.html;");
aI("text=Synology;url=synology.html;");
aI("text=Napera;url=napera.html;");
}



drawMenus();

