fixMozillaZIndex=false; //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()){
bordercolor="#fff"
//bordercolor="#000033";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="121.5%";
fontstyle="medium";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2e3645";
offcolor="#fff";
onbgcolor="#909090 ";
//oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#fff";
separatorsize=1;
//subimage="http://img.milonic.com/arrow.gif";
//subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top=150;
menuwidth="897";
itemwidth="800";
style=menuStyle;
//aI("text=Home;url=/ipma-er/index.html;");
aI("showmenu=About Us;text=About Us;");
aI("showmenu=Governance;text=Governance;");
aI("showmenu=Chapters;text=Chapters;");
aI("showmenu=Events;text=Events;");
aI("showmenu=Jobs;text=Jobs;");
aI("showmenu=Resources;text=Resources;url=/Resources/index.html");
aI("showmenu=Subscribers;text=Subscribers;");
aI("showmenu=Contact US;text=Contact Us;url=/Contactus/index.html");

}

with(milonic=new menuname("About Us")){
//overflow="scroll";
style=menuStyle;
//width=100;
aI("text=Introduction and Mission;url=/intro-mission/index.html;")
aI("text=History;url=/history/index.html;")
aI("showmenu=Sub-By-Laws;text=By-Laws;url=/by-laws/index.html;")
aI("text=Certification;url=/certs/index.html;")
aI("text=IPMA-CP List;url=/certs/IPMAcertification.html;")
aI("text=Awards and Grants;url=/Awards/index.html;")
aI("text=National IPMA;url=http://www.ipma-hr.org;")
}

with(milonic=new menuname("Sub-By-Laws")){
style=menuStyle;
aI("text=Article I;url=/by-laws/articleI.html;");
aI("text=Article II;url=/by-laws/articleII.html;");
aI("text=Article III;url=/by-laws/articleIII.html;");
aI("text=Article IV;url=/by-laws/articleIV.html;");
aI("text=Article V;url=/by-laws/articleV.html;");
aI("text=Article VI;url=/by-laws/articleVI.html;");
aI("text=Article VII;url=/by-laws/articleVII.html;");
aI("text=Article VIII;url=/by-laws/articleVIII.html;");
aI("text=Article IX;url=/by-laws/articleIX.html;");
}

with(milonic=new menuname("Governance")){
style=menuStyle;
//aI("text=Product Purchasing Page;url=http://www.milonic.com/cbuy.php;");
aI("text=Officers;url=/governance/officers/index.html;")
aI("text=Committee;text=Committee;url=/governance/committee/committee.html;")
aI("text=Minutes;url=/minutes/index.html")
aI("text=Chapter Presidents;url=/governance/presidents/index.html;")
}


with(milonic=new menuname("Chapters")){
style=menuStyle;
//aI("text=Apache Web Server;url=http://www.apache.org/;");
aI("text=Albany;url=/chapters/albany.html;")
aI("text=Connecticut;url=/chapters/connecticut.html;")
aI("text=Greater NYC;url=/chapters/greaternyc.html;")
aI("text=Montgomery Co.;url=/chapters/montgomery.html;")
aI("text=New Jersey;url=/chapters/Newjersey.html;")
aI("text=Patuxent River Basin;url=/chapters/patuxent.html;")
aI("text=Rhode Island;url=/chapters/rhodeisland.html;")
aI("text=SE Coast;url=/chapters/southeast.html;")
aI("text=West Virginia;url=/chapters/westvirginia.html;")
}

with(milonic=new menuname("Events")){
style=menuStyle;
//aI("text=(aq) Web Hosting;url=http://www.a-q.co.uk/;");
aI("text=Region;url=/Events/Region_events.html;")
aI("text=Chapters;url=/Events/Chapter_events.html;")
aI("text=Others;url=/Events/Other_events.html;")
aI("text=Sponsors;url=/Conference/2010/Sponsors.html;")
aI("text=Sponsor Information;url=/conference/2010/2010 IPMA-HR Eastern Region Exhibitor Sponsor Package 11-17-09.pdf")
aI("text=Speaker Information;url=/temp/coming4.html;")
}

with(milonic=new menuname("Jobs")){
style=menuStyle;
//aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Jobs;url=/temp/coming5.html;")
aI("text=Search;url=/temp/coming6.html;")
}

with(milonic=new menuname("Subscribers")){
style=menuStyle;
//aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Become a Subscriber;url=/temp/coming8.html;")
aI("text=Sign in;url=/temp/coming9.html;")
}

drawMenus()