CopyRightMsg = "<font size='1'><a href='/index.asp'>Home</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/whatsnew.asp'>Whats New</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/FlightTraining/why.asp'>Flight Training</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/AircraftRental/default.asp'>Aircraft Rentals</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/Services/fuel.asp'>Services</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/location/school.asp'>Location</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/indian/intro1.asp'>Students From India</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/contact/default.asp'>Contacts</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/links/default.asp'>Links</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/International/WhyCanada.asp'>International Students</a>";
CopyRightMsg = CopyRightMsg + " | <a href='/sitemap.asp'>Site Map</a><br>";
CopyRightMsg = CopyRightMsg + "<a href='/terms/copyright.asp'>© 2003 Winnipeg Aviation (2003)</a><br>";
CopyRightMsg = CopyRightMsg + "<a href='http://www.lighthousewebcreations.com'>Site Designed & Maintained by Lighthouse Web Creations © 2007</a></font>";
document.write (CopyRightMsg);

