home *** CD-ROM | disk | FTP | other *** search
/ Tembec Spruce Falls Operations Virtual Tour / Tembec_Spruce_Falls_Operations_Virtual_Tour.iso / FLASH / 45-enviro-p2.as < prev    next >
Text File  |  2001-05-02  |  826b  |  17 lines

  1. // This is Slide # 45 The Environment page 2.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "Spruce Falls operates a treatment system for process effluent prior to it being discharged to the Kapuskasing River. The first stage consists of primary treatment clarifiers were 8,700 U.S. gallons per minute of process effluent are pumped to two primary clarifiers. Over 90% of the suspended solids, consisting mostly of wood fibre and fines rejected by pulp cleaning and screening or from papermaking operations, settle at the bottom of the clarifiers and these solids are scraped to the centre of the conical bottom by slowly moving rakes and then pumped to the dewatering system, while the clarified effluent is pumped to the secondary treatment.";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.