
<!--
/*
This code is from Dynamic Web Coding 
www.dyn-web.com 
Copyright 2001 by Sharon Paine 
Permission granted to use this code as long as this 
entire notice is included.
*/

/* IMPORTANT: Put script after tooltip div or 
	 put tooltip div just before </BODY>. */

var dom = (document.getElementById) ? true : false;
var ns5 = ((navigator.userAgent.indexOf("Gecko")>-1) && dom) ? true: false;
var ie5 = ((navigator.userAgent.indexOf("MSIE")>-1) && dom) ? true : false;
var ns4 = (document.layers && !dom) ? true : false;
var ie4 = (document.all && !dom) ? true : false;
var nodyn = (!ns5 && !ns4 && !ie4 && !ie5) ? true : false;

// resize fix for ns4
var origWidth, origHeight;
if (ns4) {
	origWidth = window.innerWidth; origHeight = window.innerHeight;
	window.onresize = function() { if (window.innerWidth != origWidth || window.innerHeight != origHeight) history.go(0); }
}

// avoid error of passing event object in older browsers
if (nodyn) event = "nope";

///////////////////////  CUSTOMIZE HERE   ////////////////////
// settings for tooltip 
// Do you want tip to move with mouse movement along link?
var tipFollowMouse	= false;	
var tipWidth 			 	= 205;
var offX					 	= 20;	// how far from mouse to show tip
var offY					 	= 3; 
var tipFontFamily 	= "arial, helvetica, sans-serif";
var tipFontSize			= "8pt";
var tipFontColor		= "#000000";
var tipBgColor 			= "#ffffff";
var tipBorderColor 	= "#666666";
var tipBorderWidth 	= 1;
var tipBorderStyle 	= "solid";
var tipPadding		 	= 1;

// preload images to be placed in tooltip
//var img1 = new Image(100,100);	// (width,height)
// img1.src = "your.gif";


// variables for tooltip content 
var tip0 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>AREA 10</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Planning Area 10, also called PA10 is located in east-central Austin.  Area 10 features a substantial amount of post-World War II housing which was built during the 1950’s and 1960’s.</font></td></tr></TABLE>'

var tip1 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>AUSTIN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Located in Central Texas, Austin is the state capital of Texas as well as the county seat of Travis County.  It lies along the north bank of the Colorado River within 200 miles of Dallas, Houston, and San Antonio averages 300 days of sunshine each year.</font></td></tr></TABLE>'

var tip2 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>BASTROP</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Bastrop is located about 30 miles southeast of Austin and is the county seat of Bastrop County.  Incorporated in 1837, the town had undergone several name changes before “Bastrop” finally stuck.</font></td></tr></TABLE>'

var tip3 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>BEE CAVE</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Bee Cave is a village located about 20 miles west of Austin.  Offering wonderful recreational activities and a rich history, it was named for a large cave of wild Mexican honeybees by early settlers to the area.</font></td></tr></TABLE>'

var tip4 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>BUDA</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Buda is a city located 17 miles south of downtown Austin in northeastern Hays County.  Established April 1, 1881, the area was originally part of a Mexican land grant and had been donated for a town site and was named Buda in 1887.</font></td></tr></TABLE>'

var tip5 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>CEDAR PARK</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Cedar Park is located 17 miles north of downtown Austin in Williamson County.  Featuring the scenic vistas of Texas Hill Country, Cedar Park offers all the benefits of a major metropolitan area, but in a relaxed, family oriented community.</font></td></tr></TABLE>'

var tip6 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>CEDAR VALLEY</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Cedar Valley is located 12 miles southeast of Austin in southwestern Travis County.  A small community, Cedar Valley maintained a stable population of approximately seventy people from the 1970’s to 1990.</font></td></tr></TABLE>'

var tip7 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>CENTRAL AUSTIN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Central Austin encompasses a number of neighborhoods from historic areas with a traditional feel, to post-World War II communities.  Residents of all generations love the area’s history, parks, schools, and churches, plus specialty shops and local grocers.</font></td></tr></TABLE>'

var tip8 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>CREEDMOOR</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Creedmoor is located 15 miles southeast of Austin in southern Travis County.  Named Creedmoor in 1880, the community finally incorporated in 1982 to avoid annexation by Austin.</font></td></tr></TABLE>'

var tip9 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>DEL VALLE</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Del Valle is located 7 miles southeast of Austin along the Colorado River in southeastern Travis County.  Its name was derived from Santiago Del Valle, whose land grant the community was built upon and established in the mid-1870’s.</font></td></tr></TABLE>'

var tip10 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>DRIPPING SPRINGS</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Dripping Springs is located 25 miles west of Austin in northern Hays County.  Incorporated in 1981, the area has seen much commercial growth. yet it continues to remain largely agricultural.</font></td></tr></TABLE>'

var tip11 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>GEORGETOWN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Georgetown is located 26 miles north of Austin and is the county seat of Williamson County.  It was established in 1848 as an agricultural trade center and named for George Washington Glasscock.</font></td></tr></TABLE>'

var tip12 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>HUTTO</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Hutto is located 20 miles northeast of Austin in eastern Williamson County.  It was founded in 1855 and incorporated in 1940.  The city was named for the wealthy cattleman, James Emory Hutto.</font></td></tr></TABLE>'

var tip13 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>JONESTOWN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Jonestown is located 20 miles northwest of Austin in northwestern Travis County.  Settled in the 1930’s by brothers Emmet and Warren Jones, it is a much newer community than many others locally.</font></td></tr></TABLE>'

var tip14 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>KYLE</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Kyle is located 20 miles south of Austin in northeastern Hays County.  The town was named for Fergus Kyle.  The community was established on July 24, 1880, and was officially incorporated twice.</font></td></tr></TABLE>'

var tip15 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>LAGO VISTA</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Lago Vista is located 20 miles northwest of Austin in northwestern Travis County.  Originally developed as a lake resort area in the 1960’s, Lago Vista incorporated in the early 1980’s.</font></td></tr></TABLE>'

var tip16 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>LAKE TRAVIS</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Lake Travis is located approximately 30 miles northwest of Austin in southern Burnet and western Travis Counties.  A 65-mile-long artificial lake along the Colorado River, it is a major attraction and resort area.</font></td></tr></TABLE>'

var tip17 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>LAKEWAY</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Lakeway is a 1,200-acre village located on Lake Travis, 5 miles west of Mansfield Dam in west Travis County.  It was incorporated in July, 1974, with permission from the City of Austin.</font></td></tr></TABLE>'

var tip18 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>LEANDER</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Leander is located 5 miles north of Austin in southwestern Williamson County.  It was originally established July 17, 1882, and finally incorporated in 1978, with Joe Bates as the city’s first mayor.</font></td></tr></TABLE>'

var tip19 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>LIBERTY HILL</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Liberty Hill is located 33 miles northwest of Austin in Williamson County, between the north and south forks of the San Gabriel River.  The name of Liberty Hill was suggested in 1853 by postmaster William Oliver Spencer.</font></td></tr></TABLE>'

var tip20 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>LOCKHART</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Lockhart is located 30 miles southeast of Austin, and is the county seat of Caldwell County.  Incorporated in 1852, the town was named after Byrd Lockhart, owner of the land which became the town’s site.</font></td></tr></TABLE>'

var tip21 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>MANCHACA</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Manchaca is located 10 miles southwest of Austin in southwestern Travis County.  The community was named for nearby Manchaca Springs, which was due to José Antonio Menchaca having once camped there.</font></td></tr></TABLE>'

var tip22 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>MANOR</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Manor is located 12 miles northeast of Austin in northeastern Travis County.  Named for cotton farmer James Manor, the community was established in the mid-to-late 1800’s and incorporated in the early 1930’s.</font></td></tr></TABLE>'

var tip23 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>NORTH AUSTIN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">North Austin is growing rapidly, with proximity to downtown, the city’s high-tech corridor, and University of Texas. The area boasts a contemporary upscale feel, anchored by established schools.</font></td></tr></TABLE>'

var tip24 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>NORTHWEST AUSTIN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Northwest Austin features a wide variety of affordable house styles, with an upscale feel.  Residents enjoy convenience to employment, shopping centers, and restaurants, plus outdoor recreation at area lakes.</font></td></tr></TABLE>'

var tip25 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>PFLUGERVILLE</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Pflugerville is located 15 miles north of Austin in northeastern Travis County.  Named after Henry Pfluger, who brought his family here from Germany in 1849, it was incorporated in the 1960’s.</font></td></tr></TABLE>'

var tip26 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>ROUND ROCK</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Round Rock is located 16 miles north of downtown Austin in south central Williamson County.  The city, established around 1850 was named Brushy Creek.  The name was officially changed to Round Rock in 1854.</font></td></tr></TABLE>'

var tip27 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>SAN LEANN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Located in Central Texas, Austin is the state capital of Texas as well as the county seat of Travis County.  It lies along the north bank of the Colorado River within 200 miles of Dallas, Houston, and San Antonio averages 300 days of sunshine each year.</font></td></tr></TABLE>'

var tip28 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>SAN MARCOS</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">San Marcos is located 25 miles south of Austin.  It is the seat of Hays County, and is situated in the southeastern part of the county.  The area boasts the San Marcos River, as well as a number of outlet malls.</font></td></tr></TABLE>'

var tip29 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>SMITHVILLE</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Smithville is located 10 miles southeast of Bastrop in southeastern Bastrop County.  Incorporated in March 1895, it was established in 1827 by Thomas Gazeley, and named after William Smith, one of the area’s early settlers.</font></td></tr></TABLE>'

var tip30 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>SOUTH CENTRAL AUSTIN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">South Central Austin is called such due to its location “south of the river”.  The area boasts vintage neighborhoods with an eclectic compilation of small business and modern amenities and services.</font></td></tr></TABLE>'

var tip31 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>SOUTHEAST AUSTIN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Southeast Austin provides an atmosphere of a rural community while being just moments from downtown.  Much attention has been drawn to the area since the 1999 opening of the Austin-Bergstrom International Airport.</font></td></tr></TABLE>'

var tip32 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>SOUTHWEST AUSTIN</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Southwest Austin is known as the lovely gateway to the Texas Hill Country.  Most of this area is located in the Edwards Aquifer Recharge Zone.  The area’s hills and valleys feature a number of large ranches and estates.</font></td></tr></TABLE>'

var tip33 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>TAYLOR</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">Taylor is located in southeastern Williamson County.  The town was originally named Taylorsville in honor of Edward Moses Taylor.  In 1892, the community’s name was officially changed to Taylor.</font></td></tr></TABLE>'

var tip34 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>WEST LAKE</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">The city of West Lake Hills is located 6 miles west of downtown Austin in west central Travis County.  It was incorporated as a village on September 9, 1953 and became a city December 3, 1957.</font></td></tr></TABLE>'

var tip35 = '<table width="205" cellpadding=2 cellspacing=0 border=0><tr><td bgcolor=#860C86><font face="arial" size=2 color=#ffffff><b>WIMBERLEY</b></font></td></tr><tr><td><font size="1" face="arial" color="#000000">The village of Wimberley is located north of San Marcos in south central Hays County and Central Texas Hill Country.  Established in 1848, Wimberley is a retirement and resort area with abundant recreational opportunities.</font></td></tr></TABLE>'



////////////////////  END OF CUSTOMIZATION AREA  ///////////////////

////////////////////////////////////////////////////////////
//  initTip	- initialization for tooltip.
//		Global variables for tooltip. 
//		Set styles for all but ns4. 
//		Set up mousemove capture if tipFollowMouse set true.
////////////////////////////////////////////////////////////
var tooltip, tipcss;
function initTip() {
	if (nodyn) return;
	tooltip = (ns4)? document.tipDiv.document: (ie4)? document.all['tipDiv']: (ie5||ns5)? document.getElementById('tipDiv'): null;
	tipcss = (ns4)? document.tipDiv: tooltip.style;
	if (ie4||ie5||ns5) {	// ns4 would lose all this on rewrites
		tipcss.width = tipWidth+"px";
		tipcss.fontFamily = tipFontFamily;
		tipcss.fontSize = tipFontSize;
		tipcss.color = tipFontColor;
		tipcss.backgroundColor = tipBgColor;
		tipcss.borderColor = tipBorderColor;
		tipcss.borderWidth = tipBorderWidth+"px";
		tipcss.padding = tipPadding+"px";
		tipcss.borderStyle = tipBorderStyle;
	}
	if (tooltip&&tipFollowMouse) {
		if (ns4) document.captureEvents(Event.MOUSEMOVE);
		document.onmousemove = trackMouse;
	}
}
window.onload = initTip;

/////////////////////////////////////////////////////////////
//  doTooltip function
//			Assembles content for tooltip and writes it to tipDiv.
//			Call positionTip function from here if tipFollowMouse
//			is set to false.
//////////////////////////////////////////////////////////////
var t1,t2;	// for setTimeouts
var tipOn = false;	// check if over tooltip link
function doTooltip(evt,txt) {
	if (!tooltip) return;
	if (t1) clearTimeout(t1);	if (t2) clearTimeout(t2);
	tipOn = true;
	if (ns4) {
		tip = '<table bgcolor="' + tipBorderColor + '" width="' + tipWidth + '" cellspacing="0" cellpadding="' + tipBorderWidth + '" border="0"><tr><td><table bgcolor="' + tipBgColor + '" width="100%" cellspacing="0" cellpadding="' + tipPadding + '" border="0"><tr><td><span style="font-family:' + tipFontFamily + '; font-size:' + tipFontSize + '; color:' + tipFontColor + ';">' + txt  + '</span></td></tr></table></td></tr></table>';
		tooltip.write(tip);
		tooltip.close();
	} else if (ie4||ie5||ns5) {
		tip = txt;
	 	tooltip.innerHTML = tip;
	}
	if (!tipFollowMouse) positionTip(evt);
}

var mouseX, mouseY;
function trackMouse(evt) {
	mouseX = (ns4||ns5)? evt.pageX: window.event.clientX + document.body.scrollLeft;
	mouseY = (ns4||ns5)? evt.pageY: window.event.clientY + document.body.scrollTop;
	if (tipOn) positionTip(evt);
}

/////////////////////////////////////////////////////////////
//  positionTip function
//		If tipFollowMouse set false, so trackMouse function
//		not being used, get position of mouseover event.
//		Calculations use mouseover event position, 
//		offset amounts and tooltip width to position
//		tooltip within window.
/////////////////////////////////////////////////////////////
function positionTip(evt) {
	if (!tipFollowMouse) {
		mouseX = (ns4||ns5)? evt.pageX: window.event.clientX + document.body.scrollLeft;
		mouseY = (ns4||ns5)? evt.pageY: window.event.clientY + document.body.scrollTop;
	}
	// tooltip width and height
	var tpWd = (ns4)? tooltip.width: (ie4||ie5)? tooltip.clientWidth: tooltip.offsetWidth;
	var tpHt = (ns4)? tooltip.height: (ie4||ie5)? tooltip.clientHeight: tooltip.offsetHeight;
	// document area in view (subtract scrollbar width for ns)
	var winWd = (ns4||ns5)? window.innerWidth-20+window.pageXOffset: document.body.clientWidth+document.body.scrollLeft;
	var winHt = (ns4||ns5)? window.innerHeight+window.pageYOffset: document.body.clientHeight+document.body.scrollTop;
	// check mouse position against tip and window dimensions
	// and position the tooltip 
	if ((mouseX+offX+tpWd)>winWd) 
		tipcss.left = (ns4)? mouseX-(tpWd+offX): mouseX-(tpWd+offX)+"px";
	else tipcss.left = (ns4)? mouseX+offX: mouseX+offX+"px";
	if ((mouseY+offY+tpHt)>winHt) 
		tipcss.top = (ns4)? mouseY-(tpHt+offY): mouseY-(tpHt+offY)+"px";
	else tipcss.top = (ns4)? mouseY+offY: mouseY+offY+"px";
	t1=setTimeout("tipcss.visibility='visible'",100);
}

function hideTip() {
	if (!tooltip) return;
//	tipcss.visibility = "hidden";
	t2=setTimeout("tipcss.visibility='hidden'",100);
	tipOn = false;
}

//-->
