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) 2010 Commercial Property Maintenance, Inc.</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign=\"top\" class=\"footer\">P.O Box 10122, Albuquerque NM 871184</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign=\"top\" class=\"footer\">Phone:(505)343-1535</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td valign=\"top\" class=\"footer\">Website By: <a href=\"http://marsoftllc.com\" target=\"_blank\">Marsoft, LLC</a></td>");
document.write("</tr>");
document.write("</table>");
document.write("</center>");
