// You can find instructions for this file at http://www.treeview.net

//Environment variables are usually set at the top of this file.
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 1
WRAPTEXT = 1
PERSERVESTATE = 1

foldersTree = gFld("", "")
foldersTree.treeID = "tree_local_info"
foldersTree.iconSrc = "http://www.MrDutch.com/javascript/header_tree.gif"
aux1 = insFld(foldersTree, gLnk("B", "Residential Homestead Exemption Application", "http://www.window.state.tx.us/taxinfo/taxforms/50-114.pdf"))
aux1 = insFld(foldersTree, gLnk("B", "New to Fort Bend County?", "http://www.co.fort-bend.tx.us/getSitePage.asp?sitePage=7365"))
aux1 = insFld(foldersTree, gLnk("B", "U.S. Census Bureau - Quick Facts", "http://quickfacts.census.gov/qfd/states/48000.html"))
aux1 = insFld(foldersTree, gLnk("B", "American Fact Finder (U.S. Census Bureau)", "http://factfinder.census.gov/home/saff/main.html?_lang=en"))
aux1 = insFld(foldersTree, gLnk("B", "Texas A&M Real Estate Center Market Reports", "http://recenter.tamu.edu/mreports"))
aux1 = insFld(foldersTree, gFld("Find Your Voter Polling Place", ""))
				insDoc(aux1, gLnk("B", "Fort Bend County", "http://vote.co.fort-bend.tx.us/WebVoter/default.asp#snsearch"))
				insDoc(aux1, gLnk("B", "Harris County", "http://www.harrisvotes.org/"))
aux1 = insFld(foldersTree, gLnk("B", "Subdivision Price Trends", "http://www.har.com/neighborhoods/"))
//aux1 = insFld(foldersTree, gLnk("B", "MLS Monthly Statistics", "http://www.har.com/mls/archive.htm"))
aux1 = insFld(foldersTree, gLnk("B", "MLS Monthly Press Release", "http://www.har.com/mls/dispPressRelease.cfm"))
aux1 = insFld(foldersTree, gLnk("B", "Registered Sex Offender Search", "https://records.txdps.state.tx.us/DPS_WEB/Sor/index.aspx"))
aux1 = insFld(foldersTree, gFld("Weather", ""))
			insDoc(aux1, gLnk("B", "Local Forecast", "http://www.srh.noaa.gov/data/forecasts/TXZ227.php?warncounty=TXC157&city=Sugar+Land"))
			insDoc(aux1, gLnk("B", "Local Radar", "http://www.srh.noaa.gov/radar/latest/DS.p19r0/si.khgx.shtml"))
			insDoc(aux1, gLnk("B", "Regional Satellite", "http://www.goes.noaa.gov/ECIR4.html"))
			aux2 = insFld(aux1, gFld("Brazos River Gages", ""))
					insDoc(aux2, gLnk("B", "Gage at Richmond", "http://waterdata.usgs.gov/tx/nwis/uv?08114000"))
					insDoc(aux2, gLnk("B", "Gage Near Rosharon", "http://waterdata.usgs.gov/tx/nwis/uv?08116650"))
			insDoc(aux1, gLnk("B", "Local Weather History", "http://www.cityrating.com/cityweather.asp?city=Houston"))
			insDoc(aux1, gLnk("B", "World Weather", "http://www.worldweather.org/index.htm"))
aux1 = insFld(foldersTree, gLnk("B", "Obtain Sunrise and Sunset Time", "http://aa.usno.navy.mil/data/docs/RS_OneDay.html"))
aux1 = insFld(foldersTree, gLnk("B", "Houston Traffic", "http://traffic.houstontranstar.org/"))
aux1 = insFld(foldersTree, gFld("Aerial Photo", ""))
			insDoc(aux1, gLnk("B", "TerraServer.com", "http://www.terraserver.com/"))
			insDoc(aux1, gLnk("B", "TerraServer.msn", "http://terraserver-usa.com/image.aspx?t=1&s=15&x=38&y=512&z=15&w=2"))
aux1 = insFld(foldersTree, gFld("Area Airports", ""))
			insDoc(aux1, gLnk("B", "Intercontinental/IAH and Hobby/HOU", "http://www.fly2houston.com/"))
			insDoc(aux1, gLnk("B", "Sugar Land Regional Airport", "http://www.flysgr.com/"))
			insDoc(aux1, gLnk("B", "Houston Southwest Airport", "http://www.houstonairport.com/"))
