function makeheader() {
  document.write("<TABLE WIDTH=\"750\" CLASS=\"header\" BORDER=0 CELLSPACING=0 CELLPADDING=0><TBODY><TR ALIGN=\"center\">");
  document.write("<TD WIDTH=\"750\"><IMG SRC=\"../../images/standard/header.gif\"></TD>");
  document.write("</TR></TBODY></TABLE>");
}