document.write("<div class=footer_container><table width=100% border=0 cellspacing=0 cellpadding=0>"+
  "<tr>"+
    "<td width=18><img src=images/footer_left.jpg width=18 height=79 /></td>"+
    "<td width=100% align=center valign=middle class=footer_bg><p class=footer_nav><a href=index.html>Home</a>  |  <a href=racing_types.html>Racing Types</a>  |  <a href=videos.html>Videos</a>  |  <a href=contact_us>Contact Us</a></p>"+
      "<div>Copyright &copy; 2009 Cita Con La Velocidad. All rights reserved<br />"+
        "<a href=http://zirezdesign.com target=_blank>Site by ZirezDesgin</a></div></td>"+
    "<td align=right><img src=images/footer_rite.jpg width=18 height=79 /></td>"+
  "</tr>"+
"</table><br />");
