<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="copyright">©Copyright 2005/2009 ');

document.write('<a href="http://www.shawnsaunderscompany.com/" target="_top">Shawn Saunders Company</a> ');

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

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

document.write(' <A HREF="mailto:sales@shawnsaunderscompany.com">Contact Us</a><br>');


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


//  End -->