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

  1. // This is Slide # 31 Operations Paper Production page 4.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "Furnish prepared in the stock preparation area is proportioned to a mixed stock chest and is delivered to the paper machines. This mixed stock is combined with water and fibre recovered from the paper machines, pumped through cleaners, and eventually ends up in the headbox at 1% consistency (wood fibres) or 99% water. ";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.  
  18.  
  19.