<!-- Start JavaScript Code 

	// Script: Eight Photo Image Changer
	// Author: Frank Jamison
	// Date  : October 14, 2011
	
	// Stylesheets: stylesheet.css
	// Images     : button_xhtml11.png


	/* Write Footer Section to Web Page */
	document.write('<div id="copyright">');
	document.write('&copy;Copyright 2006-2011 All rights reserved<br>');
	document.write('<a href="http://www.frankjamison.com/" class="footerlink" title="Return to my home page">Frank C Jamison</a> ');
	document.write('/');
	document.write(' <a href="http://wwww.frankjamison.com/contact/" class="footerlink" title="Contact Frank Jamison">Contact</a><br>');
	document.write('</div>');
	
	document.write('<div id="w3cvalid">');
	document.write('<a href="http://validator.w3.org/check?uri=referer" target="new" title="Check the W3C validation for yourself!"><img src="http://www.frankjamison.com/resources/images/button_xhtml11.png" alt="Valid XHTML 1.1" height="31" width="88" /></a><br /> ');
	document.write('</div>');
	
// End JavaScript Code -->
