fixMozillaZIndex=false; //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(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="helvetica";
fontsize="0.8em";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#6d91a3";
offcolor="#ffffff";
onbgcolor="#bcbec0";
oncolor="#6d91a3";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=4;
subimage="/images/widgets/WhiteArrowDown.gif";
subimagepadding="5";
subimageposition="left";
separatorsize=1;
separatorcolor="#ffffff";
separatorpadding=10;
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="helvetica";
fontsize="0.75em";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#bcbec0";
offcolor="#004061";
onbgcolor="#6d91a3";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=5;
pagebgcolor="#6d91a3";
pagecolor="#ffffff";
subimage="/images/widgets/WhiteArrow.gif";
subimagepadding="5";
subimageposition="right";
separatorcolor="#6d91a3";
separatorsize=1;
}

with(milonic=new menuname("Services")){
overflow="scroll";
style=submenuStyle;
aI("text=&nbsp;REACT - Problem investigation &amp; diagnosis&nbsp;;url=/services/react_rci.php;")
aI("text=&nbsp;RPR - Problem diagnosis skills transfer&nbsp;;showmenu=Rpr;")
aI("text=&nbsp;IMPACT - Change impact assessment&nbsp;;showmenu=Impact;")
aI("text=&nbsp;LOAD TEST + - Application Load & Performance Testing&nbsp;;url=/services/load_test_application.php;");
}

with(milonic=new menuname("Rpr")){
overflow="scroll";
style=submenuStyle;
aI("text=&nbsp;RPR Foundation Training&nbsp;;url=/services/rpr_foundation.php;")
aI("text=&nbsp;RPR Deployment Support&nbsp;;url=/services/rpr_dss.php;")
}

with(milonic=new menuname("Impact")){
overflow="scroll";
style=submenuStyle;
aI("text=&nbsp;IMPACT for Data Centre Relocation&nbsp;;url=/services/impact_datacentre.php;")
aI("text=&nbsp;IMPACT for Application Deployment&nbsp;;url=/services/impact_application.php;")
aI("text=&nbsp;IMPACT for BPO Transition&nbsp;;url=/services/impact_bpo.php;")
}

with(milonic=new menuname("Information")){
overflow="scroll";
style=submenuStyle;
aI("text=&nbsp;Whitepapers&nbsp;;url=/info/whitepapers/index.php;")
aI("text=&nbsp;Articles&nbsp;;url=/info/articles/index.php;")
aI("text=&nbsp;Careers&nbsp;;url=/careers/vacancies.php;")
}

with(milonic=new menuname("About Us")){
overflow="scroll";
style=submenuStyle;
aI("text=&nbsp;Who we are&nbsp;;url=p_about_whoare.php;")
aI("text=&nbsp;Customers&nbsp;;url=p_about_customer.php;")
aI("text=&nbsp;Vacancies&nbsp;;url=p_about_vacancies.php;")
aI("text=&nbsp;Site map&nbsp;;url=p_sitemap.php;")
}

with(milonic=new menuname("Contact")){
overflow="scroll";
style=submenuStyle;
aI("text=&nbsp;Contact us&nbsp;;url=p_contact.php;")
aI("text=&nbsp;Directions&nbsp;;url=p_contact_directions.php;")
}

drawMenus();

