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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth=1;
fontfamily="Arial";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
itemheight=22;
menubgimage="http://www.stephenvillerealty.net/menubar/mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#3165B5";
oncolor="#ffffff";
outfilter="fade(duration=0.0)";
overfilter="Fade(duration=0.0);Shadow(color=#ADAEAD,Direction=180,Strength=6";
rawcss="padding-left:10px;padding-right:10px";
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#838383";
borderwidth=1;
fontfamily="Arial";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="http://www.stephenvillerealty.net/menubar/mac_trans.gif";
menubgimage="http://www.stephenvillerealty.net/menubar/mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#3165B5";
oncolor="#ffffff";
onsubimage="http://www.stephenvillerealty.net/menubar/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding=2;
rawcss="padding-left:5px;padding-right:5px;";
separatorcolor="#D2D4D4";
separatorpadding=5;
subimage="http://www.stephenvillerealty.net/menubar/macarrow_off.gif";
menubgcolor="#EBF0EC";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=198;
aI("align=left;text=Home;url=http://www.stephenvillerealty.net/index.php;");
aI("align=left;showmenu=SearchProperties;text=Search Properties;");
aI("text=Rentals;url=http://www.stephenvillerealty.net/BrowseAllListings.php?page_id=5;");
aI("align=left;text=Contact Us;url=http://www.stephenvillerealty.net/ContactUs.php;");
aI("align=left;text=Stephenville Chamber;url=http://www.stephenvilletexas.org/;target=_blank");
}

with(milonic=new menuname("SearchProperties")){
style=submenuStyle;
top="offset=-7";
aI("image=http://www.stephenvillerealty.net/menubar/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;url=http://www.milonic.com/;");
aI("text=Homes In Town;url=http://www.stephenvillerealty.net/BrowseAllListings.php?page_id=1;");
aI("text=Homes on Acreage;url=http://www.stephenvillerealty.net/BrowseAllListings.php?page_id=2;");
aI("text=Commercial;url=http://www.stephenvillerealty.net/BrowseAllListings.php?page_id=3;");
aI("separatorsize=1;text=Raw Acreage;url=http://www.stephenvillerealty.net/BrowseAllListings.php?page_id=4;");
aI("text=Search Local Listings;url=http://www.realtor.com/texas/nbselTX.asp?poe=realtor;target=_blank");
aI("image=http://www.stephenvillerealty.net/menubar/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
}

drawMenus();

