


_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=5               // 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(menuStylea=new mm_style()){
onbgcolor="#404040";
oncolor="#ffffff";
offbgcolor="#26406A";
offcolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
padding=1;
fontsize="14";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Verdana, Tahoma, Georgia, Comic";
align="left";
subimagepadding="2";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}



with(menuStyleb=new mm_style()){
onbgcolor="#404040";
oncolor="#ffffff";
offbgcolor="#D0303F";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="1";
padding=1;
fontsize="11";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Verdana, Tahoma, Georgia, Comic";

align="center";

outfilter="randomdissolve(duration=0.3)";
}



with(menuStylek=new mm_style()){
onbgcolor="#404040";
oncolor="#ffffff";
offbgcolor="#D0303F";
offcolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
padding=2;
fontsize="11";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Verdana, Tahoma, Georgia, Comic";
align="right";

outfilter="randomdissolve(duration=0.3)";
}







with(menuStyle=new mm_style()){
onbgcolor="#9A1615";
oncolor="#ffffff";
offbgcolor="#D0303F";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="3";
padding=4;
fontsize="12";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Arial, Tahoma, Georgia, Comic";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
align="right";

subimagepadding="2";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}




with(milonic=new menuname("listings")){
style=menuStylek;
itemwidth=170;


aI("text=In-Town Homes;url=http://www.beckymartino.com/martino-bin/beckyshow_show1.cgi/0?property=In-Town+Homes;");
aI("text=Country Homes;url=http://www.beckymartino.com/martino-bin/beckyshow_show1.cgi/0?property=Country+Homes;");
aI("text=Waterfront Homes;url=http://www.beckymartino.com/martino-bin/beckyshow_show1.cgi/0?property=Waterfront+Homes;");
aI("text=Waterfront Land and Lots;url=http://www.beckymartino.com/martino-bin/beckyshow_show1.cgi/0?property=Waterfront+Land+and+Lots;");
aI("text=Commercial Listings;url=http://www.beckymartino.com/martino-bin/beckyshow_show1.cgi/0?property=Commercial+Listings;");
aI("text=Vacant Land;url=http://www.beckymartino.com/martino-bin/beckyshow_show1.cgi/0?property=Vacant+Land;");
aI("text=Voyager Village;url=http://www.beckymartino.com/martino-bin/beckyshow_show1.cgi/0?property=Voyager+Village;");

}






drawMenus();

