<!--

	/*  	NOTES:

		This script generates the footer text with copyright information, CVMC URL, and webmaster

		contact information.

	*/

	document.writeln("<div align='center'>");

	document.writeln("<br><br><br><br>");

	document.writeln("<i>&copy; copyright 2010, Castro Valley Mothers Club</i><br>");

	document.writeln("<a href='http://www.castrovalleymothersclub.com' <span>http://www.castrovalleymothersclub.com</span></a><br>");

	document.writeln("Design based on template by <a href='http://dryicons.com'> <span>DryIcons.com</span></a><br>");

	document.writeln("Please send comments to <a href='mailto:cvmcwebsite@gmail.com'><i>CVMC Website Administrator</i></a><br>");

	document.writeln("</div><br>");

-->

