fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#4A505D";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, helvetica, sans-serif";
fontsize="14px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2F3441";
offcolor="#ffffff";
onbgcolor="#a82026";
oncolor="#ffffff";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=8;
pagebgcolor="#9EADCA";
pagecolor="#ffffff";
separatorcolor="#4A505D";
separatorsize=1;
subimage="";
subimagepadding=5;
}

with(milonic=new menuname("searchmenu")){
style=menuStyle;
aI("text=Search By Map;url=propertysearch_map.asp;");
aI("text=Search by Region;url=search_by_region.asp;");
}


with(milonic=new menuname("sellmenu")){
style=menuStyle;
aI("text=;url=sell.asp;");
aI("text=How to Choose a Listing Agent;url=how_to_choose_a_listing_agent.asp;");
aI("text=Advertising;url=how_we_advertise_your_property.asp;");
aI("text=Request CMA;url=cma_request.asp;");
}


with(milonic=new menuname("areainfomenu")){
style=menuStyle;
aI("text=2009 Waterfront properties on Lake Winnipesaukee;url=2009_waterfront_properties_on_lake_winnipesaukee.asp;");
aI("text=Attractions;url=area_attractions.asp;");
aI("text=Area Info;url=area_information.asp;");
aI("text=Banks and Mortgage Companies;url=resource_center.asp;");
aI("text=Churches;url=churches.asp;");
aI("text=Lakes Region Communities;url=communities_in_the_lakes_region.asp;");
aI("text=Inspectors & Designers;url=inspectors_designers.asp;");
aI("text=Lake Winnipesaukee;url=lake_winnipesaukee_in_the_lakes_region_.asp;");
aI("text=Golf Courses;url=lakes_region_golf_courses.asp;");
aI("text=Lodging;url=lodging.asp;");
aI("text=Marinas and Boat Rentals;url=lakes_region_marinas.asp;");
aI("text=Quality Builders;url=lakes_region_quality_builders.asp;");
aI("text=Title Companies,Appraisers & Attorneys;url=lakes_region_title_companiesappraisers_attorneys.asp;");
aI("text=Utility Companies;url=lakes_region_utility_companies.asp;");
aI("text=Ski Resort;url=new_hampshire_ski_resort.asp;");
aI("text=NH Lakes;url=nh_lakes.asp;");
aI("text=Sites of Interest;url=sites_of_interest.asp;");
aI("text=Town Information;url=town information.asp;");
aI("text=Places to Dine;url=where_to_dine_in_the_lakes_region.asp;");
}


with(milonic=new menuname("aboutmenu")){
style=menuStyle;
aI("text=Join Our Team;url=join_the_remax_bayside_team.asp;");
aI("text=Our Newest Agents;url=meet_our_newest_agents.asp;");
aI("text=RE/MAX in the Meredith Community;url=remax_bayside_in_the_meredith_community.asp;");
aI("text=RE/MAX Donates;url=remax_donates.asp;");
aI("text=Our Staff and Agents;url=agents.asp;");
}

drawMenus();

