function header()
{
document.write("<table width='740' height='90' border='0' cellpadding='0' cellspacing='0'>");
        document.write("<tr> ");
          document.write("<td colspan='6'><img src='images/index_01.jpg' width='560' height='10'></td>");
        document.write("</tr>");
        document.write("<tr>"); 
         document.write(" <td width='37'><img src='images/index_04.jpg' width='37' height='65'></td>");
          document.write("<td width='113'><img src='images/index_05.jpg' width='113' height='65'></td>");
          document.write("<td width='10'><img src='images/index_06.jpg' width='10' height='65'></td>");
          document.write("<td width='119'><img src='images/index_07.jpg' width='119' height='65'></td>");
          document.write("<td width='245' bgcolor='#FFFFFF'></td>");
          document.write("<td width='216' align='right' bgcolor='#FFFFFF'><img src='images/index_09.jpg' alt='hawkama.net' width='160' height='65' border='0'></td>");
        document.write("</tr>");
        document.write("<tr background='images/index_24.gif'>"); 
         document.write(" <td height='27' colspan='2' align='right' background='images/index_24.gif'>&nbsp;</td>"); 
          document.write("<td align='right' valign='top' background='images/index_24.gif'>&nbsp;</td>");
          document.write("<td align='right' valign='top' background='images/index_24.gif'>&nbsp;</td>");
          document.write("<td colspan='2' align='right' valign='top' background='images/index_24.gif'>");
		  document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
              document.write("<tr background='images/index_24.gif'>"); 
               document.write(" <td width='268' align='right' valign='middle' class='titlewhite' background='images/index_24.gif'>&nbsp;</td>"); 
               document.write(" <td width='20' align='center' valign='top' background='images/index_24.gif'>&nbsp;</td>");
             document.write(" </tr>");
            document.write("</table>");
			document.write("</td>");
        document.write("</tr>");
      document.write("</table>");

}


