home *** CD-ROM | disk | FTP | other *** search
/ Tembec Spruce Falls Operations Virtual Tour / Tembec_Spruce_Falls_Operations_Virtual_Tour.iso / FLASH / 33-paper-p6.as < prev    next >
Text File  |  2001-04-13  |  365b  |  19 lines

  1. // This is Slide # 33 Operations Paper Production page 6.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "As excess water is removed, the consistency of the mat of fibres increases.  By the time the web leaves the fourdrinier section, the web is at 20% consistency (wood fibres).";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.  
  18.  
  19.