function header() {
document.write ("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n");
document.write ("<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n");
document.write ("<head>\r\n");
document.write ("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\" />\r\n");
document.write ("<title>Untitled Document</title>\r\n");
document.write ("</head>\r\n");
document.write ("<body>\r\n");
document.write ("<table width=\"941\" height=\"126\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/top_head_bg.jpg\">\r\n");
document.write ("  <tr>\r\n");
document.write ("    <td valign=\"bottom\"><table width=\"100\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
document.write ("      <tr>\r\n");
document.write ("        <td valign=\"bottom\"><div align=\"center\"><img src=\"images/header_top_v2.jpg\" width=\"941\" height=\"103\" border=\"0\" usemap=\"#Map\" /></div></td>\r\n");
document.write ("      </tr>\r\n");
document.write ("    </table></td>\r\n");
document.write ("  </tr>\r\n");
document.write ("</table>\r\n");
document.write ("<map name=\"Map\" id=\"Map\"><area shape=\"rect\" coords=\"722,80,890,95\" href=\"faq.php\" />\r\n");
document.write ("</map></body>\r\n");
document.write ("</html>\r\n");
}
