
// Created on Oct 1, 2009 10:45:27 AM

{
	
document.write("<ul>");

document.write("<div align='center'><b><font style='color:#0000ff'><h2>Announcements</h2></font></b></div>");
document.write("<ul>");

document.write("<li><b>Sustainable Landscape, Where Life Takes Root</b> October 8<sup>th</sup>. Click on Calendar of Events on the menu to the left for information.</li>");


document.write("<li>Interested in becoming a Master Gardener? 
Click on the MG Training Class link at the top of the left menu for more information and a sample schedule.</li>");

document.write("</ul>");

	
	
	
}

