


_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=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

//#295AA5







with(menuStyle=new mm_style()){
onbgcolor="#876735";
oncolor="#F4CA8A";
offbgcolor="#5B4F3B";
offcolor="#ffffff";
borderwidth=0;
separatorcolor="#FFFFFF";
separatorsize="2";
padding=1;
fontsize="12";
fontstyle="normal";
fontweight="bold";
fontfamily=" Arial, Verdana, Tahoma";
align="left";


}


with(menuStyleinside=new mm_style()){
onbgcolor="#876735";
oncolor="#F4CA8A";
offbgcolor="#5B4F3B";
offcolor="#ffffff";
borderwidth="1";
bordercolor="#000000";
separatorcolor="#000000";
separatorsize="1";
padding="3";
fontsize="12";
fontstyle="normal";
fontweight="bold";
fontfamily=" Arial, Verdana, Tahoma";
align="left";

}



with(milonic=new menuname("listings")){
style=menuStyleinside;
itemwidth=250;







aI("text=Residential Properties;url=http://www.joesellshayward.com/joe-bin/joe1.cgi/0?property=RP001;image=http://www.joesellshayward.com/images/menucone.gif");



aI("text=Water Front Properties;url=http://www.joesellshayward.com/joe-bin/joe1.cgi/0?property=WP001;image=http://www.joesellshayward.com/images/menucone.gif");

aI("text=Water Front Lots/Land;url=http://www.joesellshayward.com/joe-bin/joe1.cgi/0?property=WFLL;image=http://www.joesellshayward.com/images/menucone.gif");
aI("text=Residential Properties with Acreage;url=http://www.joesellshayward.com/joe-bin/joe1.cgi/0?property=RPWA001;image=http://www.joesellshayward.com/images/menucone.gif");
aI("text=Commercial-Income;url=http://www.joesellshayward.com/joe-bin/joe1.cgi/0?property=CI001;image=http://www.joesellshayward.com/images/menucone.gif");
aI("text=Off Water Lots/Land;url=http://www.joesellshayward.com/joe-bin/joe1.cgi/0?property=OWLL;image=http://www.joesellshayward.com/images/menucone.gif");


aI("text=Property Search;url=http://www.joesellshayward.com/property-search.html;status=Property Search;image=http://www.joesellshayward.com/images/menucone.gif");







}



with(milonic=new menuname("area")){
style=menuStyleinside;
itemwidth=200;

aI("text=Links;url=http://www.joesellshayward.com/links.html;image=http://www.joesellshayward.com/images/menucone.gif");



aI("text=Shopping;url=http://www.joesellshayward.com/shopping.html;image=http://www.joesellshayward.com/images/menucone.gif");

aI("text=Churches;url=http://www.joesellshayward.com/churches.html;image=http://www.joesellshayward.com/images/menucone.gif");









}


with(milonic=new menuname("services")){
style=menuStyleinside;
itemwidth=200;


aI("text=Buying;url=http://www.joesellshayward.com/buying.html;image=http://www.joesellshayward.com/images/menucone.gif");
aI("text=Selling;url=http://www.joesellshayward.com/selling.html;image=http://www.joesellshayward.com/images/menucone.gif");

aI("text=Support;url=http://www.joesellshayward.com/support.html;image=http://www.joesellshayward.com/images/menucone.gif");

//aI("text=Relocation;url=http://www.joesellshayward.com/relocation.html;image=http://www.joesellshayward.com/images/menucone.gif");

//aI("text=Mortgage Calculator;url=http://www.joesellshayward.com/mortgage.html;image=http://www.joesellshayward.com/images/menucone.gif");


}



drawMenus();

