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=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Verdana, Tahoma, Arial";
bgimage="images/homepage08_rev.gif";
ondecoration='underline';
itemheight=33;
itemwidth=220;
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
onsubimage="images/black_9x7right.gif";
padding=6;
subimage="images/grey_9x7right.gif";
subimagepadding=6;
}

with(mainmenuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
bgimage="images/homepage08_rev.gif";
ondecoration='underline';
itemheight=33;
itemwidth=220;
onsubimage="images/black_9x7right.gif";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
subimage="images/grey_9x7right.gif";
subimagepadding=6;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="rtl";
orientation="vertical";
left=800;
top=150;
style=mainmenuStyle;
aI("text=About Us;url=about.php;image=images/transparent.gif");
aI("showmenu=Our Process;text=Our Process;image=images/transparent.gif");
aI("showmenu=Employers;text=Employers;image=images/transparent.gif");
aI("showmenu=Career Search;text=Career Search;");
aI("text=Contact Us;url=reachus.php;image=images/transparent.gif");
}

with(milonic=new menuname("Our Process")){
openstyle="rtl";
style=menuStyle;
aI("text=Sales People;url=process.php;image=images/transparent.gif");
aI("text=Sales Managers;url=process_managers.php;image=images/transparent.gif");
}

with(milonic=new menuname("Employers")){
openstyle="rtl";
style=menuStyle;
aI("text=Sales Surveys;url=economic_impact.php;image=images/transparent.gif");
aI("text=Candidate Assessments;url=assessments.php;image=images/transparent.gif");
aI("text=Compensation Design;url=compensation.php;image=images/transparent.gif");
aI("text=Contract Sales Management;url=contract_sales.php;image=images/transparent.gif");
aI("text=Employer Testimonials;url=testimonial_e.php;image=images/transparent.gif");
aI("text=Articles;url=articles.php;image=images/transparent.gif");
aI("text=Links;url=links.php;image=images/transparent.gif");

}

with(milonic=new menuname("Career Search")){
openstyle="rtl";
style=menuStyle;
aI("text=Job Opportunities;url=opportunities.php;image=images/transparent.gif");
aI("text=Submit a Resume;url=submit.php;image=images/transparent.gif");
aI("text=Career Resource Center;url=resource.php;image=images/transparent.gif");
aI("text=?What's Your Selling Style;url=sellingstyle.php;image=images/transparent.gif");
aI("text=Candidate Testimonials;url=testimonial_c.php;image=images/transparent.gif");
aI("text=Survey;url=survey.php;image=images/transparent.gif");
}

drawMenus();

