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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=2;
}

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#333333";
pagecolor="black";
separatorcolor="#333333";
separatorsize=1;
subimagepadding=0;
}

with(icgmenu=new menuname("Main Menu")){
alwaysvisible=1;

orientation="horizontal";
style=AllImagesStyle;

aI("image=images/common/menu_solutions.gif;overimage=images/common/menu_solutions.gif;status=Solutions;url=computerforensics.htm;showmenu=Solutions;");
aI("image=images/common/menu_about.gif;overimage=images/common/menu_about_.gif;url=about.htm;showmenu=About;");
aI("image=images/common/menu_media.gif;overimage=images/common/menu_media_.gif;url=articles.htm;showmenu=Media;");
aI("image=images/common/menu_contact.gif;overimage=images/common/menu_contact_.gif;url=contact.htm;showmenu=Contact;");
aI("image=images/common/menu_end.gif;");
aI("image=images/common/menu_home.gif;overimage=images/common/menu_home_.gif;url=index.htm;showmenu=Home;");
aI("image=images/common/menu_client.gif;overimage=images/common/menu_client_.gif;url=login.htm;showmenu=Client Login;");
}

with(icgmenu=new menuname("Solutions")){
overflow="scroll";
style=menuStyle;
aI("image=images/common/dd_computerforensics.gif;overimage=images/common/dd_computerforensics_.gif;url=computerforensics.htm;");
aI("image=images/common/dd_remoteforensics.gif;overimage=images/common/dd_remoteforensics_.gif;url=remoteforensics.htm;");
aI("image=images/common/dd_internetinvestigations.gif;overimage=images/common/dd_internetinvestigations_.gif;url=internetinvestigations.htm;");
aI("image=images/common/dd_communications.gif;overimage=images/common/dd_communications_.gif;url=communications.htm;");
aI("image=images/common/dd_financialservices.gif;overimage=images/common/dd_financialservices_.gif;url=financialservices.htm;");
aI("image=images/common/dd_digitalentertainment.gif;overimage=images/common/dd_digitalentertainment_.gif;url=digitalentertainment.htm;");
aI("image=images/common/dd_infosec.gif;overimage=images/common/dd_infosec_.gif;url=infosec.htm;");
aI("image=images/common/dd_isp.gif;overimage=images/common/dd_isp_.gif;url=internetserviceprovider.htm;");
aI("image=images/common/dd_ithreat.gif;overimage=images/common/dd_ithreat_.gif;url=ithreat.htm;");
}

with(icgmenu=new menuname("About")){
style=menuStyle;
aI("image=images/common/dd_companyoverview.gif;overimage=images/common/dd_companyoverview_.gif;url=about.htm;");
aI("image=images/common/dd_managementteam.gif;overimage=images/common/dd_managementteam_.gif;url=team.htm;");
aI("image=images/common/dd_advisoryboard.gif;overimage=images/common/dd_advisoryboard_.gif;url=board.htm;");
aI("image=images/common/dd_events.gif;overimage=images/common/dd_events_.gif;url=events.htm;");
aI("image=images/common/dd_partners.gif;overimage=images/common/dd_partners_.gif;url=partners.htm;");
}

with(icgmenu=new menuname("Media")){
style=menuStyle;
aI("image=images/common/dd_articles.gif;overimage=images/common/dd_articles_.gif;url=articles.htm;");
aI("image=images/common/dd_industry.gif;overimage=images/common/dd_industry_.gif;url=industry.htm;");
}

with(icgmenu=new menuname("Contact")){
style=menuStyle;
aI("image=images/common/dd_contact.gif;overimage=images/common/dd_contact_.gif;url=contact.htm;");
aI("image=images/common/dd_employment.gif;overimage=images/common/dd_employment_.gif;url=employment.htm;");
aI("image=images/common/dd_speaker.gif;overimage=images/common/dd_speaker_.gif;url=speaker.htm;");
}


drawMenus();

