<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;Copyright 2011 ');

document.write('<a href="http://www.VirtualTourCanada.ca/about.htm" target="_top">Virtual Tour Canada</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

				
				var user = "CityFeatures";
				var domain= "VirtualTourCanada.ca";
				document.write('<a href=\"mailto:' + user + '@' + domain +'?' + 'subject=City%20Features%20Website%20Inquiry%20' + '\">');
				document.write('Email Us</a>');
				

document.write('</span><br>');


//  End -->
