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

  1. // This is Slide # 32 Operations Paper Production page 5.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "The main function of the paper machine from this point on is to remove water, disperse the fibres across the width of the paper machine, and make a continuous sheet of paper referred to as 'web'. At the headbox, this 1% consistency is delivered to the fourdrinier section where water is removed and pulp fibres bond to each other to produce a mat of fibres.";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.  
  18.  
  19.