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=-10;


with(menuStyle=new mm_style()){
fontfamily="Verdana";
fontsize="11px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#38435D";
offcolor="#ffffff";
onbgcolor="#38435D";
oncolor="#95A9E8";
overfilter="Fade(duration=0.2);Alpha(opacity=90), Direction=135, Strength=5)";
padding=2;
pagebgcolor="#38435D";
subimage="";
subimagepadding=5;
bgimage='';
separatorcolor="#B9BFDA";
separatorpadding=10;
separatorsize=1;
}

with(testmenuStyle=new mm_style()){
styleid=3;
fontfamily="Verdana";
fontsize="11px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#38435D";
offcolor="#ffffff";
onbgcolor="#95A9E8";
oncolor="#38435D";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#95A9E8";
pagecolor="black";
separatorcolor="#ffffff";
separatorpadding=3;
separatorsize=1;
separatorwidth="90%";
subimage="";
subimagepadding=10;
}

with(milonic=new menuname("Home")){
overflow="scroll";
style=testmenuStyle;
aI("text=View Bookings  ;url=index.html;")
aI("text=Make Bookings  ;url=booking/new.php;")
}

with(milonic=new menuname("Company Profile")){
style=testmenuStyle;
aI("text=Company History;url=companyhistory.html;");
aI("text=Core Values;url=corevalues.html;");
aI("text=Key People;url=companypeople.html;");
aI("text=Office Locations;url=contact.html;");
}

with(milonic=new menuname("What We Do")){
style=testmenuStyle;
aI("text=Management Consultancy ;url=managementconsultancy.html;");
aI("text=Programme & Project Consultancy ;url=programmeandprojectconsultancy.html;");
aI("text=Operations & Technical Consultancy ;url=technicalconsultancy.html;");
}

with(milonic=new menuname("Our Clients")){
style=testmenuStyle;
aI("text=Energy &amp; Utilities ;url=energyandutilities.html;");
aI("text=Finance &amp; Retail ;url=financeandretail.html;");
aI("text=Government &amp; Public Sector;url=governmentandpublic.html;");
aI("text=Land &amp; Property Management;url=landandpropertymanagement.html;");
aI("text=Natural Resources;url=naturalresources.html;");
aI("text=Telecommunication;url=telecomunications.html;");
aI("text=Transportation;url=transportation.html;");
}

with(milonic=new menuname("Our People and Careers")){
style=testmenuStyle;
aI("text=Have you got what it takes? ;url=whatittakes.html;");
aI("text=Personal Perspectives ;url=personalperspectives.html;");
aI("text=An Invitation To Talk ;url=invitation.html;");
aI("text=Current Vacancies ;url=vacancies.html;");
aI("text=&nbsp;&nbsp;Graduates ;url=graduate/index.html;");
}

with(milonic=new menuname("Latest News")){
style=testmenuStyle;
aI("text=New Agency ;url=contacts/newagency.php;");
aI("text=Manage Agents ;url=contacts/searchagency.php;");
}

with(milonic=new menuname("Contact Us")){
style=testmenuStyle;
aI("text=New Agency ;url=contacts/newagency.php;");
aI("text=Manage Agents ;url=contacts/searchagency.php;");
}

with(milonic=new menuname("Graduate Profiles")){
style=testmenuStyle;
aI("text=Ben Thomson ;url=ben_thomson.html;");
aI("text=Tom Christian ;url=tom_christian.html;");
}



drawMenus();

