// JavaScript Document
document.write('<map name="Map" id="Map">');
document.write('<area shape="rect" coords="96,18,159,37" href="baseball.htm" alt="baseball clinics Georgia" />');
document.write('<area shape="rect" coords="22,19,73,39" href="index.htm" alt="Home, youth sports clinics Georgia" />');
document.write('</map>');
document.write('<map name="Map2" id="Map2">');
document.write('<area shape="rect" coords="121,18,183,36" href="football.htm" alt="football clinics Georgia" />');
document.write('<area shape="rect" coords="22,17,98,35" href="basketball.htm" alt="basketball clinics Georgia" />');
document.write('</map>');
document.write('<map name="Map3" id="Map3">');
document.write('<area shape="rect" coords="79,18,140,36" href="softball.htm" alt="softball clinics Georgia, soccer clinics Georgia" />');
document.write('<area shape="rect" coords="12,18,61,36" href="soccer.htm" alt="soccer clinics Georgia" />');
document.write('</map>');
document.write('<table width="806" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td align="left" valign="top"><img src="http://www.todaysfacesacademy.com/images/leftcontent_bottom.gif" alt="baseball clinics Georgia" width="207" height="55" /></td>');
document.write('<td align="left" valign="top"><img src="http://www.todaysfacesacademy.com/images/bottom_home.gif" alt="basketball clinics Georgia" width="165" height="55" border="0" usemap="#Map" /></td>');
document.write('<td align="left" valign="top"><img src="http://www.todaysfacesacademy.com/images/bottom_base_basket.gif" alt="football clinics Georgia" width="189" height="55" border="0" usemap="#Map2" /></td>');
document.write('<td align="left" valign="top"><img src="http://www.todaysfacesacademy.com/images/bottom_soft_foot.gif" alt="softball clinics Georgia, soccer clinics Georgia" width="245" height="55" border="0" usemap="#Map3" /></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table width="806" border="0" cellspacing="0" cellpadding="0" bgcolor="#587EB1">');
document.write('<tr><td height="5"></td></tr>');
document.write('<tr>');
document.write('');
document.write('<td align="center" class="footer">Today&rsquo;sFACES ACADEMY<br>');
document.write('1000 Peachtree Industrial Blvd., Suite 6, PMB#452<br>');
document.write('Suwanee, GA 30024<br>');
document.write('Phone: 404-437-6263<br>');
document.write('<a href="http://www.todaysfacesacademy.com/terms-and-conditions.htm">Terms and Conditions</a><br>');
document.write('Copyright &copy; 2009. All Rights Reserved. Site Designed, Hosted, and Maintainted by: <a href="http://www.2mgwebsolutions.com" target="blank">2MG Web Solutions</a></td>');
document.write('</tr>');
document.write('<tr><td height="5"></td></tr>');
document.write('</table>');
