// Start HTML Code -------------
document.writeln("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" bgcolor=\"#000000\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"100%\">");
document.writeln("      <p align=\"center\">");
document.writeln("<a href=\"http://het.lierde.net\" target=\"_top\">");
document.writeln("            <img border=\"0\" src=\"logoln.gif\" width=\"405\" height=\"63\">");
document.writeln("      <p align=\"center\">");
document.writeln("            &nbsp;</td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td width=\"100%\" bgcolor=\"#FFFFFF\">");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");
// End HTML Code -------------
