<!--
document.write	('<div id="footer" class="footer">');
document.write	('<a href="/club/contact.htm">Contact Us</a> | ');
document.write	('<a href="/forms/forms.htm">Forms</a> | ');
document.write	('<a href="/facilities/facilities.htm">Facilities</a> | ');
/*document.write	('<a href="/coaches/coaches.htm">Coaches Corner</a> | ');*/
document.write	('<a href="/links/links.htm">Soccer Links</a> | ');
document.write	('<a href="/club/faq.htm">FAQ</a> | ');
document.write	('<a href="/index.htm">Home</a> ');		
document.write	('<hr width="95%">');
document.write	('&copy; 2006 - Capital Soccer Club - PO Box 1001, Jefferson City, MO 65102 - Phone: (573) 636-3434 - Fax: (877) 636-0305<br />');
document.write	('Comments, questions, concerns, please email the <a href="mailto:csc.webmaster@capital-soccer-club.com">Webmaster</a>.');
document.write	('</div>');
//-->