home *** CD-ROM | disk | FTP | other *** search
/ Tembec Spruce Falls Operations Virtual Tour / Tembec_Spruce_Falls_Operations_Virtual_Tour.iso / FLASH / 60-end-p1.as < prev    next >
Text File  |  2001-05-02  |  638b  |  17 lines

  1. // This is Slide # 60 The END page 1.
  2.  
  3. arraySize=2;
  4.  
  5.  
  6. TextArray = new Array();
  7.  
  8. //INFO TEXT
  9.  
  10. TextArray[1] = "This concludes the Spruce Falls guided virtual tour. We would like to thank you for visiting and welcome you to take the actual mill tour. The mill tour is offered during the summer months. To book a special group please contact the Kapuskasing Chamber of Commerce, Tourist Information Office. The tourist information office is open Monday to Friday except from July 1 to August 31 it is open Sunday to Saturday. Telephone: (705) 335-2332. THANK YOU AND HAVE A GOOD DAY!";
  11.  
  12. //Fun Fact TEXT
  13.  
  14. TextArray[2] = "";
  15.  
  16.  
  17.