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(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="georgia, times";
fontsize="14px";
offbgcolor="none";
offcolor="#003";
onbgcolor="none";
oncolor="#FF0000";
padding=1;
pagecolor="#2a6aa7";
pagebgcolor="#FFFfff";
headercolor="#000000";
headerbgcolor="#ffffff";
separatorwidth="20"
separatorcolor="none"
}

with(ScrollingSampStyle1=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="georgia, times";
fontsize="14px";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#A0A7AC";
oncolor="#2a6aa7";
padding=5;
pagecolor="#2a6aa7";
pagebgcolor="#FFFfff";
headercolor="#000000";
headerbgcolor="#ffffff";
separatorwidth="20"
separatorcolor="none"
}



with(milonic=new menuname("products")){
overflow="scroll";
style=ScrollingSampStyle1;
aI("text=Nurse Call;url=nurse-call-systems.shtml;");
aI("text=Real Time Location Systems;url=location-systems.shtml;");
aI("text=Wireless Phones & Pagers;url=phones-pagers.shtml;");
aI("text=Voice & Intercom;url=voice-intercom.shtml;");
aI("text=Infant Security & Patient Wandering;url=infant-security-patient-wandering.shtml;");
aI("text=Access Control & CCTV;url=access-controls.shtml;");
aI("text=Two-Way Radio;url=two-way-radio.shtml;");
aI("text=Television;url=television.shtml;");


}



drawMenus();


