_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-6;

with(menuStyle=new mm_style()){
bgimage="images/spacer.gif";
overbgimage="images/spacer.gif";
fontfamily="Tahoma, Verdana, Arial, Helvetica, sans-serif";
fontsize="14px";
fontstyle="normal";
fontweight="regular";
itemheight=33;
offcolor="#FFFFFF";
oncolor="#FFCC33";
subimagepadding=0;
padding=0;
}

with(submenuStyle=new mm_style()){
styleid=1;
align="center";
fontfamily="Tahoma, Verdana, Arial, Helvetica, sans-serif";
fontsize="13px";
fontstyle="normal";
fontweight="regular";
itemheight=20;
onbgcolor="#0064CF";
offbgcolor="#1F467D";
offcolor="#FFCC33";
oncolor="#FFFFFF";
onsubimage="nav/arrow2.gif";
subimage="nav/arrow.gif";
openonclick=0;
padding=6;
separatorsize=1;
separatorcolor="#1E3C7F";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#6E7280', Direction=135, Strength=5)";
}

with(submenuStyle2=new mm_style()){
styleid=2;
align="left";
fontfamily="Tahoma, Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="regular";
itemheight=28;
onbgcolor="#1F467D";
offbgcolor="#0064CF";
offcolor="#FFFFFF";
oncolor="#FFCC33";
openonclick=0;
padding=6;
separatorsize=1;
separatorcolor="#1E3C7F";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#6E7280', Direction=135, Strength=5)";
}

/*ABOUT US*/
with(milonic=new menuname("1")){
style=submenuStyle;
itemwidth=150;
aI("text=Mission;url=mission.aspx;");
aI("text=Council Profile;url=councilprofile.aspx;");
aI("text=SHRM Profile;url=shrmprofile.aspx;");
aI("text=Council Leadership;url=councilleadership.aspx;");
aI("text=Council Login;url=http://sp.shrmva.org/secure/default.aspx;target=_blank"); 
aI("text=Organization Structure;url=organizationstructure.aspx;");
aI("text=Get Involved;url=getinvolved.aspx;");
}

/*CHAPTERS*/
with(milonic=new menuname("2")){
style=submenuStyle;
itemwidth=150;
aI("text=Local Chapters;url=localchapters.aspx;");
aI("text=Student Chapters;url=studentschapters.aspx;");
aI("text=Chapter Events;url=chapterevents.aspx;");
aI("text=How to Join a Chapter;url=howtojoinchapter.aspx;");
aI("text=District Directors;url=DistrictDirectors.aspx;");
}

/*FOCUS AREAS*/
with(milonic=new menuname("3")){
style=submenuStyle;
itemwidth=150;
aI("text=Certification;url=certification.aspx;");
aI("text=College Relations;url=collegerelations.aspx;");
aI("text=Communications;url=communications.aspx;");
aI("text=Diversity;url=diversity.aspx;");
aI("text=Legislative;url=legislative.aspx;");
aI("text=Membership;url=membership.aspx;");
aI("text=SHRM Foundation;url=shrmfoundation.aspx;");
aI("text=Special Projects;url=specialprojects.aspx;")
aI("text=Sponsorships;url=sponsorships.aspx;");
aI("text=Technology;url=technology.aspx;");
aI("text=Workforce Education;url=workforceeducation.aspx;");
}

/*S U B  M E N U TO CHAPTERS*/
//with(milonic=new menuname("chapters")){
//style=submenuStyle;
//aI("text=Sub Navigation;url=blank.asp;");
//}

/* HR RESOURCES*/
with(milonic=new menuname("4")){
style=submenuStyle;
itemwidth=150;
aI("text=Compliance Links;url=compliancelinks.aspx;");
aI("text=Core Leadership;url=coreleadership.aspx;");
aI("text=HR News;url=hrnews.aspx;");
aI("text=Jobs.com;url=http://jobs.com/;target=_blank");
aI("text=Social Media;url=socialmedia.aspx;");
aI("text=Virginia HR Today Magazine;url=virginiahrtodaymagazine.aspx;");
aI("text=Speaker List;url=speakerlist.aspx;");
}

/*CONFERENCES AND EDUCATION*/
with(milonic=new menuname("5")){
style=submenuStyle;
itemwidth=150;
aI("text=State Conference;url=stateconference.aspx;");
aI("text=Leadership;url=leadership.aspx;");
aI("text=Legislative;url=ConferencesLegislative.aspx;");
aI("text=Diversity;url=ConferencesDiversity.aspx;");
aI("text=Workforce Readiness;url=WorkforceReadiness.aspx;");
aI("text=Other;url=Other.aspx;");
}

/*SPONSORSHIP*/
with(milonic=new menuname("6")){
style=submenuStyle;
itemwidth=150;
aI("text=Sponsorship & Vendor Opportunities;url=sponsorshipvendorops.aspx;");
aI("text=Vendor Directory;url=vendordirectory.aspx;");
aI("text=How to Sponsor;url=howtosponsor.aspx;");
}

/*CALENDAR*/
with(milonic=new menuname("7")){
style=submenuStyle;
itemwidth=150;
aI("text=Council Calendar;url=councilcalendar.aspx;");
aI("text=Chapter Events;url=chapterevents.aspx;");
}

drawMenus();
// JavaScript Document
