


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="";
oncolor="#ffffff";
offbgcolor="";
offcolor="#ffffff";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=8;
fontsize="12";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Verdana, Tahoma";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="";
}

with(menuStyle2=new mm_style()){
onbgcolor="#660066";
oncolor="#ffffff";
offbgcolor="#660066";
offcolor="#ffffff";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=3;
fontsize="12";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Verdana, Tahoma";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/headers/cc/images/9002/arrow2.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="";
}

with(menuStyle3=new mm_style()){
onbgcolor="#660066";
oncolor="#ffffff";
offbgcolor="#660066";
offcolor="#ffffff";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=3;
fontsize="12";
fontstyle="italic";
fontweight="bold";
fontfamily="Arial, Verdana, Tahoma";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/headers/cc/images/9002/arrow2.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=150;
left=190;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=http://www.acrnet.org/;status=Back To Home Page;");
aI("text=About;url=http://www.acrnet.org/about/index.htm;showmenu=aboutus;");
aI("text=Membership;url=http://www.acrnet.org/membership/index.htm;showmenu=membership;");
aI("text=Conferences;url=http://www.acrnet.org/conferences/index.htm;showmenu=conferences;");
aI("text=Publications;url=http://www.acrnet.org/publications/index.htm;showmenu=publications;");
aI("text=Resources;url=http://www.acrnet.org/resources/index.htm;showmenu=resources;");
aI("text=Contact Us;url=http://www.acrnet.org/contact.htm;showmenu=contact;");
}

with(milonic=new menuname("aboutus")){
style=menuStyle2;
overflow="scroll";
aI("text=What is Conflict Resolution?;url=http://www.acrnet.org/about/CR-FAQ.htm;");
aI("text=Who We Are;showmenu=who;");
aI("text=What We Do;showmenu=what;");
aI("text=Get Involved!;showmenu=getinvolved;");
aI("text=For Media;showmenu=media;");
aI("text=Donate to ACR;url=http://www.acrnet.org/giving/;");
}

with(milonic=new menuname("who")){
style=menuStyle2;
overflow="scroll";
aI("text=What is ACR?;url=http://www.acrnet.org/about/ACR-FAQ.htm;");
aI("text=Board of Directors;url=http://www.acrnet.org/about/board.htm;");
aI("text=ACR Awards;url=http://www.acrnet.org/about/awards/index.htm;");
aI("text=Staff;url=http://www.acrnet.org/about/staff.htm;");
aI("text=Jobs at ACR;url=http://www.acrnet.org/job/index.htm;");
aI("text=ACR News Online;url=http://acrnet.org/news/archivesum.php?view=category;");
}

with(milonic=new menuname("what")){
style=menuStyle2;
overflow="scroll";
aI("text=Legislative and Public Policy;url=http://www.acrnet.org/about/initiatives/publicpolicy/index.htm;");
aI("text=Quality Assurance;url=http://www.acrnet.org/about/initiatives/QualityAssurance/index.htm;");
aI("text=ACR Committees;url=http://www.acrnet.org/about/committees/index.htm;");
aI("text=ACR Task Forces;url=http://www.acrnet.org/about/taskforces/index.htm;");
aI("text=Membership;url=http://www.acrnet.org/membership/index.htm;");
}

with(milonic=new menuname("getinvolved")){
style=menuStyle2;
aI("text=Membership;url=http://www.acrnet.org/membership/index.htm;");
aI("text=Internships;url=http://www.acrnet.org/resources/internships.htm;");
aI("text=Jobs at ACR;url=http://www.acrnet.org/job/index.htm;");
}

with(milonic=new menuname("media")){
style=menuStyle2;
overflow="scroll";
aI("text=Speakers Bureau;url=http://www.acrnet.org/about/speakersbureau.htm;");
aI("text=Press Releases;url=http://www.acrnet.org/about/pressreleases/index.htm;");
}

with(milonic=new menuname("membership")){
style=menuStyle2;
aI("text=JOIN NOW!;url=http://www.acrnet.org/membership/downloads.htm;");
aI("text=Renew Now!;url=https://bridge.acrnet.org/?t=login.php;");
aI("text=About Membership;url=http://www.acrnet.org/membership/index.htm;");
aI("text=Benefits and Dues;url=http://www.acrnet.org/membership/benefits.htm;");
aI("text=Professional Interest Sections;url=http://www.acrnet.org/sections/index.htm;");
aI("text=Regional Chapters;url=http://www.acrnet.org/chapters/index.htm;");
aI("text=Donating to ACR;url=http://www.acrnet.org/giving/;");
}

with(milonic=new menuname("conferences")){
style=menuStyle2;
aI("text=ACR Conference Center;url=http://www.acrnet.org/conferences/index.htm;");
aI("text=ACR Annual Conference;url=http://acrnet.org/conferences/ac09/index.htm;");
aI("text=Events Calendar;url=http://www.acrnet.org/conferences/other.htm;");
aI("text=Master Calendar;url=http://www.acrnet.org/webcal/month.php;");
}

with(milonic=new menuname("publications")){
style=menuStyle2;
aI("text=ACResolution;url=http://www.acrnet.org/publications/acresolution.htm;");
aI("text=Conflict Resolution Quarterly;url=http://www.acrnet.org/publications/crq.htm;");
aI("text=ACR Update;url=https://bridge.acrnet.org/;");
aI("text=ACR Library;url=http://www.acrnet.org/library/index.htm;");
aI("text=ACR Store;url=http://www.acrnet.org/library/catalogue.htm;");
aI("text=Advertising Opportunities;url=http://www.acrnet.org/advertising/publications.htm;");
}

with(milonic=new menuname("resources")){
style=menuStyle2;
aI("text=What is Conflict Resolution?;url=http://www.acrnet.org/about/CR-FAQ.htm;");
aI("text=Find a Mediator/Arbitrator;url=http://www.acrnet.org/referrals/;");
aI("text=Find a Training Program;url=http://www.acrnet.org/referrals/trainers.htm;");
aI("text=Professional Development;showmenu=profdev;");
aI("text=Advertising Opportunities;url=http://www.acrnet.org/advertising/index.htm;");
aI("text=Resource Center;url=http://www.acrnet.org/resources/index.htm;");
aI("text=Search this site;url=http://www.acrnet.org/search.htm;");
}

with(milonic=new menuname("profdev")){
style=menuStyle2;
aI("text=Become a Member;url=https://bridge.acrnet.org/?t=new_member.php;");
aI("text=Chapters;url=http://www.acrnet.org/chapters/index.htm;");
aI("text=Conferences;url=http://www.acrnet.org/conferences/index.htm;");
aI("text=Events Calendar;url=http://www.acrnet.org/conferences/other.htm;");
aI("text=Job Bank;url=http://www.acrnet.org/job/jobbank.htm;");
aI("text=Library;url=http://www.acrnet.org/library/index.htm;");
aI("text=Professional Interest Sections;url=http://www.acrnet.org/sections/index.htm;");
}

with(milonic=new menuname("contact")){
style=menuStyle2;
aI("text=Staff Directory;url=http://www.acrnet.org/about/staff.htm;");
aI("text=Contact Us;url=http://www.acrnet.org/contact.htm;");
aI("text=Search;url=http://www.acrnet.org/search.htm;");
}

drawMenus();

