
document.write('<table width=100% height=25 background=bg2.gif><tr><td><center>');
document.write('<a href="index.html" ><b>Home</b></a><font color=white>&nbsp;|&nbsp;</font>');
document.write('<a href="upcoming.shtml"><b>Upcoming Events</b></a><font color=white>&nbsp;|&nbsp;</font>');
document.write('<a href="index.shtml"><b>Buy Seeds On Line</b></a><font color=white>&nbsp;|&nbsp;</font>');
document.write('<a href="tips.shtml"><b>Tips & Tricks</b></a><font color=white>&nbsp;|&nbsp;</font>');
document.write('<a href="http://66.201.92.151/heritage/catalogue.pdf"><b>Download Catalogue</b></a><font color=white>&nbsp;|&nbsp;</font>');
document.write('<a href="contact.html"><b>Contact Us</b></a>');
document.write('</td></tr></table>');


