function footer() {
document.write ("<?xml version=\"1.0\" encoding=\"iso-8859-1\"?><!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n");
document.write ("<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n");
document.write ("<head>\r\n");
document.write ("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n");
document.write ("<title>Untitled Document</title>\r\n");
document.write ("<link href=\"pmrc.css\" rel=\"stylesheet\" type=\"text/css\" />\r\n");
document.write ("<style type=\"text/css\">\r\n");
document.write ("<!--\r\n");
document.write (".style114 {font-size: 10px}\r\n");
document.write ("-->\r\n");
document.write ("</style>\r\n");
document.write ("</head>\r\n");
document.write ("<body bgcolor=\"#FFFFFF\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">\r\n");
document.write ("<td><table width=\"800\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
document.write ("    <tr>\r\n");
document.write ("                  <td width=\"24\"><div align=\"center\"><img src=\"images/footer_logo_pmrc.jpg\" width=\"15\" height=\"15\" /></div></td>\r\n");
document.write ("                  \r\n");
document.write ("      <td width=\"979\" bgcolor=\"#FFFFFF\" class=\"style87 style114\">&copy;2007 PMRC.com.ph \r\n");
document.write ("        All rights reserved</td>\r\n");
document.write ("                </tr>\r\n");
document.write ("              </table></td>\r\n");
document.write ("</body>\r\n");
document.write ("</html>\r\n");
}
