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;

with(mainMenuStyle=new mm_style()){
align="center";
fontfamily="Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
itemheight=32;
itemwidth=80;
offcolor="#ffffff";
oncolor="#ffffff";
// outfilter="Fade(duration=0.2)";
// overfilter="Fade(duration=0.2)";
padding=0;
// pagebgcolor="#82B6D7";
// pagebgcolor="#3A70B8";
pagebgimage="/images/main_menu_bg_inset.jpg";
pagecolor="#ffffff";
separatorimage="/images/main_menu_separator.gif";
separatorwidth=1;
}

with(subMenuStyle=new mm_style()){
align="left";
fontfamily="Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
itemheight=24;
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
// outfilter="Fade(duration=0.2)";
// overfilter="Fade(duration=0.2)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
bgimage="/images/main_menu_bg_inset.jpg";
separatorcolor="#FFFFFF";
separatorheight=1;
separatorpadding=0;
separatorsize=1;
}

with(milonic=new menuname("CM")){
style=subMenuStyle;
orientation="vertical";
aI("text=Solutions;url=/competency_management/solutions.html;")
aI("text=WebMentor Skills&trade;;url=/competency_management/skills.html;")
aI("text=Consulting;url=/competency_management/consulting.html;")
aI("text=Workshops;url=/competency_management/workshops.html;")
aI("text=<em>WebShops</em>;url=/competency_management/webshops.html;")
aI("text=Competency Models;url=/competency_management/competency_models.html;")
aI("text=Assessments;url=/competency_management/assessments.html;")
}

with(milonic=new menuname("LM")){
style=subMenuStyle;
orientation="vertical";
aI("text=eLearning Solutions;url=/learning_management/e-learning_solutions.html;")
aI("text=WebMentor LMS&trade;;url=/learning_management/lms.html;")
aI("text=Course Catalog;url=/learning_management/catalog.cfm;")
aI("text=Course Development;url=/learning_management/course_development.html;")
aI("text=WebMentor Author&trade;;url=/learning_management/webmentor_author.html;")
}

with(milonic=new menuname("WorkforcePlanning")){
style=subMenuStyle;
orientation="vertical";
aI("text=Inventory Skills;url=/workforce_planning/skills_inventory.html;")
aI("text=Plan for Retirement & Succession;url=/workforce_planning/plan_for_retirement_succession.html;")
aI("text=Identify Future Leaders;url=/workforce_planning/identify_future_leaders.html;")
aI("text=Prepare for the Unexpected;url=/workforce_planning/prepare_for_the_unexpected.html;")
aI("text=Optimize Your Workforce;url=/workforce_planning/optimize_your_workforce.html;")
aI("text=Align Training with Strategic Goals;url=/workforce_planning/align_training_with_strategic_goals.html;")
aI("text=Comply with Regulatory Requirements;url=/workforce_planning/comply_with_regulatory_requirements.html;")
aI("text=Identify Skill Gaps;url=/workforce_planning/identify_skill_gaps.html;")
aI("text=Match People to Positions;url=/workforce_planning/match_people_to_positions.html;")
}

with(milonic=new menuname("Resources")){
style=subMenuStyle;
orientation="vertical";
aI("text=Videos;url=/resources/videos.html;")
aI("text=Client Success Stories;url=/resources/client_success_stories.html;")
aI("text=White Papers;url=/resources/white_papers.html;")
aI("text=Downloads;url=/resources/downloads.html;")
aI("text=eNews;url=/about_avilar/enews.html;")
aI("text=Blog;url=http://blog.avilar.com/;target=blog")
aI("text=FAQs;url=/resources/faqs.html;")
aI("text=Industry Links;url=/resources/industry_links.html;")
}

with(milonic=new menuname("support")){
style=subMenuStyle;
orientation="vertical";
aI("text=Customer Support Center;url=http://support.avilar.com;")
aI("text=Training;url=/support/training.html;")
aI("text=Guides & Manuals;url=/support/guides_manuals.html;")
aI("text=FAQs;url=/resources/faqs.html;")
aI("text=Browser Analyzer;url=/support/bh.asp;")
}

with(milonic=new menuname("AboutAvilar")){
style=subMenuStyle;
orientation="vertical";
aI("text=Contact Us;url=/about_avilar/contact_us.html;")
aI("text=Company Philosophy;url=/about_avilar/company_philosophy.html;")
aI("text=Product Line;url=/about_avilar/product_line.html;")
aI("text=Management;url=/about_avilar/management.html;")
aI("text=Clients;url=/about_avilar/client_showcase.html;")
aI("text=Partners;url=/about_avilar/partners.html;")
aI("text=eNews;url=/about_avilar/enews.html;")
// aI("text=Careers;url=/about_us/careers.html;")
aI("text=Press Releases;url=/about_avilar/press_releases.html;")
aI("text=Events;url=/about_avilar/events.html;")
}

// drawMenus();
