<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('Copyright &copy; 2011 ');

document.write('<a href="http://www.frankwicher.com" target="_top" class="footerlink">Frank Wicher</a> ');

document.write('<br>');

document.write('All rights reserved');

document.write('</span>');


//  End -->

