_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="LightSteelBlue";
offcolor="Black";
onbgcolor="CornflowerBlue";
oncolor="#ffffff";
padding="7";
separatorcolor="#ffffff";
separatorsize="4";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="2";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="LightSteelBlue";
oncolor="Black";
padding="4";
separatorcolor="#758CC9";
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=index.html;");
aI("text=About US;target=;url=aboutus.html;");
aI("showmenu=News/2010 Raffle Jetski - 2000 Sea Doo GTILEFT_MENU;text=News;target=;url=news.html;");
aI("text=2010 AJC Ride Registration;target=;url=2010-ajc-ride-registration.html;");
aI("text=Sponsors;target=;url=sponsors.html;");
aI("text=Gallery;target=_blank;url=http://gallery.adirondackjetskiclub.com;");
aI("showmenu=Resources/Web SitesLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("showmenu=Articles & RSS/Newtown, CT Paper (4-2010)LEFT_MENU;text=Articles & RSS;target=;url=articles.html;");
aI("text=Contact Us;target=;url=contactus.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Zach, Libby & Mason Waddle;target=;url=mason-waddle.html;");
aI("text=Donations;target=;url=donations.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("News/2010 Raffle Jetski - 2000 Sea Doo GTILEFT_MENU")){
style=submenuStyle;
aI("text=2010 Raffle Jetski - 2000 Sea Doo GTI;target=;url=newsrelease-4.html;");
aI("text=2010 AJC Ride for Masons Future - brief rundown;target=;url=newsrelease-3.html;");
aI("text=2010 AJC Ride for Masons Future Registration;target=;url=newsrelease-2.html;");
aI("text=2010 Northeast PWC Rally;target=;url=newsrelease-1.html;");
aI("text=Old News From Our Home Page;target=;url=newsrelease-5.html;");
}

with(milonic=new menuname("Resources/Web SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=websites.html;");
aI("text=JetSki Clubs;target=;url=jetskiclubs.html;");
}

with(milonic=new menuname("Articles & RSS/Newtown, CT Paper (4-2010)LEFT_MENU")){
style=submenuStyle;
aI("text=Newtown, CT Paper (4-2010);target=;url=4-2010_newtown_ct_paper.html;");
aI("text=Spring Ride Magazine (4-2010);target=;url=4-2010_ride_magazine.html;");
aI("text=RSS Feed from Yamaha;target=;url=rrs-2.html;");
aI("text=RSS Feed from Sea-doo;target=;url=rss-3.html;");
aI("text=RSS Feed from AWA;target=;url=rss-1.html;");
aI("text=2009 Ride Magazine;target=;url=2009-ride-magazine.html;");
aI("text=2009 Sacandaga Newspaper;target=;url=2009-sacandaga-newspaper.html;");
aI("text=2009 Recorder Newspaper;target=;url=2009-recorder-newspaper.html;");
}


 drawMenus();

