document.write("[ <A HREF='index.html'>Home<\/A> ");	
document.write("| <A HREF='about.html'>About<\/A> ] ");
document.write("| <A HREF='garden.html'>Garden</A> "); 
document.write("| <A HREF='contact.html'>Contact</A> "); 
//->document.write("| xxx "); 

  document.write("| <A HREF='journal.html'>Journal<\/A> ");	
 document.write("| <A HREF='cats.html'>Cats</A> " + "<HR>"); 
document.write("Copyright, Pamela Shorey, 2001<BR>");

document.write("<A HREF='mailto:pamshorey@bronzefrogs.com'>Email <\/A> pamshorey@bronzefrogs.com<BR>"); 