﻿document.write("<div class='footerwrap' >");
document.write("    <div class='leftfooterimage'></div>");
document.write("        <div class='footer'><hr />");
    
document.write("            <p>");
document.write("                <a href='/'>League</a> - ");
document.write("                <a href='/soccer.htm'>Soccer</a> - ");
document.write("                <a href='/football.htm'>Flag Football</a> - ");
document.write("                <a href='/baseball.htm'>Baseball</a>");
document.write("                <br />6500 Rena (Off of Pinemont btw. Bingle & Antoine)");
document.write("                <br /> Houston, Texas 77092");
document.write("                <br />713-688-8590 (league voicemail)<br />");
document.write("                <a href='mailto:info@candlelightleague.com?subject=Information Request'>info@candlelightleague.com</a>");
document.write("        </p>");
	
document.write("    	<div class='rightfooterimage'></div>");
document.write("	</div>");
document.write("</div>");
	
document.write("<table class ='footertable' cellpadding='0' cellspacing='0' >");

document.write("	<tr>");
document.write("		<td><img src='images/CLL_web_page_45.jpg' width='119' height='43' alt='' /></td>");
document.write("		<td><img src='images/CLL_web_page_46.jpg' width='28' height='43' alt='' /></td>");
document.write("		<td><img src='images/CLL_web_page_47.jpg' width='14' height='43' alt='' /></td>");
document.write("		<td><img src='images/CLL_web_page_48.jpg' width='625' height='43' alt='' /></td>");
document.write("		<td><img src='images/CLL_web_page_49.jpg' width='39' height='43' alt='' /></td>");
document.write("		<td><img src='images/CLL_web_page_50.jpg' width='65' height='43' alt='' /></td>");
document.write("	</tr>");

document.write("</table>	");
