document.write("<table width='100%'>");
document.write("<tr>");
document.write("<td class='blue' width='100%' height='20px'>");
document.write("<font class='footer'>&copy Six Wags, LLC.  All Rights Reserved.");
document.write("</td>");
document.write("</tr>");
document.write("</table>");


