﻿document.write("    <div id=\"bottominfo\">");
document.write("		<div class=\"container\">");
//document.write("			<!-- bottom left information -->");
//document.write("			<div class=\"bottomcolumn\">");
//document.write("				<h3>More Links If You Need Them!</h3>");
//document.write("				<p>Follow these links to learn more stuff...</p>");
//document.write("				<ul class=\"borderedlist iconlist\">");
//document.write("					<li><a href=\"#\" title=\"Other Stuff #1\">Other Stuff #1</a></li>");
//document.write("					<li><a href=\"#\" title=\"Other Stuff #2\">Other Stuff #1</a></li>");
//document.write("					<li><a href=\"#\" title=\"Other Stuff #3\">Other Stuff #1</a></li>");
//document.write("				</ul>");
//document.write("			</div>");
document.write("			<!-- bottom center information -->");
document.write("			<div class=\"bottomcolumn bottomright\">");
document.write("				<h3>Sponsors</h3><br />");
document.write("				<a href=\"http://www.kuik.com\" target=\"_blank\"><img src=\"images/kuik_logo.jpg\" width=\"100%\" height=\"100%\" /></a>");
//document.write("				<p>Don't know why we have so many links, but here you go...</p>");
//document.write("				<ul class=\"borderedlist iconlist\">");
//document.write("					<li><a href=\"#\" title=\"Other Stuff #4\">Other Stuff #1</a></li>");
//document.write("					<li><a href=\"#\" title=\"Other Stuff #5\">Other Stuff #1</a></li>");
//document.write("					<li><a href=\"#\" title=\"Other Stuff #6\">Other Stuff #1</a></li>");
//document.write("				</ul>");
document.write("			</div>");
//document.write("			<!-- bottom right information -->");
//document.write("			<div class=\"bottomcolumn bottomright\">");
//document.write("				<h3>Stay Informed</h3>");
//document.write("				<p>Subscribe to our e-news. Every month you recieve all the latest info, straight to your inbox.</p>");
//document.write("				<form action=\"#\">");
//document.write("					<input type=\"text\" name=\"email\" class=\"enewsbox\" />");
//document.write("					<input type=\"button\" class=\"button\" value=\"Submit\" />");
//document.write("				</form>");
//document.write("			</div>");
document.write("			<hr />");
document.write("		</div>");
document.write("	</div>");
document.write("	<!-- Start Footer -->");
document.write("	<div id=\"footer\">");
document.write("		<div class=\"container\">");
document.write("		    <div class=\"designby\">");
document.write("                <a href=\"index.html\" title=\"Copyright &copy; Century Community Football 2011\">Copyright &copy; Century Community Football 2011</a>");
document.write("                <iframe align=\"center\" src=\"http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2F%23%21%2Fpages%2FCentury-Community-Football%2F193007274058352&amp;layout=standard&amp;show_faces=false&amp;action=like&amp;font=arial&amp;colorscheme=dark&amp;height=35\" scrolling=\"no\" frameborder=\"0\" style=\"border:none; overflow:hidden; height:25px;\" allowTransparency=\"true\"></iframe>");

document.write("            <ul id=\"footer_navigation\">");
document.write("				<li><a href=\"index.html\" title=\"Home\">Home</a></li>");
document.write("				<li><a href=\"mission.html\" title=\"About Us\">About Us</a></li>");
document.write("				<li><a href=\"mailto:jagyouthfootball@yahoo.com\" title=\"Contact Us\">Contact Us</a></li>");
document.write("			</ul>");
document.write("		    </div>");
document.write("		</div>");
document.write("	</div>");
