<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="footer">&copy;Copyright 2009-2010 ');

document.write('<a href="index.html" target="_top">Grant Gibson</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="contact.htm">Contact Grant. </a>');

document.write('Read our Disclaimer '); 

document.write(' <A HREF="termsofservice.htm">HERE </a>');

document.write('DGGibson '); 

document.write(' <A HREF="mailto:gg@grantgibson.ca">Contact</a>');





document.write('</span><br>');

//  End -->
