// FOOTER SCRIPT

document.write("<div id='footer'>");
document.write("<p align='center'><a href='index.htm'><img src='images/footerlogo.gif' border='0' alt='Flatlanders Car Club'></a></p>");
document.write("<p align='center'>For More Information Contact: <br />");
document.write("580.338.1875  <br />");
document.write("<a href='mailto:flatlanderscarclub@yahoo.com'>flatlanderscarclub@yahoo.com</a></p>");
document.write("<p>© 2009 Flatlanders Car Club. All Rights Reserved.");
document.write("</div>");

// END SCRIPT
