_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="#000000";oncolor="#FFFFFF";offbgcolor="#434f5b";offcolor="#ffffff";bordercolor="#707a86";borderstyle="solid";borderwidth=1;separatorcolor="#707a86";separatorsize="1";padding=3;fontstyle="normal";pagecolor="black";pagebgcolor="#C4C8CB";headercolor="#000000";headerbgcolor="#ffffff";subimage="./images/arrow.gif";subimagepadding="2";overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";}with(milonic=new menuname("Chamber")){style=menuStyle;itemwidth=170aI("text=Chamber Profile;url=/chamber.asp;");aI("text=Director's Message;url=/chamber-message.asp;");aI("text=Board of Directors;url=/chamber-board.asp;");aI("text=Committees;url=/chamber-committees.asp;");aI("text=Make a Donation;url=/chamber-donate.asp;");}with(milonic=new menuname("Membership")){style=menuStyle;itemwidth=155aI("text=<b>New Members***</b>;url=/member-new.asp;");aI("text=Member Benefits;url=/member-benefits.asp;");aI("text=Business Directory;url=/apps/members.aspx;");aI("text=Join The Chamber;url=/members-join.asp;");aI("text=Duneland Today;url=/members-duneland.asp;");aI("text=Advertising Opportunities;url=/members-adopportunities.asp;");aI("text=Sponsorship Opportunities;url=/members-sponsoropportunities.asp;");aI("text=Pay Membership Dues;url=/members-payonline.asp;");}with(milonic=new menuname("Visitors")){style=menuStyle;itemwidth=155aI("text=Travel & Tourism;url=/visitors-travel.asp;");aI("text=Lodging;url=/visitors-lodging.asp;");aI("text=Entertainment;url=/visitors-entertainment.asp;");aI("text=Parks & Recreation;url=/visitors-parks.asp;");aI("text=Retail;url=/visitors-retail.asp;");aI("text=Restaurants;url=/visitors-restaurants.asp;");aI("text=Other Resources;url=/visitors-resources.asp;");}with(milonic=new menuname("Community")){style=menuStyle;itemwidth=155aI("text=Demographics;url=community-demographics.asp;");aI("text=Economic Development;url=community-economic.asp;");aI("text=Beverly Shores;url=community-beverlyshores.asp;");aI("text=Burns Harbor;url=community-burnsharbor.asp;");aI("text=Chesterton;url=community-chesterton.asp;");aI("text=Dune Acres;url=community-duneacres.asp;");aI("text=Porter;url=community-porter.asp;");}with(milonic=new menuname("News")){style=menuStyle;itemwidth=155aI("text=All News;url=/apps/news.aspx;");aI("text=Press Releases;url=/apps/newslist.aspx?type=1;");aI("text=Feature Stories;url=/apps/newslist.aspx?type=2;");}with(milonic=new menuname("Events")){style=menuStyle;itemwidth=155aI("text=Calendar of Events;url=/calendar.aspx;");aI("text=Schools - Duneland School Corp.;url=http://www.duneland.k12.in.us;target=_blank;");aI("text=Tourism - Casual Coast;url=http://www.casualcoast.com;target=_blank;")aI("text=Community;url=/apps/news.aspx;");aI("text=Event Gallery;url=/apps/PhotoCategory.aspx;");}drawMenus();