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=0;
_subOffsetLeft=-0;

//menus for the drop down on the milonic javascript menu, and the different parameters for the main menu itself


with(menuStyle=new mm_style()){
bordercolor="#DCE9F0";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E8E8E8	";
offcolor="#515151";
onbgcolor="#0093D1";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=4)";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#cccccc";
separatorsize=1;
subimage="/homepage/navigationjs/arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("Solutions")){
overflow="scroll";
orientation="horizontal";
style=menuStyle;
aI("text=Features and Benefits;url=/homepage/products_services/products_services.asp;")
aI("text=Professional Services;url=/homepage/products_services/professionalservices.asp;")
aI("text=Latest Enhancements;url=/homepage/products_services/latestenhancements.asp;")
aI("text=Training;url=/homepage/products_services/training.asp;")

}

with(milonic=new menuname("About Us")){
orientation="horizontal";
style=menuStyle;
aI("text=About Expesite;url=/homepage/why/why.asp;");
aI("text=Bios;url=/homepage/why/bios.asp;");
aI("text=Client Satisfaction;url=/homepage/why/clientsatisfaction.asp;");
aI("text=Partners/Affiliates;url=/homepage/why/partners_Affiliates.asp;");
aI("text=Community;url=/homepage/why/community.asp;");
//aI("text=Careers;url=/homepage/careers/careers.asp;");
}

with(milonic=new menuname("Press/Awards")){
style=menuStyle;
orientation="horizontal";
style=menuStyle;
aI("text=Press Releases;url=/homepage/press/pressrelease.asp;");
aI("text=Press Coverage;url=/homepage/press/presscoverage.asp;");
aI("text=Awards;url=/homepage/press/awards.asp;");
aI("text=Case Studies;url=/homepage/CaseStudies/cases.asp;");
}

//with(milonic=new menuname("Links")){
//style=menuStyle;
//aI("status=Apache Web Server, the basis of Milonic's Web Site;text=Apache Web Server;url=http://www.apache.org/;");
//aI("status=MySQL, Milonic's Prefered Choice of Database Server;text=MySQL Database Server;url=http://ww.mysql.com/;");
//aI("status=PHP - Web Server Scripting as used by Milonic;text=PHP - Development;url=http://www.php.net/;");
//aI("status=PHP Based Web Forum, Milonic's Recommended Forum Software;text=phpBB Web Forum System;url=http://www.phpbb.net/;");
//aI("showmenu=Anti Spam;status=Anti Spam Solutions, as used by Milonic;text=Anti Spam Tools;");
//}

//with(milonic=new menuname("Anti Spam")){
//style=menuStyle;
//aI("text=Spam Cop;url=http://www.spamcop.net/;");
//aI("text=Mime Defang;url=http://www.mimedefang.org/;");
//aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
//}



