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=1;
_subOffsetLeft=-1;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Tahoma, Arial";
fontsize="95%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#B4B2B5";
offcolor="#000000";
onbgcolor="#8A898E";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=165;
orientation="horizontal";
style=menuStyle;
top=180;


aI("showmenu=AboutUS;text=About Us;url=AboutUs.asp");
aI("showmenu=Profile;text=Corporate<br>Profile;url=Profile.asp");
aI("showmenu=HumanResources;text=Human<br>Resources;url=HumanResources.asp");
aI("showmenu=MarketingServices;text=Marketing<br>Services;url=Marketing.asp");
aI("showmenu=GovernmentServices;text=Government<br>Services;url=Government.asp");
aI("showmenu=MedicalServices;text=Medical<br>Services;url=MEdical.asp");
aI("showmenu=ContractedServices;text=Contracted<br>Services;url=ContractedServices.asp");
aI("showmenu=Teaming;text=Teaming;url=Teaming.asp");
}

with(milonic=new menuname("AboutUS")){
//overflow="scroll";
style=menuStyle;

aI("text=Awards & Recognition;url=AboutUs.asp#Awards;")
aI("text=In the News;url=AboutUs.asp#News;")
aI("text=Staff Profiles;url=AboutUs.asp#StaffProfiles;")

}

with(milonic=new menuname("AboutUS")){
//overflow="scroll";
style=menuStyle;

aI("text=Awards & Recognition;url=AboutUs.asp#Awards;")
aI("text=In the News;url=AboutUs.asp#News;")
aI("text=Staff Profiles;url=AboutUs.asp#StaffProfiles;")

}
with(milonic=new menuname("Profile")){
style=menuStyle;
aI("text=History;url=Profile.asp#History;");
aI("text=Philosophy;url=Profile.asp#Philosophy;");
aI("text=Services;url=Profile.asp#Services;");
aI("text=Diversity;url=Profile.asp#Diversity;");
}

with(milonic=new menuname("HumanResources")){
style=menuStyle;     

aI("text=Employment Solutions;url=HumanResources.asp#employment;");
aI("text=Flexible Staffing;url=HumanResources.asp#flexible;");
aI("text=Recruiting;url=HumanResources.asp#recruiting;");
aI("text=Workforce Development;url=HumanResources2.asp#workforce;");
aI("text=Background Checks;url=HumanResources2.asp#background;");
//aI("showmenu=Anti Spam;text=Anti Spam Tools;");
}

with(milonic=new menuname("MarketingServices")){
style=menuStyle;

aI("text=Market Research;url=Marketing.asp#research;");
aI("text=Market Surveys;url=Marketing.asp#surveys;");
aI("text=Focus Groups;url=Marketing.asp#focusgroups;");
//aI("text=International Marketing;url=Marketing.asp#international;");
}

with(milonic=new menuname("GovernmentServices")){
style=menuStyle; 

aI("text=Contract Experience;url=Government.asp#contract;");
//aI("text=Teaming Opportunities;url=Government.asp#teaming;");
}
with(milonic=new menuname("MedicalServices")){
style=menuStyle;
aI("text=Open Positions;url=OpenPositions.asp");
}
with(milonic=new menuname("ContractedServices")){
style=menuStyle;        
	
aI("text=Sexual Harassment;url=ContractedServices.asp#sexual;");
aI("text=Workplace Safety;url=ContractedServices.asp#workplace;");
aI("text=Administrative Functions;url=ContractedServices.asp#administrative;");
aI("text=Business Development;url=ContractedServices.asp#businessdevelopment;");
aI("text=Customer Services & Sales;url=ContractedServices.asp#customer;");
//aI("text=Grant Writing;url=ContractedServices.asp#grant;");
//aI("text=Facility Management;url=ContractedServices.asp#facility;");
//aI("text=Homeland Security;url=ContractedServices.asp#homeland;");
//aI("text=Business Plan & Strategy Evaluation;url=ContractedServices.asp#businessplan;");
//aI("text=Fund Raising;url=ContractedServices.asp#fund;");
//aI("text=Consulting;url=ContractedServices.asp#Consulting;");
}  
with(milonic=new menuname("Teaming")){
style=menuStyle;   

aI("text=Teaming Opportunities;url=Teaming.asp#teaming;");
aI("text=Contract Vehicles;url=Teaming.asp#contractvehicles;");
aI("text=Customers;url=Teaming.asp#Customers;");
aI("text=Educational Institutions;url=Teaming.asp#educational;");

}


drawMenus();

