home *** CD-ROM | disk | FTP | other *** search
/ Tembec Spruce Falls Operations Virtual Tour / Tembec_Spruce_Falls_Operations_Virtual_Tour.iso / FLASH / 44-enviro-p1.as < prev    next >
Text File  |  2001-04-13  |  600b  |  17 lines

  1. // This is Slide # 44 The Environment page 1.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "Spruce Falls is committed to conduct its operations in support of TembecÆs Corporate Mission which is: 'To be a low cost, profitable integrated forest products company converting natural resources into competitive and innovative quality products for customers while protecting the environment and creating a positive long-term social, cultural and economic benefit for the region and its people, employees and shareholders.'";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.