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

  1. // This is Slide # 39 Operations Paper Production page 12.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "Once the rolls of newsprint are produced and identified at each of the winders using bar code cards, they are placed onto conveyors and transported to the wrapping machine. ";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.  
  18.  
  19.