function lhdr1()
{
  document.write ("<TABLE WIDTH=\"969px\" cellspacing=0 cellpadding=0 border=0 class=\"Header\">");
  document.write (" <TR VALIGN=TOP>");
  document.write ("  <TD nowrap width=\"752px\"><DIV style=\"padding-top:74px;padding-left:220px\">");
}

function lhdr2()
{
  document.write ("   </DIV></TD>");
  document.write ("  <TD nowrap><DIV style=\"padding-top:20px;padding-left:10px\"><IMG ALT=\"\" SRC=\"images/leica-20-15-grey.gif\" WIDTH=106 HEIGHT=106 id=\"logo1\"></DIV></TD>");

  document.write (" </TR>");
  document.write ("</TABLE>");
}

