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

  1. // This is Slide # 55 Sales and Marketing page 1.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "Sales Office situated in downtown Toronto at 70 Yorke Street, Suite 1120. Sales teams is accountable for selling Spruce Falls, Pines Falls and St-Raymond production and liaising with customers.";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.