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;
buildAfterLoad=true;




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(style2=new mm_style()){
offcolor="#5e5e5e";
offbgcolor="#e9edf0";
oncolor="#3d7506";
onbgcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Arial";
padding=5;
separatorcolor="#ffffff";
outfilter="fade(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
itemwidth=160;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
position="relative";
aI("image=images/home_n.jpg;overimage=images/home_o.jpg;url=index.asp;");
aI("image=images/jobs_n.jpg;overimage=images/jobs_o.jpg;url=http://www.maxhire.net/cp/?E15E64361D43515B7E531D2D;");
aI("image=images/seekers_n.jpg;overimage=images/seekers_n.jpg;url=job_seekers.asp;showmenu=seekers;");
aI("image=images/companies_n.jpg;overimage=images/companies_o.jpg;url=companies.asp;showmenu=companies;");
aI("image=images/candidate_n.jpg;overimage=images/candidate_o.jpg;url=resource_program.asp;showmenu=candidates;");
aI("image=images/contact_n.jpg;overimage=images/contact_o.jpg;url=contact.asp;");
}

with(milonic=new menuname("seekers")){
style=style2;
top="offset=-8";
left="offset=15";
aI("text=FAQ;url=job_seekers_faqs.asp;;separatorsize=1")
aI("text=Benefits;url=job_seekers_benefits.asp;;separatorsize=1")
aI("text=Bill of Rights;url=job_seekers_bill.asp;;separatorsize=1")
}

with(milonic=new menuname("companies")){
style=style2;
top="offset=-8";
left="offset=6";
aI("text=Why ProDX?;url=companies-why-prodx.asp;;separatorsize=1")
aI("text=What&rsquo;s Important In A Staffing Partner?;url=companies-what-imp.asp;;separatorsize=1")
aI("text=What You Can Expect;url=companies-what-expect.asp;;separatorsize=1")
aI("text=What To Expect From Us;url=companies-what-to.asp;;separatorsize=1")
aI("text=Rankings and Past Awards;url=companies-rankings.asp;;separatorsize=1")
}

with(milonic=new menuname("candidates")){
style=style2;
top="offset=-8";
left="offset=16";
aI("text=Referral Program;url=resource_program.asp;;separatorsize=1")
aI("text=Relocation;url=resource_relocation.asp;;separatorsize=1")
aI("text=Interviewing Tips;url=resource_tips.asp;;separatorsize=1")
aI("text=Meet Our Staff;url=resource_staff.asp;;separatorsize=1")
aI("text=Newsletter;url=resource_newsletter.asp;;separatorsize=1")
aI("text=Hot Links;url=resource_links.asp;;separatorsize=1")
}

drawMenus();

