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=4;
_subOffsetLeft=-2;


with(corporate_profile=new mm_style()){
styleid=3;
//bordercolor="#ffffff";
//borderstyle="solid";
//borderwidth=0;
fontfamily="verdana,Arial,helvetica";
fontsize="11px";
offbgcolor="#efefef";
offcolor="#00529b";
onbgcolor="#1254ac";
oncolor="#FFFFFF";
fontstyle="normal";
fontweight="normal";
overimage="images/company_o.gif";
separatorcolor="white";
separatorsize=1;
padding=8;

}


with(project=new mm_style()){
styleid=3;
//bordercolor="#ffffff";
//borderstyle="solid";
//borderwidth=0;
fontfamily="verdana,Arial,helvetica";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
overimage="images/services_o.gif";
separatorcolor="white";
separatorsize=1;
padding=8;
}

with(market=new mm_style()){
styleid=3;
//bordercolor="#ffffff";
//borderstyle="solid";
//borderwidth=0;
fontfamily="verdana,Arial,helvetica";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
//overimage="images/menu/market_r.gif";
separatorcolor="white";
separatorsize=1;
padding=8;
}

with(projects=new mm_style()){
styleid=3;
//bordercolor="#ffffff";
//borderstyle="solid";
//borderwidth=0;
fontfamily="verdana,Arial,helvetica";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
//overimage="images/menu/projects_r.gif";
separatorcolor="white";
separatorsize=1;
}


with(careers=new mm_style()){
styleid=3;
//bordercolor="#ffffff";
//borderstyle="solid";
//borderwidth=0;
fontfamily="verdana,Arial,helvetica";
fontsize="11px";
offbgcolor="#efefef";
offcolor="#00529b";
onbgcolor="#1254ac";
oncolor="#FFFFFF";
fontstyle="normal";
fontweight="normal";
overimage="images/carrers_o.gif";
separatorcolor="white";
separatorsize=1;
padding=8;

}
with(affiliations=new mm_style()){
styleid=3;
//bordercolor="#ffffff";
//borderstyle="solid";
//borderwidth=0;
fontfamily="verdana,Arial,helvetica";
fontsize="11px";
offbgcolor="#efefef";
offcolor="#00529b";
onbgcolor="#1254ac";
oncolor="#FFFFFF";
fontstyle="normal";
fontweight="normal";
overimage="images/affiliations_o.gif";
separatorcolor="white";
separatorsize=1;
padding=8;

}


with(WhiteBlue=new mm_style()){
styleid=2;
fontfamily="verdana,Arial,helvetica";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#893131";
offcolor="#ffffff";
onbgcolor="#b63f3f";
oncolor="#FFFFFF";
//bordercolor="#490505";
//borderstyle="solid";
//borderwidth=1;
padding=7;
separatorcolor="#c57977";
separatorsize=1;
}


with(Light=new mm_style()){
styleid=4;
fontfamily="verdana,Arial,helvetica";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#b85050";
offcolor="#ffffff";
onbgcolor="#e48787";
oncolor="#FFFFFF";
//bordercolor="#490505";
//borderstyle="solid";
//borderwidth=1;
padding=7;
separatorcolor="#c57977";
separatorsize=1;
}

with(milonic=new menuname("corporate_profile")){
style=WhiteBlue;
menuwidth=140;
top="offset=-0";
left="offset=0";
//overimage="images/menu/about_r.gif;";
aI("text=About Us;url=aboutus.asp;");
aI("text=Mission Statement;url=mission-statement.asp;");
aI("text=Management Profiles;url=company-officers.asp;");
}

with(milonic=new menuname("project")){
style=WhiteBlue;
menuwidth=140;
top="offset=0";
left="offset=0";
aI("showmenu=staffing;text=Staffing Solutions;url=staffing.asp;");
aI("showmenu=market;text=IT Services;url=it-services.asp;");
aI("text=Virtual VMO;url=virtual-vmo.asp;");
aI("showmenu=hr-services;text=HR Services;url=hr-services.asp;");

}

with(milonic=new menuname("staffing")){
style=Light;
menuwidth=160;
top="offset=-4";
left="offset=2";
aI("text=Consulting / Fulltime Staffing;url=consulting-full-time-staffing.asp;");
aI("text=Managed Staffing;url=managed-staffing.asp;");
}

with(milonic=new menuname("market")){
style=Light;
menuwidth=150;
top="offset=-4";
left="offset=2";
aI("text=Application Services;url=application.asp;");
aI("text=Infrastructure Services;url=infrastructure-services.asp;");
aI("text=Outsourcing Services;url=outsourcing-services.asp;");
}

with(milonic=new menuname("hr-services")){
style=Light;
top="offset=-4";
left="offset=2";
aI("text=Organization Effectiveness;url=organization-effectiveness.asp;");
aI("text=Human Resource Systems Development;url=human-resource-systems-development.asp;");
aI("text=Executive Coaching;url=executive-coaching.asp;");
aI("text=Mergers/Acquisitions;url=mergers-acquisitions.asp;");
}


with(milonic=new menuname("careers")){
style=WhiteBlue;
menuwidth=140;
top="offset=0";
left="offset=0";
aI("text=Apply Here;url=apply-here.asp;");

}

with(milonic=new menuname("affiliations")){
//style=WhiteBlue;
//menuwidth=140;
//top="offset=0";
//left="offset=0";
//aI("text=Aply Here;url=#;");

}

drawMenus();

