fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=-1;

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#D5D2D2";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
imagepadding=3;
offbgcolor="#414141";    //dropdown bg color
offcolor="#ffffff";   //dropdown font color
onbgcolor="#eeeeee"; //hover color//
oncolor="#007BC5";       //hover font color//
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=3;
pagecolor="#ffffff";
pagebgcolor="#98c200";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=5;
}

with(submenuStyle01=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headercolor="#F2A153";
imagepadding=8;
offbgcolor="#4a4a4a";
offcolor="#ffffff";
onbgcolor="#EEEFF1";
oncolor="#FFFFFF";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=8;
pagecolor="#ffffff";
pagebgcolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=12;
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Tahoma";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=0;
offbgcolor="#e8e8e8";
offcolor="#000000";
onbgcolor="#ff6600";
oncolor="#ffffff";
outfilter="Fade(Overlap=1.00)";
padding=11;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;



aI("image=images/img-services-grey.gif;overimage=images/attendance-software-services-green.gif;pageimage=images/attendance-software-services-green.gif;showmenu=service;url=#");


}

with(milonic=new menuname("service")){
style=submenuStyle;
aI("text=Attendance Recording & Access Controlling, <br>Biometric Devices & Finger Print Readers  ;url=biometric-attendance-systems.htm;");
aI("text=Access Control Accessories  ;url=access-control-security-systems.htm;");
aI("text=ID Cards & Accessories ;url=id-cards-accessories.htm;");
aI("text=Time & Attendance Software <br> WINARMS ;url=time-attendance-software.htm;");
aI("text=Time & Attendance Software <br> Web Enabled & Leave management ;url=time-attendance-software-management.htm;");
aI("text=Visitor Management ;url=visitor-management-software.htm;");
aI("text=Canteen Management ;url=canteen-management.htm;");
aI("text=CCTV ;url=cctv-surveillance-cameras.htm;");
aI("text=Fire Alarm System ;url=fire-alarm-system.htm;");
aI("text=Readers ;url=readers.htm;");
}

drawMenus();
