document.writeln("<div id=\"subnav\">");
document.writeln("  <a href=\"http://www.starkhomes.com\">Home</a>");
document.writeln("  | <a href=\"/vp/SearchServlet?ListingSearch=TRUE&SITE=STARK&ScreenID=SEARCH_LISTING_P_OPEN\">Open Houses</a> ");
document.writeln("  | <a href=\"/vp/LoginServlet2?ScreenID=VOW_LOGIN&SITE=STARK&DFLT_PAGE=VOW_HOME\">My Stark Homes</a> ");
document.writeln(" | <a href=\"/vp/AgentServlet?AgentSearch=TRUE&SITE=STARK&ScreenID=SEARCH_AGENTS_P\">Find a Realtor</a> ");
document.writeln(" | <a target=\"_blank\" href=\"http://www.metroeguide.net/verify/VerifySite.aspx?ClientID=504\">Community Guide</a> ");
document.writeln(" | <a href=\"/vp/ListingServlet?SITE=STARK&ScreenID=CONTACT_US&context=CONTEXT\">Contact Us</a> ");
document.writeln("   </div>");

document.writeln("<div id=\"topnav\" class=\"menu\">");
document.writeln("<a id=\"act1\" href=\"/vp/SearchServlet?ListingSearch=TRUE&SITE=STARK&ScreenID=SEARCH_LISTING_P\" onmouseover=\"ypSlideOutMenu.showMenu(\'menu1\')\" onmouseout=\"ypSlideOutMenu.hideMenu(\'menu1\')\">PROPERTY SEARCH</a>");
document.writeln("<a id=\"act4\" href=\"/services.html\" onmouseover=\"ypSlideOutMenu.showMenu(\'menu4\')\" onmouseout=\"ypSlideOutMenu.hideMenu(\'menu4\')\">OUR SERVICES</a>");
document.writeln("<a id=\"act5\" href=\"/vp/AgentServlet?AgentSearch=TRUE&SITE=STARK&ScreenID=SEARCH_AGENTS_P\" onmouseover=\"ypSlideOutMenu.showMenu(\'menu5\')\" onmouseout=\"ypSlideOutMenu.hideMenu(\'menu5\')\">REALTORS &amp; OFFICES</a>");
document.writeln("<a id=\"act3\" href=\"/relo_services.html\" onmouseover=\"ypSlideOutMenu.showMenu(\'menu3\')\" onmouseout=\"ypSlideOutMenu.hideMenu(\'menu3\')\">RELOCATION</a>");
document.writeln("<a id=\"act6\" href=\"/careers.html\" onmouseover=\"ypSlideOutMenu.showMenu(\'menu6\')\" onmouseout=\"ypSlideOutMenu.hideMenu(\'menu6\')\">CAREER OPPORTUNITIES</a>");
document.writeln("<a id=\"act2\" href=\"/aboutstark.html\" onmouseover=\"ypSlideOutMenu.showMenu(\'menu2\')\" onmouseout=\"ypSlideOutMenu.hideMenu(\'menu2\')\" class=\"rightend\">ABOUT US</a>");
document.writeln(" </div>");


