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=10;
_subOffsetLeft=-10;

with(menuStyle=new mm_style()){
onbgcolor="#000000";
oncolor="#D40026";
offbgcolor="#000000";
offcolor="#FFFFFF";
//bordercolor="#97C0DC";
//borderstyle="solid";
borderwidth=0;
separatorcolor="#97C0DC";
separatorsize=1;
padding=4;
fontsize="90%";
fontweight="bold";
fontstyle="normal";
fontfamily="Arial, Helvetica, sans-serif";
pagecolor="D40026";
pagebgcolor="#000000";
headercolor="#000000";
headerbgcolor="#ffffff";
//subimage="arrow.gif";
//subimagepadding="2";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Services")){
style=menuStyle;
aI("text=Summary;url=/services/summary.jsp;");
aI("text=Staff Augmentation;url=/services/staff_augmentation.jsp;");
aI("text=Permanent Placements;url=/services/permanent_placements.jsp;");
aI("text=Fixed Price Project Delivery;url=/services/project_delivery.jsp;");
aI("text=ERP/CRM Product Experience;url=/services/summary.jsp#applications;");
aI("text=US States Served;url=/services/summary.jsp#states;");
aI("text=Value Proposition;url=/services/value.jsp;");
aI("text=Quality;url=/services/quality.jsp;");
aI("text=FAQ;url=/services/faq.jsp;");
}

with(milonic=new menuname("Employment")){
style=menuStyle;
aI("text=Employment;url=/employment/employment.jsp;");
aI("text=Consultant Testimonials;url=/employment/testimonials.jsp;");
aI("text=Current Openings;url=/employment/openings.jsp;");
aI("text=Submit Resume;url=/employment/resume.jsp;");
aI("text=FAQ;url=/employment/faq.jsp;");
}


