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()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="http://coefficienthosting.com/images/icon/orangedots.gif";
imagepadding=5;
offbgcolor="#367cad";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";

overimage="http://coefficienthosting.com/images/icon/whitedots.gif";
padding=4;
pagebgcolor="#367cad";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimage="http://coefficienthosting.com/images/icon/arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#8fbbd6";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="http://coefficienthosting.com/images/icon/arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("Coefficient")){
margin=7;
style=submenuStyle;

aI("text=Contact Us;url=/company/contact_us.htm;");
aI("text=Software License Agreement;url=/company/licensing.htm;");
aI("text=Privacy Policy;url=/company/privacy.htm;");
}

with(milonic=new menuname("Exchange")){
margin=7;
style=submenuStyle;
aI("text=What is Outlook/Exchange?;url=/exchange/why_exchange.htm;");
aI("text=Why host Outlook/Exchange?;url=/exchange/why_host_exchange.htm;");
aI("text=Why host with CoEfficient?;url=/exchange/why_host_coefficient.htm;");
aI("text=MS Exchange 2003;url=/exchange/exchange_2003.htm;");
aI("text=Small Business Solutions;url=/exchange/small_business.htm;");
aI("text=Enterprise Business Solutions;url=/exchange/enterprise_business.htm;");
aI("text=MS Exchange 2007 vs 2003;url=/exchange/compare_2007_2003.htm;");
}

with(milonic=new menuname("Services")){
margin=7;
style=submenuStyle;
aI("text=BlackBerry;url=/exchange/services/blackberry.htm;");
aI("text=GoodMobile;url=/exchange/services/goodmobile.htm;");
aI("text=Windows Mobile - ActiveSync;url=/exchange/services/activesync.htm;");
aI("text=SpamStopper;url=/exchange/services/spamstopper.htm;");
aI("text=Sharepoint Services;url=/exchange/services/sharepoint.htm;");
aI("text=Compliance;url=/exchange/services/compliance.htm;");
aI("text=Migration;url=/exchange/services/migration.htm;");
aI("text=Outlook 2003/2007 Training;url=/exchange/services/training.htm;");
aI("showmenu=Workflow;text=Workflow Integration & Services;");
}

with(milonic=new menuname("Features")){
margin=7;
style=submenuStyle;
aI("text=Free Email Software;url=/exchange/features/free_software.htm;");
aI("text=EMC Storage;url=/exchange/features/emc_storage.htm;");
aI("text=Antivirus;url=/exchange/features/antivirus.htm;");
aI("text=AntiSpam;url=/exchange/features/antispam.htm;");
aI("text=Nightly Backup;url=/exchange/features/nightly_backup.htm;");
aI("text=HostPilot;url=/exchange/features/hostpilot.htm;");
}

with(milonic=new menuname("Support")){
margin=7;
style=submenuStyle;
aI("text=Customer Login;url=/exchange/support/customer_login.htm;");
aI("text=Knowledgebase;url=/exchange/support/knowledgebase.htm;");
aI("text=Support Site;url=http://www.coefficient.us/support-center/index.php;");


}


with(milonic=new menuname("Workflow")){
margin=7;
style=submenuStyle;
aI("text=Workflow Services;url=/exchange/workflow/services.htm;");
aI("text=TBD;url=/exchange/workflow/.htm;");
aI("text=TBD;url=/exchange/workflow/.htm;");
}


drawMenus();


