document.write("<center>");
document.write("<table align=\"center\" width=\"50%\" border=\"0\" cellspacing=\"3\" cellpadding=\"3\">");
document.write("<tr>");
document.write("<td valign=\"top\" class=\"footer\">Copyright (c) 2008-2009 Marsoft, LLC.</td>");
document.write("</tr>");
document.write("</table>");
document.write("</center>");