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=3;
} 

with(menuStyle=new mm_style()){
bordercolor="#444444";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#C5AD6D";
oncolor="#333366";
outfilter="Fade(duration=0.3)";
// overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=4;
pagebgcolor="#C5AD6D";
pagecolor="black";
separatorcolor="#444444";
separatorsize=1;
subimage="/Portals/0/arrowmilonicmenu.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
aI("image=" + skinPath + "images/btnaboutusgreyoff.gif;overimage=" + skinPath + "images/btnaboutusgreyon.gif;url=/aboutus/whychoosexpand.aspx;");
aI("image=" + skinPath + "images/btnsolutionsoff.gif;overimage=" + skinPath + "images/btnsolutionson.gif;showmenu=Solutions;");
aI("image=" + skinPath + "images/btndeliveredoff.gif;overimage=" + skinPath + "images/btndeliveredon.gif;showmenu=Delivered;");
aI("image=" + skinPath + "images/btnproductsoff.gif;overimage=" + skinPath + "images/btnproductson.gif;showmenu=Products;");
}

with(milonic=new menuname("Solutions")){
style=menuStyle;
aI("text=Content Management Systems;url=/solutions/contentmanagementsystems.aspx;");
aI("text=Custom Business Application Development;url=/solutions/businessapplications.aspx;");
aI("text=Custom Government Application Development;url=/solutions/governmentapplications.aspx;"); 
aI("text=Database;url=/solutions/database.aspx;");
aI("text=Enterprise Tool Implementation;url=/solutions/enterprisetools.aspx;");
aI("text=Emergency / Crisis Management;url=/solutions/emergencymanagement.aspx;");
aI("text=GIS/Mapping;url=/solutions/gis.aspx;");
aI("text=Hosting;url=/solutions/hosting.aspx;");
// aI("text=Security Support Services;url=/solutions/securitysupportservices.aspx;");
}

with(milonic=new menuname("Delivered")){
style=menuStyle;
aI("text=America's Career InfoNet;url=/delivered/americascareerinfonet.aspx;");
aI("text=America's Learning Exchange (ALX);url=/delivered/americaslearningexchange.aspx;");
aI("text=America's Service Locator;url=/delivered/americasservicelocator.aspx;");
aI("text=Career Voyages;url=/delivered/careervoyages.aspx;");
aI("text=DOL ETA Internet Services;url=/delivered/doletasupport.aspx;");
aI("text=Emergency Alert System for Communities Nationwide;url=/delivered/emergencyalertsystemforcommunitiesnationwide.aspx;");
aI("text=GetTech;url=/delivered/gettech.aspx;");
aI("text=A Health Initiative;url=/delivered/ahealthinitiative.aspx;");
aI("text=VETcentral;url=/delivered/vetcentral.aspx;");
aI("text=VisaPoint / EVAF;url=/delivered/visapoint.aspx;");
//aI("text=CareerOneStop;url=/delivered/careeronestop.aspx;");
}

with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=Epidemic Command and Control System;url=/products/epidemiccommandandcontrolsystem.aspx;");
aI("text=Emergency/Crisis Mgt;url=;showmenu=productsemergencysubs;");
aI("text=GIS/Mapping;url=;showmenu=productsgismappingsubs;");
aI("text=Health IT;url=;showmenu=productshealthitsubs;");
aI("text=Workforce Development;url=;showmenu=productsworkforcedevsubs;");
}

with(milonic=new menuname("productsemergencysubs")){
style=menuStyle;
aI("text=Community Alert;url=/products/communityalert.aspx;");
aI("text=Fleet Management;url=/products/fleetmanagement.aspx;");
aI("text=Radio Interoperability;url=/products/radiointeroperability.aspx;");
}

with(milonic=new menuname("productsgismappingsubs")){
style=menuStyle;
aI("text=Active Vu;url=/products/activevu.aspx;");
}

with(milonic=new menuname("productshealthitsubs")){
style=menuStyle;
aI("text=eCARE+;url=/products/ecareplus.aspx;");
aI("text=Biometric;url=/products/biometric.aspx;");
}

with(milonic=new menuname("productsworkforcedevsubs")){
style=menuStyle;
aI("text=Electronic Learning Exchange (ELEX);url=/products/electroniclearningexchange.aspx;");
aI("text=Job Pipe;url=/products/jobpipe.aspx;");
}

drawMenus();

