// 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("Catalogues", "javascript:undefined") aux0 = foldersTree aux1 = insFld(aux0, gFld("Heating Range", "javascript:undefined")) insDoc(aux1, gLnk("B", "Overdoor Heaters/Air Curtains", "http://www.diffusion-group.com/pages/DiffusionH_C/H-CProducts/DiffH_CDoorHeaters.html")) insDoc(aux1, gLnk("B", "Space Heaters", "http://www.diffusion-group.com/pages/DiffusionH_C/H-CProducts/DiffH_CSpaceHeaters.html")) insDoc(aux1, gLnk("B", "Fan Convectors and Trench Heating", "http://www.diffusion-group.com/pages/DiffusionH_C/H-CProducts/DiffH_CFanTrench.html")) insDoc(aux1, gLnk("B", "Air Movement and Ambient", "http://www.diffusion-group.com/pages/DiffusionH_C/H-CProducts/DiffH_CAirMove.html")) aux2 = insFld(aux0, gFld("Cooling Range", "javascript:undefined")) insDoc(aux2, gLnk("B", "Fan Coils", "http://www.diffusion-group.com/pages/DiffusionH_C/H-CProducts/DiffH_CFanCoils.html")) insDoc(aux2, gLnk("B", "Special Products - \'Diffusion Ambassador\' / \'Compact\' / \'High Wall\'", "http://www.diffusion-group.com/pages/DiffusionH_C/H-CProducts/DiffH_CFanSpecial.html"))