document.write("<table class='copyright' align='center' border='0' width='75%' cellspacing='0' cellpadding='5'>" +
  "  <tr>" +
    "    <td align='center' valign='top' class='copyright'>" +
      "      Copyright © 2007, Bath & Kitchen Creations, Inc.<br>" +
      "      Logo's copyright respective organizations.<br>" +
      "      For site problems please e-mail: " +
      "      <a href='mailto:info@bathandkitchencreations.com'>" +
      "		 <font size='1' color='silver'>info@BathAndKitchenCreations.com</font></a>" +
    "    </td>" +
  "  </tr>" +
"</table>") 
