<!-- Start

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

document.write('<span class="copyright">');

document.write('&copy;Copyright 2009 ');

document.write('<a href="http://www.greyhaven.com/index.html" target="_top" class="footerlink">Greyhaven Studios</a> ');

document.write('/');

document.write(' <A HREF="http://www.greyhavenstudios.com/contact.htm" class="footerlink">Contact</a><br>');

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


//  End -->