function head()
{
	document.write("<link rel='shortcut icon' href='logo.ico' type='image/x-icon' />");
document.write("<TABLE width='768' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.write("  <tr align='right' valign='top'> ");
 document.write("   <td colspan='9'><img src='images/Index_01.jpg' width='769' height='16'></td>");
 document.write(" </tr>");
document.write("  <tr align='right' valign='top' background='images/Index_10.jpg'>"); 
document.write("    <td width='110'><a  href='http://www.cipe.org' target='_blank'><img src='images/Index_02.jpg' width='110' height='70' border=0></a></td>");
document.write("    <td width='100'><img src='images/Index_03.jpg' width='100' height='70'></td>");
 document.write("   <td width='120'><img src='images/Index_04.jpg' width='120' height='70'></td>");
document.write("    <td width='40'><img src='images/Index_05.jpg' width='40' height='70'></td>");
document.write("    <td width='100' height='70' background='images/Index_10.jpg'>&nbsp;</td>");
document.write("    <td width='115'><img src='images/Index_07.jpg' width='115' height='70'></td>");
document.write("    <td width='85'><img src='images/Index_08.jpg' width='85' height='70'></td>");
document.write("    <td width='94'><img src='images/Index_09.jpg' width='94' height='70'></td>");
document.write("    <td width='5'><img src='images/Index_10.jpg' width='5' height='70'></td>");
document.write("  </tr>");
 document.write(" </table>");
 document.write("</td>");
document.write("  </tr>");
document.write("</table>");
document.write("  <ul id='containerul'>");

}
