
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset


with(AllImagesStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
padding=3;
fontstyle="normal";
fontweight="normal";
}


with(menuStyle=new mm_style()){
onbgcolor="#444444";
oncolor="#FFFFFF";
offbgcolor="#666666";
offcolor="#FFFFFF";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
separatorcolor="#FFFFFF";
separatorsize="1";
padding="3";
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/images/white_arrow.gif";
subimagepadding="2";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("ProtectResidents")){
style=menuStyle;
aI("text=Security for Life;url=http://www.irsecurityandsafety.com/security_for_life.asp;showmenu=SecurityForLife;target=_blank;");
aI("text=Key Management;url=http://www.irsecurityandsafety.com/keymanagement.asp;target=_blank;");
aI("text=Access Control;url=http://www.irsecurityandsafety.com/accesscontrol.asp;target=_blank;");
aI("text=Time and Attendance;url=http://www.irsecurityandsafety.com/time_&_attendance.asp;target=_blank;");
aI("text=Vandalism;url=http://www.irsecurityandsafety.com/vandalism.asp;target=_blank;");
aI("text=ADA Compliance;url=http://www.irsecurityandsafety.com/ADA_Compliance.asp;target=_blank;");
aI("text=Personnel Scheduling;url=http://www.irsecurityandsafety.com/personnel_scheduling.asp;target=_blank;");
aI("text=Solutions Integration;url=http://www.irsecurityandsafety.com/solutions_integration.asp;target=_blank;");
aI("text=Software Solutions;showmenu=SoftwareSolutions;");
}

with(milonic=new menuname("SecurityForLife")){
style=menuStyle;
aI("text=Level 1 - Mechanical Access Egress;url=http://www.irsecurityandsafety.com/level1.asp;target=_blank;");
aI("text=Level 2 - Electronic Access Control & Key Management;url=http://www.irsecurityandsafety.com/level2.asp;target=_blank;");
aI("text=Level 3 - Networked Access Control & Biometrics;url=http://www.irsecurityandsafety.com/level3.asp;target=_blank;");
aI("text=Level 4 - Facility Integration;url=http://www.irsecurityandsafety.com/level4.asp;target=_blank;");
}

with(milonic=new menuname("SoftwareSolutions")){
style=menuStyle;
aI("text=LockLink / LockLink Express;url=http://www.irsecurityandsafety.com/locklink.asp;target=_blank;");
aI("text=Locknetics on Board;url=http://www.irsecurityandsafety.com/locknetics.asp;target=_blank;");
aI("text=Site Master;url=http://www.irsecurityandsafety.com/sitemaster.asp;target=_blank;");
aI("text=SpecWorks;url=http://www.irsecurityandsafety.com/specworks.asp;target=_blank;");
}

with(milonic=new menuname("ServiceAndSupport")){
style=menuStyle;
aI("text=IR Security Centers;url=http://www.irsecurityandsafety.com/security_center.asp;target=_blank;");
aI("text=Authorized Locksmiths;url=http://www.irsecurityandsafety.com/locksmiths.asp;target=_blank;");
aI("text=Customer Service;url=http://www.irsecurityandsafety.com/customer_service.asp;target=_blank;");
aI("text=Technical Support;url=http://www.irsecurityandsafety.com/sss_techsupport.asp;target=_blank;");
}

