<!-- 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="articles.htm">Articles</a>');

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

document.write(' <a href="poems.htm">Poetry</a>');

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

document.write(' <a href="humour.htm">Cornfield Humour</a>');

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

document.write('<a href="goodnews.htm" class="menu">Good News!</a>');

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

document.write(' <a href="howwemet.htm">How We Met</a>');

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

document.write(' <a href="links.htm">Lots o\' Links</a>');

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

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


// EDIT THE NEXT LINE


document.write('<a href="index.html">Ken & Lea\'s Place</a><br>');






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://mysite.verizon.net/res0d6ip/" target="_blank">Ken & Lea\'s Place</a> & <a href="http://mysite.verizon.net/res0d6ip/" target="_blank"></a><br>');
}





//  End -->
