var footer="";

footer+="<table cellpadding=0 cellspacing=0 align=center>" + "\n";
footer+="<tr valign=middle>" + "\n";
footer+="<td class=footer>" + "\n";
footer+="<hr align=right width=80%>" + "\n";
footer+="<img src=images/logo.jpg align=left>" + "\n";
footer+="Dick Pierce Kicking Services<br>" + "\n";
footer+="P.O. Box 770<br>" + "\n";
footer+="Geneva, OH 44041<br>" + "\n";
footer+="440.415.0799<br>" + "\n";
footer+="<a href=contactinfo.html>dick.pierce@piercekick.com</a><br clear=left>" + "\n";
footer+="<hr align=right width=80%>" + "\n";
footer+="<center><font color=lightgrey>© 2007 piercekick.com</font></center>" + "\n";
footer+="</td>" + "\n";
footer+="</tr>" + "\n";
footer+="</table>" + "\n";
