	
if(navigator.appVersion.indexOf("MSIE 6.0")>0)


_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=1;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="black";
offbgcolor="#dad8c9";
oncolor="white";
onbgcolor="#b8d7f4";
bordercolor="#10189d";
borderstyle="solid";
borderwidth=0;
separatorsize="1";
separatorcolor="#dad8c9";
fontsize=11;
fontstyle="normal";
fontweight="bold";
fontfamily="Helvetica, arial";
padding=4;
pagecolor="black";
pagebgcolor="#b8d7f4";
headercolor="#ffffff";
headerbgcolor="#000099";
subimage="arrowrtgold.gif";
subimagepadding="2";
overfilter="Fade(duration=0.3)";
outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("topmenu")){
top=226;
left=292;
itemwidth=110;
style=style1;
alwaysvisible=1;
align="center";
position="relative";
orientation="horizontal";
aI("text=Home;url=http://www.forsalebyownerhomes.com/;;status=Home;separatorsize=1");
aI("text=Sell a Home;url=http://www.forsalebyownerhomes.com/map.html;;status=Sell a Home;separatorsize=1");
aI("text=Find a Home;url=http://www.forsalebyownerhomes.com/search.php;;status=Find a Home;separatorsize=1");
aI("text=Testimonials;url=http://www.forsalebyownerhomes.com/testimonials.html;;status=Testimonials;separatorsize=1");
aI("text=Contact Us;url=http://www.forsalebyownerhomes.com/contactus.html;;status=Contact Us;separatorsize=1");
}



drawMenus();
	
