home *** CD-ROM | disk | FTP | other *** search
/ Tembec Spruce Falls Operations Virtual Tour / Tembec_Spruce_Falls_Operations_Virtual_Tour.iso / FLASH / 48-enviro-p5.as < prev    next >
Text File  |  2001-04-13  |  806b  |  17 lines

  1. // This is Slide # 48 The Environment page 5.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "Effluent from the aeration basin then flows to the two secondary clarifiers for removal of the biological solids and then by gravity to the Kapuskasing River below the dam. The biological solids are returned to the aeration basin to mix with incoming effluent. Biological solids surplus to the systemÆs needs are sent to the same dewatering system handling primary and de-inking solids. Primary clarifier solids, together with solids removed in the deinking plant and biological solids from secondary treatment amounting to 86 tonnes per day in total, are dewatered and burned in the Boiler House to produce steam for our process.";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.