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=3;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#C9CDD9";
borderstyle="solid";
borderwidth=1;
fontfamily="arial,helvetica,sans-serif";
fontsize="11px";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EEF6FD";
offcolor="#0C60AC";
onbgcolor="#FBD784";
oncolor="#0C60AC";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=7;
pagebgcolor="#0C60AC";
pagecolor="#ffffff";
separatorcolor="#C1DEF8";
separatorsize=1;
subimage="";
subimagepadding=5;
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=;url=financing.asp;");
aI("text=Mortgage Services;url=mortgage_services.asp;");
}


with(milonic=new menuname("rent")){
style=menuStyle;
aI("text=Rental Services;url=rent.asp;");
}


with(milonic=new menuname("community")){
style=menuStyle;
aI("text=Exeter Rotary Club and Portsmouth Rotary Club;url=exeter_rotary_club.asp;");
aI("text=Families First of the Seacoast;url=families_first_of_the_seacoast.asp;");
aI("text=Hampton NH Lodging;url=hampton_nh_lodging.asp;");
aI("text=Hampton NH Ross Colony Court;url=hampton_nh_ross_colony_court.asp;");
aI("text=Hampton NH Town website;url=hampton_nh_website.asp;");
aI("text=Hampton, NH Transfer Station;url=hampton_nh_transfer_station.asp;");
aI("text=Newfields NH Town website;url=newfields_nh_town_website.asp;");
aI("text=Regal Movie Theater;url=regal_movie_theater.asp;");
aI("text=State of NH Transfer Tax Rates;url=state_of_nh_transfer_tax_rates.asp;");
}


with(milonic=new menuname("atrio")){
style=menuStyle;
aI("text=Atrio Properties Agents;url=agents.asp;");
aI("text=Seacoast Board of Realtors;url=seacoast_board_of_realtors.asp;");
aI("text=The History of Atrio Properties;url=atriofamily.asp;");
}

drawMenus();

