<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var bp	  = "no"	// SHOW COPYRIGHT
var pageheight	  = "10"	// SPACING ABOVE COPYRIGHT




//document.write('<img src="images/space.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


document.write('<a href="http://www.basingstokephotos.com/index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.basingstokephotos.com/lightbox/index/about_us/start/0">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.basingstokephotos.com/lightbox/index/contact/start/0">Contact</a>');




document.write('<br><br>All Content &copy; Copyright 2012 ');



// EDIT THE NEXT LINE


document.write('<a href="http://www.basingstokephotos.com/index.html">BasingstokePhotos</a><br />');













   if (bp == "yes") {
document.write('All Content &copy; 2009 All rights reserved <a href="http://www.basingstokephotos.com" target="_blank">BasingstokePhotos</a><br>');
}



document.write('<br>');




//  End -->
