<!-- Begin

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




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

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

document.write(' <a href="about.htm">About</a>');

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

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




document.write('<br><br>All Contents &copy;Copyright 2008 - All images protected by US copyright law- all rights reserved by');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Wollaber Photography</a><br>');
document.write(' <A HREF="mailto:blwollaber@hughes.net">info@wollaberphotography.com</a><br>');





var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; <a href="http://www.claytonspangler.com" target="_blank">Photographic Design</a><br>');
}







//  End -->