<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">&copy; Copyright 2010 ');

document.write('<a href="index.html" target="_top">Final Impressions</a> ');

document.write('All Rights Reserved (logo by <a href="http://www.betaart.com" target="_blank">Kevin Dean</a>) <br>');

document.write('For more information feel free to '); 

document.write(' mail us: <a href="#"> info@finalimpressions.com </a>');

document.write('</span>');


//  End -->