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

  1. // This is Slide # 43 Operations Paper Production page 16.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "Loads are protected for their long journeys through the use of corrugated cardboard pads, air bags, and strapping. Manifests indicating the contents of the load are produced for each load using a roll tracking computer system.";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "The Finishing Room currently ships approximately 10 to 12 transport trailers and 15 to 17 boxcars of paper per day.";
  15.  
  16.  
  17.