document.write ("<table id='menu_left' cellpadding='5' cellspacing='0'>");
document.write ("<tr><td><a href='/index.html'>Home Page</a></td></tr>");
document.write ("<tr><td><a href='/staff.html'>Staff</a></td></tr>");
document.write ("<tr><td><a href='/events.html'>Events Listing</a></td></tr>");
document.write ("<tr><td><a href='/services.html'>Services Available</a></td></tr>");
document.write ("<tr><td><a href='/rentals.html'>Equipment for Rent</a></td></tr>");
document.write ("<tr><td><a href='/products.html'>Items for Sale</a></td></tr>");
document.write ("<tr><td><a href='/mailing.html'>Join Our Mailing List</a></td></tr>");
document.write ("<tr><td><a href='/volunteer.html'>Become a Volunteer</a></td></tr>");
document.write ("<tr><td><a href='/map.html'>Map and Directions</a></td></tr>");
document.write ("<tr><td><a href='/other.html'>Links to Other Resources</a></td></tr>");
document.write ("<tr><td bgcolor='#016330'><a href='/education/PosterWinners2009.html'>2009 Poster Contest Results</a></td></tr>");
document.write ("<tr><td bgcolor='#016330'><a href='/education/index.html'>Previous Contest Winners</a></td></tr>");
// document.write ("<tr><td bgcolor='#016330'><a href='/PosterWinners2007.html'>2007 Poster Contest Results</a></td></tr>");
// document.write ("<tr><td bgcolor='#016330'><a href='/PosterWinners2008.html'>2008 Poster Contest Results</a></td></tr>");
// document.write ("<tr><td bgcolor='#016330'><a href='/education/index.html'>2008 Envirothon</a></td></tr>");
document.write ("<tr><td><a href='/documents/2009FallNewsletter.pdf'>2009 Fall Newsletter</a></td></tr>");
document.write ("<tr><td><a href='/2008FFTPictures.html'>2008 FFT Pictures</a></td></tr>");
document.write ("<tr><td><a href='/2009FallFarmTour.html'>2009 Fall Farm Tour</a></td></tr>");
document.write ("<tr><td><a href='/annual_reports.html'>Annual Reports</a></td></tr>");
document.write ("</table>");
document.write ("<p><strong>Contact Us!</strong><span class='contact'><br />");
document.write ("Phone:810-664-3941 ext. 3<br />");
document.write ("Fax: 810-664-8254<br />");
document.write ("Email: <a href='mailto:admin@lapeercd.org'>admin@lapeercd.org</a><br /></span></p>");
