// 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 insDoc(aux0, gLnk("B", "Range Details", "showpdf.php?pdf=pdf%2FCARR1%2F01_RANGE.PDF")) insDoc(aux0, gLnk("B", "Selection Guide", "showpdf.php?pdf=pdf%2FCARR1%2F02_SELECTION.PDF")) aux1 = insFld(aux0, gFld("Humidifiers", "javascript:undefined")) insDoc(aux1, gLnk("B", "Electric Resistance", "showpdf.php?pdf=pdf%2FCARR1%2F03_HUMIDIFIERS%2F01_ELECTRIC.PDF")) insDoc(aux1, gLnk("B", "Steam Injection", "showpdf.php?pdf=pdf%2FCARR1%2F03_HUMIDIFIERS%2F02_STEAM.PDF")) insDoc(aux1, gLnk("B", "Liquid-to-Steam", "showpdf.php?pdf=pdf%2FCARR1%2F03_HUMIDIFIERS%2F03_LIQUID.PDF")) insDoc(aux1, gLnk("B", "Steam-to-steam", "showpdf.php?pdf=pdf%2FCARR1%2F03_HUMIDIFIERS%2F04_STEAM2.PDF")) insDoc(aux1, gLnk("B", "Gas Fired", "showpdf.php?pdf=pdf%2FCARR1%2F03_HUMIDIFIERS%2F05_GAS.PDF")) insDoc(aux1, gLnk("B", "Atomising", "showpdf.php?pdf=pdf%2FCARR1%2F03_HUMIDIFIERS%2F07_ATOMISING.PDF")) insDoc(aux1, gLnk("B", "Electrode", "showpdf.php?pdf=pdf%2FCARR1%2F03_HUMIDIFIERS%2F08_ELECTRODE.PDF")) insDoc(aux0, gLnk("B", "Dehumidifiers", "showpdf.php?pdf=pdf%2FCARR1%2F04_DEHUMIDIFIERS.PDF")) insDoc(aux0, gLnk("B", "Metering", "showpdf.php?pdf=pdf%2FCARR1%2F05_METERING.PDF"))