<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Homepage</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="Journeys.htm">Journeys</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="Walks.htm">Walks</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="Photographs.htm">Photographs</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="Copyright.htm">Copyright</a>');
document.write('&nbsp;|&nbsp;');
//document.write(' <a href="Data index.htm">Data Index</a>');
//document.write('&nbsp;|&nbsp;');
document.write(' <a href="site_map.htm">Site Map</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="links.htm">Links</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="contact.htm">Contact</a>');
document.write('&nbsp;|&nbsp;');




document.write('<br><br>All contents &copy;Copyright 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Watching Nature.Org</a><br>');






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved John Poutney</a>')
}



//  End -->
