  function pageFooter()
  {
      document.writeln("<br>");
  }
  pageFooter();

