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=-3;
_subOffsetLeft=2;

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4E84C4";
offcolor="#FFFFFF";
onbgcolor="#4E84C4";
oncolor="#FFFFFF";
padding=5;
pagebgcolor="4E84C4";
pagecolor="#FFFFFF";
pagesubimage="../../centres.nsf/files/navigator-arrow-on/$FILE/navigator-arrow-on.gif";
separatorcolor="#4E84C4";
separatorsize=12;
subimage="../../centres.nsf/files/navigator-arrow-off/$FILE/navigator-arrow-off.gif";
onsubimage="../../centres.nsf/files/navigator-arrow-on/$FILE/navigator-arrow-on.gif";
subimagepadding=1;
}

with(menuStyleSub=new mm_style()){
bordercolor="#000000";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
menuwidth="158px";
offbgcolor="#4E84C4";
offcolor="#FFFFFF";
onbgcolor="#CCCCCC";
oncolor="#006699";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.4);Alpha(opacity=90);-moz-opacity:0.9;Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#85A9D6";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="../../centres.nsf/files/navigator-subarrow-off/$FILE/navigator-subarrow-off.gif";
onsubimage="../../centres.nsf/files/navigator-subarrow-on/$FILE/navigator-subarrow-on.gif";
subimagepadding=1;
}

with(milonic=new menuname("About")){
style=menuStyleSub;
left="offset=-4";
top="offset=3";
aI("text=&nbsp;About Diligenta&nbsp;;url=about-diligenta;");
aI("text=&nbsp;Our Board&nbsp;;url=about-board;");
aI("text=&nbsp;Executive Management Team&nbsp;;url=about-management;");
aI("text=&nbsp;About TCS&nbsp;;url=about-tcs;");
}

with(milonic=new menuname("Services")){
style=menuStyleSub;
left="offset=-4";
top="offset=3";
aI("text=&nbsp;Delivering outstanding customer service&nbsp;;url=services-customer;");
aI("text=&nbsp;Creating future proof solutions&nbsp;;url=services-future;");
aI("text=&nbsp;Delivering certainty through BPO&nbsp;;url=services-bpo;");
aI("text=&nbsp;Our Clients&nbsp;showmenu=OurClients;;");
}


with(milonic=new menuname("OurClients")){
style=menuStyleSub;
left="offset=-4";
top="offset=3";
aI("text=&nbsp;Phoenix Group&nbsp;;url=services-casestudy;");
aI("text=&nbsp;SLF UK&nbsp;;url=services-casestudyslfuk;");
}

with(milonic=new menuname("Careers")){
style=menuStyleSub;
left="offset=-4";
top="offset=3";
aI("text=&nbsp;Working for Diligenta&nbsp;;url=careers-working;");
aI("text=&nbsp;Current opportunities&nbsp;;url=careers-opportunities;");
aI("text=&nbsp;Lynch Wood Park&nbsp;;url=locationphotos;");
aI("text=&nbsp;Meet some of our people&nbsp;;url=meetstaff;");
aI("text=&nbsp;CSR at Diligenta&nbsp;;url=csr;");
}

with(milonic=new menuname("News")){
style=menuStyleSub;
left="offset=-4";
top="offset=3";
aI("text=&nbsp;Latest news;;url=news-latest;");
aI("text=&nbsp;Financial reporting&nbsp;;url=news-financial;");
}

with(milonic=new menuname("Contact")){
style=menuStyleSub;
left="offset=-4";
top="offset=3";
aI("text=&nbsp;Contact us&nbsp;;url=contact;");
aI("text=&nbsp;Our location&nbsp;;url=contact-location;");
}

drawMenus();

