home *** CD-ROM | disk | FTP | other *** search
/ Tembec Spruce Falls Operations Virtual Tour / Tembec_Spruce_Falls_Operations_Virtual_Tour.iso / FLASH / 34-paper-p7.as < prev    next >
Text File  |  2001-05-02  |  527b  |  19 lines

  1. // This is Slide # 34 Operations Paper Production page 7.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "Pressing the web removes water and compacts the web, thereby strengthening it. A press section works about the same way as a wringer washer does with some enhancement, such as using felts and vacuum devices to remove water. By the time the web leaves the press section, the consistency is at approximately 42% wood fibres or 58% water.";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.  
  18.  
  19.