home *** CD-ROM | disk | FTP | other *** search
/ Tembec Spruce Falls Operations Virtual Tour / Tembec_Spruce_Falls_Operations_Virtual_Tour.iso / FLASH / 57-sales-p3.as < prev    next >
Text File  |  2001-06-01  |  725b  |  17 lines

  1. // This is Slide # 57 Sales and Marketing page 3.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "Major markets for Spruce Falls and Pine Falls include the Northeastern, Northcentral and Mid-Western United States and Eastern Canada, with some exports outside North America. Some of Spruce FallsÆ major customers include The Buffalo News, and the Detroit Newspaper Agency in the United States, and in Canada include the Toronto Star, the Ontario Community Newspapers Association, Norweb (which prints the local weekly newspaper, the Northern Times, the Daily Press), the Sudbury Star, the Sault Star, and American Color Graphics, to name a few.";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.