<!-- Begin

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

// THE NEXT LINE IS FOR SPACING BEFORE THE FOOTER - EDIT HEIGHT NUMBER

document.write('<img src="picts/spacer.gif" border="0" width="1" height="150"><br>');

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




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">Site Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');




document.write('<br><br>All contents &copy;Copyright 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Randy Hanna Photography</a><br>');






var copyright	  = "yes"	// SHOW COPYRIGHT






   if (copyright == "yes") {
document.write('All Photos and content on this site are the property of Randy Hanna Photography and are protected by US and International copyright laws.<br> Images may not be downloaded or reproduced in any way without the written permission of Randy Hanna Photography.');
}


document.write('<br>');


//  End -->
 


