<!-- Begin



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









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



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



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



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



document.write(' <a href="mailto:afnermoe@comcast.net">Contact Us</a>');









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





// EDIT THE NEXT LINE





document.write('<a href="index.html">Ann F. Nermoe Photography</a><br>');













var allwebco	  = "yes"	// SHOW BLUEMOON PUBLISHING COPYRIGHT













   if (allwebco == "yes") {

document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://www.sandyjones.com" target="_blank">Bluemoon Website Design</a> & <a href="http://www.sandyjones.com" target="_blank">Hosting</a><br>');

}











//  End -->