// 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_realty_issues"
foldersTree.iconSrc = "http://www.MrDutch.com/javascript/header_tree.gif"
aux1 = insFld(foldersTree, gFld("Asbestos", ""))
			insDoc(aux1, gLnk("B", "Environmental Protection Agency", "http://www.epa.gov/asbestos/"))
			insDoc(aux1, gLnk("B", "Occupational Safety & Health Administration", "http://www.osha.gov/SLTC/asbestos/"))
aux1 = insFld(foldersTree, gFld("Mold", ""))
			insDoc(aux1, gLnk("B", "Environmental Protection Agency", "http://www.epa.gov/iaq/molds/moldresources.html"))
			insDoc(aux1, gLnk("B", "Center for Desease Control", "http://www.cdc.gov/mold/default.htm"))
			insDoc(aux1, gLnk("B", "Attorney General of Texas", "http://www.oag.state.tx.us/consumer/mold_remed.shtml"))
			insDoc(aux1, gLnk("B", "Texas Department of Insurance", "http://www.tdi.state.tx.us/home/mold.html"))
			insDoc(aux1, gLnk("B", "Insurance Company Mold Update", "http://www.moldupdate.com/"))
aux1 = insFld(foldersTree, gFld("Radon", ""))
			insDoc(aux1, gLnk("B", "Environmental Protection Agency", "http://www.epa.gov/radon/"))
			insDoc(aux1, gLnk("B", "Texas Department of State Health Services", "http://www.dshs.state.tx.us/radiation/radon.shtm"))
aux1 = insFld(foldersTree, gFld("Fire Sprinklers", ""))
			insDoc(aux1, gLnk("B", "Home Fire Sprinkler Coalition", "http://www.homefiresprinkler.org/"))
			insDoc(aux1, gLnk("B", "American Fire Sprinkler Association", "http://www.sprinklernet.org/"))
aux1 = insFld(foldersTree, gLnk("B", "Castle Coalition (anti Eminant Domain Abuse)", "http://www.castlecoalition.org/"))
aux1 = insFld(foldersTree, gLnk("B", "Foundation Repair Association", "http://www.foundationrepair.org/"))
