_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#3F3F3F";
offcolor="Gold";
onbgcolor="#5F5F5F";
oncolor="Goldenrod";
padding="9";
pagebgcolor="#5F5F5F";
pagecolor="DarkGoldenrod";
separatorcolor="#550000";
separatorsize="1";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="2";
overimage="images/orangedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#3D1E1D";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Black";
offcolor="Goldenrod";
onbgcolor="#5F5F5F";
oncolor="Goldenrod";
padding="4";
pagebgcolor="#000000";
pagecolor="Goldenrod";
separatorcolor="#550000";
separatorsize="1";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://asisprovidence.org/;");
aI("showmenu=Membership/Local Membership PageLEFT_MENU;text=Membership;target=;url=Membership.html;");
aI("showmenu=Next Meeting/Next Meeting Sign UpLEFT_MENU;text=Next Meeting;target=;url=Next-Meeting.html;");
aI("text=Second Quarter Meeting;target=;url=Second-Quarter-Meeting.html;");
aI("showmenu=Security Education/Mancuso ScholarshipLEFT_MENU;text=Security Education;target=;url=Security-Education.html;");
aI("text=Career Opportunities;target=;url=Career-Opportunities.html;");
aI("showmenu=Events/Annual Golf TournamentLEFT_MENU;text=Events;target=;url=Events.html;");
aI("showmenu=News/Regional ASIS NewsLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Important Links;target=;url=Important-Links.html;");
aI("text=Certification;target=;url=Certification.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("Membership/Local Membership PageLEFT_MENU")){
style=submenuStyle;
aI("text=Local Membership Page;target=;url=Local-Membership-Page.html;");
aI("text=International Membership;target=;url=International-Membership.html;");
}

with(milonic=new menuname("Next Meeting/Next Meeting Sign UpLEFT_MENU")){
style=submenuStyle;
aI("text=Next Meeting Sign Up;target=;url=Next-Meeting-Sign-Up.html;");
}

with(milonic=new menuname("Security Education/Mancuso ScholarshipLEFT_MENU")){
style=submenuStyle;
aI("text=Mancuso Scholarship;target=;url=Mancuso-Scholarship.html;");
aI("text=Professional Development;target=;url=Professional-Development.html;");
}

with(milonic=new menuname("Events/Annual Golf TournamentLEFT_MENU")){
style=submenuStyle;
aI("text=Annual Golf Tournament;target=;url=Annual-Golf-Tournament.html;");
aI("text=Golf Sign Up Form;target=;url=Golf-Sign-Up-Form.html;");
aI("text=Dinner Sign-Up Form;target=;url=Dinner-Sign-Up-Form.html;");
aI("text=Annual Awards Dinner;target=;url=Annual-Awards-Dinner.html;");
aI("text=ASIS 2012 New York;target=;url=ASIS-2012-New-York.html;");
}

with(milonic=new menuname("News/Regional ASIS NewsLEFT_MENU")){
style=submenuStyle;
aI("text=Regional ASIS News;target=;url=Regional-ASIS-News.html;");
aI("text=Chapter Chairman's Message;target=;url=Chapter-Chairman's-Message.html;");
aI("text=Operation Cooperation News;target=;url=Operation-Cooperation-News.html;");
}


 drawMenus();

