<!--var isNS = (document.layers);var isNS6=(document.getElementById && (! document.all));var isIE=(document.getElementById && document.all);var activeClass = new Array();for (i=1; i<66; i++) {	activeClass[i] = "";}if ((currentmenu!=0) && (currentmenu!=1) && (currentmenu!=5) && (currentmenu!=10) && (currentmenu!=15) && (currentmenu!=20) && (currentmenu!=25) && (currentmenu!=30) && (currentmenu!=35) && (currentmenu!=40) && (currentmenu!=45) && (currentmenu!=55) && (currentmenu!=60) && (currentmenu!=65)) {	activeClass[currentmenu] = " class='selected' ";}var home=""; // 0var siteplan=""; // 1var land=""; // 5land+="<li><a href='lake-front-home-sites.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[6]+">Lake-Front Home Sites</a></li>";land+="<li><a href='lake-view-home-sites.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[7]+">Lake-View Home Sites</a></li>";land+="<li><a href='retreat-home-sites.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[8]+">Retreat Home Sites</a></li>";var homes=""; // 10var amenities=""; // 15var affiliates=""; // 20var gallery=""; // 25var locations=""; // 30locations+="<li><a href='location.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[31]+">Regional Map</a></li>";locations+="<li><a href='local-map.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[32]+">Local Map</a></li>";locations+="<li><a href='directions.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[33]+">Driving Directions</a></li>";var contact=""; // 35var press=""; // 40var attractions=""; // 45attractions+="<li><a href='area-restaurants.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[46]+">Restaurants</a></li>";attractions+="<li><a href='area-golf.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[47]+">Golf Facilities</a></li>";attractions+="<li><a href='area-recreation.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[48]+">Recreation</a></li>";attractions+="<li><a href='area-business.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[49]+">Business/Shopping</a></li>";attractions+="<li><a href='area-resources.html' onmouseover='keepAlive(1)' onmouseout='keepAlive(0)'"+activeClass[50]+">Resources</a></li>";var realtors=""; // 55var hoa=""; // 60var disclaimer=""; // 65var imgld=0; function showLayer(name) {    if (isNS){    	document.layers[0].document.layers["subnav"].document.open();		document.layers[0].document.layers["subnav"].document.write(eval(name));		document.layers[0].document.layers["subnav"].document.close();	}		    if (isIE){   		document.getElementById("sublyr").innerHTML=eval(name); 	}	if (isNS6){		//document.getElementById("one").innerHTML="";		document.getElementById("sublyr").innerHTML=eval(name);	}}// preload navigation imagesif (document.images){		imgld=1;}	function init() {	if (layertoshow!="home") {		showLayer(layertoshow);	}}function keepAlive(mouse_over) {	if (mouse_over) {		if (typeof TimerID != "undefined") clearTimeout(TimerID);	} else {		if (typeof TimerID != "undefined") clearTimeout(TimerID);		TimerID = setTimeout('switchLayer()',500);	}}function showSubNav(x) {	showme=(x);	showLayer(showme);}function switchLayer() {	showLayer(layertoshow);}//-->