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

  1. // This is Slide # 41 Operations Paper Production page 14.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "At the wrap station, rolls are given a belly wrap and end bands are applied. These end bands serve to identify the top of the roll, who produced the roll through coloured bands, and also add to the protection of the newsprint while in transit. Roll numbers are printed on the ends of the roll as well as on the sides of the package. Rolls are crimped and headers are applied to the end of the package. A label is placed on the side of the roll at the optimum label applicator.";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.  
  18.  
  19.