// NOTE: If you use a ' add a slash before it like this \'
document.write('<div class="floatleft">');
document.write('<a href="#" target="_blank"><img src="images/f_logo.jpg" width="16" height="16" title="friend me on facebook" /></a> ');
document.write('<a href="#" target="_blank"><img src="images/flickr_logo.jpg" width="16" height="16" title="subscribe on flickr" /></a>');
document.write('</div>');
document.write('<span class="copyright">');
document.write('&copy; Copyright 2009 - 2012 ');
document.write('<a href="index.html" class="footerlink">Peter Bryson Photography</a> ');
document.write('| ');
document.write('<a href="contact.htm" class="footerlink">Contact</a> ');
document.write('| ');
document.write('<a href="sitemap.htm" class="footerlink">Sitemap</a> ');
document.write('</span>');

