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=0              // Sub menu top offset
_subOffsetLeft=0       // Sub menu left offset


with(AllImagesStyle=new mm_style()){
//styleid=1;
//bordercolor="#000000";
//borderstyle="solid";
//fontstyle="normal";
//fontweight="normal";
padding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#DEDEDE";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
//fontweight="bold";
headerbgcolor="#E6E7E7";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#297BB5";
onbgcolor="#EBEBEB";
oncolor="#297BB5";
//outfilter="randomdissolve(duration=.1)";
//overfilter="Fade(duration=.2);Alpha(opacity=85);Shadow(color=#777777', Direction=135, Strength=0)";
padding=7;
//pagebgcolor="#82B6D7";
//pagecolor="black";
separatorcolor="#DEDEDE";
separatorsize=1;
subimage="images/layout/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("products")){
style=menuStyle;
top="offset=-10"; 
itemwidth="300";
aI("text=Spector Pro - Monitor Kids Computer Use;url=spectorPro.asp;");
aI("text=IronKey - Secure USB drive & Internet Protection;url=ironKey.asp;");
aI("text=Lojack for Laptops;url=computRaceLojack.asp;");
aI("text=Computer Security Products;showmenu=compSecProd;");
aI("text=GPS Traking Devices for Parents;url=gpsTracking.asp;");
aI("text=Nanny Cams-View in real time from any Internet computer;url=nannyCams.asp;");
}

with(milonic=new menuname("compSecProd")){
style=menuStyle;
top="offset=-10"; 
itemwidth="300";
aI("text=Kaspersky Anti Virus and Anti Spyware;url=kaspersky.asp;");
aI("text=Avast - Free Anti-Virus;url=http://www.avast.com/eng/avast_4_home.html;target=_blank");
aI("text=Spybot - Free Spyware Protection;url=spyBot.asp;");
}

with(milonic=new menuname("quickTips")){
style=menuStyle;
top="offset=-10"; 
itemwidth="151";
aI("text=Identity Theft Tips;url=quickTips.asp#Identity;");
aI("text=Computer Security Tips;url=quickTips.asp#Computer;");
aI("text=Protect Children Tips;url=quickTips.asp#Family;");
}
drawMenus();
