var timerOn = false; 
var timecount = 1000; 

function startTime() 
{  
	if (timerOn == false) 
	{ 
		timerID=setTimeout( "hideAll()" , timecount);   
		timerOn = true;   
	}  
} 
function stopTime() 
{  if (timerOn) 
	{   
		clearTimeout(timerID);   
		timerID = null;   
		timerOn = false; 
	}  
} 
function hideAll()
{
	document.all['Lsequoia'].style.visibility = 'hidden';
	document.all['Lcedar'].style.visibility = 'hidden';
	document.all['Lmarquis'].style.visibility = 'hidden';
	document.all['Lcoppermoon'].style.visibility = 'hidden';
	document.all['Laspen'].style.visibility = 'hidden';
	document.all['Lmahogany'].style.visibility = 'hidden';
	document.all['Lfuturecomm'].style.visibility = 'hidden';
	document.all['Lcitysport'].style.visibility = 'hidden';
	document.all['Lkent'].style.visibility = 'hidden';
	document.all['Lwolf'].style.visibility = 'hidden';
	document.all['Llinear'].style.visibility = 'hidden';
	document.all['Lgreatoak'].style.visibility = 'hidden';
	document.all['Lerleschool'].style.visibility = 'hidden';
	document.all['Lfutureelem'].style.visibility = 'hidden';
	document.all['Lproposedcivic'].style.visibility = 'hidden';
	document.all['Lfutresidencetop'].style.visibility = 'hidden';
	document.all['Lfutresidencebottom'].style.visibility = 'hidden';
	document.all['Lproposedrecreation'].style.visibility = 'hidden';
	
}

function showHighlightedArea(object) 
{
	hideAll();
	document.all[object].style.visibility = 'visible';
}
function showHighlightedAreas(object1,object2) 
{
	hideAll();
	document.all[object1].style.visibility = 'visible';
	document.all[object2].style.visibility = 'visible';
}
function hideHighlightedArea(object) 
{
	hideAll();
}

function showLandmarkDiv(topCoord, leftCoord)
{
	if (document.layers && document.layers[object])
	{	
		document.layers[object].visibility = 'visible';
		var landmarkDiv = document.layers["landmarkDiv"];
		var landmark = event.srcElement.id;
		
		landmarkDiv.pixelTop =	topCoord;
		landmarkDiv.pixelLeft =	leftCoord;												
		document.layers["landmarkDiv"].innerHTML = landMarks[landmark].htmlTable;
		document.layers["landmarkDiv"].style.display = "block";
	}	
	else if (document.all) {
		var landmarkDiv = document.all["landmarkDiv"];
		var landmark = event.srcElement.id;
		
		landmarkDiv.style.pixelTop =	topCoord;
		landmarkDiv.style.pixelLeft =	leftCoord;												
		document.all["landmarkDiv"].innerHTML = landMarks[landmark].htmlTable;
		document.all["landmarkDiv"].style.display = "block";
	}
}
function hideLandmarkDiv()
{
	if (document.layers && document.layers[object])
		document.layers["landmarkDiv"].display = "none";
	else if (document.all) {
		document.all["landmarkDiv"].style.display = "none";
	}
}

function communityLandmarks(htmlTable)
{
	this.htmlTable = htmlTable;
}
landMarks = new Array(16)
var htmlString = "";
//sequoia
htmlString += "<table width=162 border=0 cellspacing=0 cellpadding=0><tr><td bgcolor=#351002><img src=/WolfCreek/images/spacer.gif width=1 height=1></td></tr></table>"
htmlString += " <table width=162 border=0 cellspacing=0 cellpadding=0> " 
htmlString += "<tr><td><img src=/WolfCreek/images/w_sequoia.gif width=162 height=30></td></tr>" 
htmlString += "<tr><td height=4><img src=/WolfCreek/images/popup_top.gif width=162 height=4></td></tr>"
htmlString += "<tr><td background=/WolfCreek/images/popup_textbackground.gif>"
htmlString += "<table width=100% border=0 cellspacing=0 cellpadding=8>"
htmlString += "<tr><td valign=top><span class=popupcontent>COMING SOON: Detached homes of "
htmlString += "approximately 1,803 to 2,274 square feet, 3 to 4 bedrooms, 2.5 baths and 2-car garages. </span>"
htmlString += "</td></tr></table></td></tr></table>"
htmlString += "<img src=/WolfCreek/images/popup_bottom.gif width=162 height=5 border=0>";
landMarks[0] = new communityLandmarks(htmlString)

//cedar
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_cedar.gif" width="162" height="30"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8">'
htmlString += '<tr><td valign="top"><span class="popupcontent">Now Selling: 1- &amp; 2 -story detached '
htmlString += 'homes of approximately 2,141 to 2,905 square feet, 3 to 4 bedrooms, 2 to 3 baths and 2- to 3-car garages. </span>'
htmlString += '</td></tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[1] = new communityLandmarks(htmlString)

//marquis
htmlString = "";
htmlString += '<table width=162 border=0 cellspacing=0 cellpadding=0>'
htmlString += '<tr><td bgcolor=#351002><img src=/WolfCreek/images/spacer.gif width=1 height=1></td></tr></table>'
htmlString += '<table width=162 border=0 cellspacing=0 cellpadding=0>'
htmlString += '<tr><td><img src=/WolfCreek/images/w_marquis.gif width=162 height=30></td></tr>'
htmlString += '<tr><td height=4><img src=/WolfCreek/images/popup_top.gif width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3"><tr>'
htmlString += '<td valign="top"><span class="popupcontent">Now Selling: Two -story detached homes of '
htmlString += 'approximately 2,454 to 2,935 square feet, 3 to 4 bedrooms, 2 to 3 baths and' 
htmlString += '3-bay tandem car garages.</span></td></tr>'
htmlString += '</table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[2] = new communityLandmarks(htmlString)

//coppermoon
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_coppermoon.gif" width="162" height="30"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8">'
htmlString += '<tr><td height="77" valign="top"><span class="popupcontent">Now Selling: Four 2-story '
htmlString += 'detached homes of approximately 2,630 to 3,269 square feet, 3 to 5 bedrooms, '
htmlString += '3.5 to 4 baths and 2 or 3-space garages.</span></td></tr>'
htmlString += '</table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[3] = new communityLandmarks(htmlString)

//aspen
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_aspen.gif" width="162" height="30"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td valign="top"><span class="popupcontent">Now Selling: 2 -story detached homes of '
htmlString += 'approximately 3,090 to 3,901 square feet, 5 to 6 bedrooms, 3 to 4 baths and 2- to 4 car garages. </span>'
htmlString += '</td></tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[4] = new communityLandmarks(htmlString)

//Mahogany
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_mahogany.gif" width="162" height="30"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td height="77" valign="top"><span class="popupcontent">Now Selling: one and two-story '
htmlString += 'detached homes of approximately 2,916 to 4,151 square feet, 4 to 5 bedrooms, '
htmlString += '3.5 baths and 2- to 4- bay garages. </span>'
htmlString += '</td></tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[5] = new communityLandmarks(htmlString)

//citySport
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr></table>'
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_citysportspark.gif" width="162" height="18"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td height="77" valign="top"><span class="popupcontent">This 43-acre City of Temecula '
htmlString += 'Sports Park will feature a spectacular array of public amenities, including 4 '
htmlString += 'lighted baseball and soccer fields, 4 lighted basketball courts, concession '
htmlString += 'facilities, restrooms, playground and tot-lot, picnic and barbecue areas,' 
htmlString += 'drinking fountains, and benches. Click to see Sports Park rendering.</span></td>'
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[6] = new communityLandmarks(htmlString)	

//kent
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_kenthintergardt.gif" width="162" height="30"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3"><tr>'
htmlString += '<td height="77" valign="top"><span class="popupcontent">Wolf Creek is proud to support '
htmlString += 'the proposed expansion of this pretty park along our border. Plans call for the '
htmlString += 'park to gain additional parking and there are hopes of a possible Boys and '
htmlString += 'Girls Club to be determined by the City.</span></td>'
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';																																																																																													
landMarks[7] = new communityLandmarks(htmlString)	

//wolf
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_wolfcreekpark.gif" width="162" height="18"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3"><tr>'
htmlString += '<td height="77" valign="top"><span class="popupcontent">Suited for people of all ages, '
htmlString += 'this 6-acre park will be planned around a tot lot, half-court basketball '
htmlString += 'courts, and open turf areas to invite all-out play. A water play area sends '
htmlString += 'jets of cool spray into the air to the delight of all who pass by or jump in. '
htmlString += 'Shaded picnic areas, barbecues, tables, benches and convenient restrooms make '
htmlString += 'outdoor get-togethers fun and easy.</span></td>'
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[8] = new communityLandmarks(htmlString)	

//linearPark
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_linearpark.gif" width="162" height="18"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3"><tr>'
htmlString += '<td height="77" valign="top"><span class="popupcontent">This park will unfold over time '
htmlString += 'alongside the neighborhoods that make up Wolf Creek. Its garden-style walkways '
htmlString += 'are designed to encourage you to come out and stroll.</span></td>'
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[9] = new communityLandmarks(htmlString)

//greatOak	
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_greatoakhs.gif" width="162" height="18"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td valign="top"><span class="popupcontent">This handsome new high school campus brings '
htmlString += 'state-of-the-art facilities to young people, under the direction of the '
htmlString += 'Temecula Valley USD.</span></td></tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[10] = new communityLandmarks(htmlString)

//erleSchool
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_earlstanley.gif" width="162" height="30"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td height="77" valign="top"><span class="popupcontent">This established campus '
htmlString += 'provides Temecula Valley USD public school facilities for grades 7-9.</span></td>'
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[11] = new communityLandmarks(htmlString)

//futureElem
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr></table>'
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2"><tr>'
htmlString += '<td><img src="/WolfCreek/images/w_futurelementary.gif" width="162" height="30"></td>'
htmlString += '</tr><tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr><tr>'
htmlString += '<td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td height="77" valign="top"><span class="popupcontent">Now underway, this exciting new '
htmlString += 'Temecula Valley USD public elementary will serve growing families with grades '
htmlString += 'K-6. Plans call for the school to open in 2006.</span></td>'
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[12] = new communityLandmarks(htmlString)

//futureComm
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_futurecommercial.gif" width="162" height="30"></td>'
htmlString += '</tr><tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td>'
htmlString += '</tr><tr>'
htmlString += '<td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td height="77" valign="top"><span class="popupcontent">Close-to-home shopping is '
htmlString += "planned for Wolf Creek. Register for updates and we'll keep you informed.</span></td>"
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[13] = new communityLandmarks(htmlString)

//proposedcivic
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr></table>'
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_proposedcivic.gif" width="162" height="18"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3"><tr>'
htmlString += '<td valign="top"><span class="popupcontent">Proposed Civic use will enrich the '
htmlString += 'community with services and conveniences.</span></td>'
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[14] = new communityLandmarks(htmlString)

//proposedRecreation
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr>'
htmlString += '</table><table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_proposedrecreation.gif" width="162" height="30"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr>'
htmlString += '<tr><td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td height="77" valign="top"><span class="popupcontent">Register to Join the List and '
htmlString += 'learn about future plans to create a recreation center at the heart of our '
htmlString += 'community. </span></td></tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[15] = new communityLandmarks(htmlString)

//futureResidencyTop
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr></table>'
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_futureresidential.gif" width="162" height="18"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr><tr>'
htmlString += '<td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td height="77" valign="top"><span class="popupcontent">Over time, fourteen detached '
htmlString += 'home neighborhoods will be created at Wolf Creek.</span></td>'
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[16] = new communityLandmarks(htmlString)

//futureResidencyBottom
htmlString = "";
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table1">'
htmlString += '<tr><td bgcolor="#351002"><img src="/WolfCreek/images/spacer.gif" width="1" height="1"></td></tr></table>'
htmlString += '<table width="162" border="0" cellspacing="0" cellpadding="0" ID="Table2">'
htmlString += '<tr><td><img src="/WolfCreek/images/w_futureresidential.gif" width="162" height="18"></td></tr>'
htmlString += '<tr><td height="4"><img src="/WolfCreek/images/popup_top.gif" width="162" height="4"></td></tr><tr>'
htmlString += '<td background="/WolfCreek/images/popup_textbackground.gif">'
htmlString += '<table width="100%" border="0" cellspacing="0" cellpadding="8" ID="Table3">'
htmlString += '<tr><td height="77" valign="top"><span class="popupcontent">Over time, fourteen detached '
htmlString += 'home neighborhoods will be created at Wolf Creek.</span></td>'
htmlString += '</tr></table></td></tr></table>'
htmlString += '<img src="/WolfCreek/images/popup_bottom.gif" width="162" height="5" border="0">';
landMarks[17] = new communityLandmarks(htmlString)
