

fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps 

_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=50                // Follow scrolling Rate
_subOffsetTop=0               // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

//#295AA5


//onbgcolor="#324716";
//oncolor="#ffffff";
//offbgcolor="#7B8868";
//offcolor="#ffffff";




with(menuStyle=new mm_style()){
onbgcolor="#72511E";
oncolor="#ffffff";
offbgcolor="#9F711F";
offcolor="#ffffff";
borderwidth=0;
separatorcolor="#c0c0c0";
separatorsize="1";
padding=3;
borderwidth=0;
fontsize="11";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Verdana, Tahoma";
align="center";

 
}





with(menuStyle_inside=new mm_style()){
onbgcolor="#7B8868";
oncolor="#ffffff";
offbgcolor="#324716";
offcolor="#ffffff";
borderwidth=1;
bordercolor="#000000";
separatorcolor="#C0C0C0";
separatorsize="1";
padding=3;
fontsize="11";
fontstyle="normal";
fontweight="normal";
fontfamily=" Arial, Verdana, Tahoma";
align="left";

}




with(menuStyleside=new mm_style()){
onbgcolor="#9B4343";
oncolor="#ffffff";
offbgcolor="#324716";
offcolor="#ffffff";
borderwidth=1;
separatorcolor="#c0c0c0";
separatorsize="1";
padding=3;
borderwidth=0;
fontsize="11";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Verdana, Tahoma";
align="left";

 
}










with(milonic=new menuname("community")){
style=menuStyle_inside;
itemwidth=200;


aI("text=History;url=http://www.suearmsbury.com/area_history.html;");
aI("text=Schools;url=http://www.suearmsbury.com/area_schools.html;");
aI("text=Churches;url=http://www.suearmsbury.com/area_churches.html;");
aI("text=Area Attractions;url=http://www.suearmsbury.com/attractions.html;");
aI("text=Lake Maps;url=javascript:dnrPop();");
aI("text=Fishing Reports;url=http://www.suearmsbury.com/attractions.html; target=_new;");



}





with(milonic=new menuname("tools")){
style=menuStyle_inside;
itemwidth=200;


aI("text=Buyers;url=http://www.suearmsbury.com/buyers.html;");
aI("text=Sellers;url=http://www.suearmsbury.com/sellers.html;");
aI("text=Mortgage Tools;url=http://www.suearmsbury.com/tools.html;");

aI("text=Disclosure of Real Estate Agency Form;url=http://www.suearmsbury.com/pdf/Suea _brokerdisclosure2006.pdf;");




}



with(milonic=new menuname("listings")){
style=menuStyle_inside;
itemwidth=200;


aI("text=Listings;url=listings.html;");
aI("text=Property Search;url=http://www.suearmsbury.com/mls.html;");

}




drawMenus();

