<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="footer">');

document.write('<a href="index.html">Main Page</a> ');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="annuals.html">Annuals</a> ');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="perennials.html">Perennials</a> ');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="vegetables.html">Vegetables</a> ');

document.write('<br>all contents &copy; copyright 1988-2010 Hannibal Garden Center');

document.write('</span>');


//  End -->
