_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#3C5763";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#514831";
onbgcolor="#514831";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://ascro.org/;");
aI("text=ASCRO's Official Response to NY Times Articles;target=;url=ASCRO's-Official-Response-to-NY-Times-Articles.html;");
aI("text=ByLaws & Articles of Incorporation;target=;url=ByLaws-&-Articles-of-Incorporation.html;");
aI("text=News;target=;url=News.html;");
aI("text=Make a Donation;target=;url=Make-a-Donation.html;");
aI("showmenu=Membership/Membership InformationLEFT_MENU;text=Membership;target=;url=Membership.html;");
aI("showmenu=Government Relations/Key Government AgenciesLEFT_MENU;text=Government Relations;target=;url=Government-Relations.html;");
aI("showmenu=Meetings & Educations/Annual MeetingsLEFT_MENU;text=Meetings & Educations;target=;url=Meetings-&-Educations.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Membership/Membership InformationLEFT_MENU")){
style=submenuStyle;
aI("text=Membership Information;target=;url=Membership-Information.html;");
aI("text=Membership Categories;target=;url=Membership-Categories.html;");
aI("text=Membership Application;target=;url=Membership-Application.html;");
aI("text=Member Benefits;target=;url=Member-Benefits.html;");
aI("text=Memberhip Directory;target=;url=Memberhip-Directory.html;");
}

with(milonic=new menuname("Government Relations/Key Government AgenciesLEFT_MENU")){
style=submenuStyle;
aI("text=Key Government Agencies;target=;url=Key-Government-Agencies.html;");
aI("text=Letters, Comments, Testimony and Reports ;target=;url=Letters,-Comments,-Testimony-and-Reports.html;");
aI("text=Surverys;target=;url=Surverys.html;");
aI("text=White Papers;target=;url=White-Papers.html;");
}

with(milonic=new menuname("Meetings & Educations/Annual MeetingsLEFT_MENU")){
style=submenuStyle;
aI("text=Annual Meetings;target=;url=Annual-Meetings.html;");
aI("text=Chapter Meetings;target=;url=Chapter-Meetings.html;");
aI("text=ASCRO Courses;target=;url=ASCRO-Courses.html;");
}


 drawMenus();

