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(menuStyle=new mm_style()){
bordercolor="#464447";
borderstyle="none";
borderwidth=0;
fontfamily="Arial";
fontsize="60%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F7D613";
offcolor="#464447";
onbgcolor="#464447";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0);Alpha(opacity=100)";
padding=5;
pagebgcolor="#F7D613";
pagecolor="#464447";
separatorcolor="#999999";
separatorsize=1;
subimage="";
subimagepadding=0;
}

with(subStyle=new mm_style()){
bordercolor="#464447";
borderstyle="none";
borderwidth=0;
fontfamily="Arial";
fontsize="60%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#464447";
offcolor="#ffffff";
onbgcolor="#464447";
oncolor="#F7D613";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=5;
pagebgcolor="#464447";
pagecolor="#FFFFFF";
separatorcolor="#666666";
separatorsize=1;
subimage="";
subimagepadding=0;
}

//with(milonic=new menuname("Main Menu")){
//alwaysvisible=1;
//left=10;
//orientation="horizontal";
//style=menuStyle;
//top=10;
//aI("status=Back To Home Page;showmenu=Home;text=HOME;url=http://www.silentedge.co.uk;");
//aI("showmenu=Aboutus;text=ABOUT US;");
//aI("showmenu=Products;text=PRODUCTS;");
//aI("showmenu=Sales;text=SALES ACADEMIES;");
//aI("showmenu=Recruitment;text=RECRUITMENT;");
//aI("showmenu=Thought;text=KNOWLEDGE CENTRE;");
//aI("showmenu=Press Releases;text=Press Releases;");
//aI("showmenu=Partnerships;text=PARTERSHIPS;");
//aI("showmenu=Contact;text=CONTACT US;");
//aI("showmenu=People;text=KEY PEOPLE;");
//aI("showmenu=Clients;text=CLIENTS;");
//}

//with(milonic=new menuname("Aboutus")){
//left=10;
//orientation="horizontal";
//style=subStyle;
//aI("align=center;text=BEYOND TRADITIONAL CONSULTANCY;url=salesforceauthority.asp;");
//aI("align=center;text=OUR APPROACH;url=ourapproach.asp;");
//aI("align=center;text=KEY PEOPLE;url=keypeople.asp;");
//}

with(milonic=new menuname("Products")){
left=30;
orientation="horizontal";
style=subStyle;
aI("align=center;text=AWARENESS;url=products_awareness.asp;");
aI("align=center;text=MOTIVATION;url=products_motivation.asp;");
aI("align=center;text=SKILLS DEVELOPMENT;url=products_skillsdevelopment.asp;");
aI("align=center;text=SUBSTAINABILITY;url=products_substainability.asp;");
aI("align=center;text=MEMORY JOGGER;url=products_memoryjogger.asp;");
}

//with(milonic=new menuname("Recruitment")){
//left=120;
//orientation="horizontal";
//style=subStyle;
//aI("align=center;text=HIRING THE RIGHT TALENT;url=recruitment_hiring.asp;");
//aI("align=center;text=TALENT NEEDED IN OUR CLIENTS;url=recruitment_talent.asp;");
//}

with(milonic=new menuname("Thought")){
left=150;
orientation="horizontal";
style=subStyle;
aI("align=center;text=WINNING HEARTS AND MINDS;url=thoughts_winninghearts.asp;");
aI("align=center;text=RESEARCH;url=thoughts_research.asp;");
aI("align=center;text=COST OF RECRUITING THE WRONG CANDIDATE;url=recruitment_ROI.asp;");
}


with(milonic=new menuname("Clients")){
left=400;
orientation="horizontal";
style=subStyle;
aI("align=center;text=CLIENT LIST;url=clients_list.asp;");
aI("align=center;text=CLIENT QUOTES;url=clients_quotes.asp;");
aI("align=center;text=VIDEO TESTIMONIALS;url=clients_testimonials.asp;");
aI("align=center;text=CASE STUDIES;url=clients_stories.asp;");
}

drawMenus();
