function ins_head() {
document.write ("<html>\r\n");
document.write ("<head>\r\n");
document.write ("</head>\r\n");
document.write ("<body>\r\n");
document.write ("<div align=\"center\">\r\n");
document.write ("  <center>\r\n");
document.write ("    <table style=\"border-collapse: collapse\" borderColor=\"#111111\" height=\"110\" cellSpacing=\"0\" cellPadding=\"0\" width=\"600\" border=\"0\">\r\n");
document.write ("              <tr>\r\n");
document.write ("                            <td vAlign=\"top\" width=\"260\" height=\"110\" style=\"font-family: Verdana, Arial, Helvetica, sans-serif\" rowspan=\"3\"><a href=\"../\"><img border=\"0\" src=\"http://www.travisa.com/images/newlogo2.gif\" alt=\"Passports and Visas Service\" width=\"212\" height=\"80\"></a></td>\r\n");
document.write ("                            <td align=\"right\" width=\"296\" height=\"55\" style=\"font-family: Verdana, Arial, Helvetica, sans-serif\" valign=\"top\"><p align=\"center\">\r\n");
document.write ("                                      <a title=\"Non U.S. Citizen Visa Infromation\" href=\"http://www.travisa.com/nonuscitizen.asp\" style=\"color: #006699\"><img src=\"http://www.travisa.com/images/nonus3.gif\" border=\"0\" align=\"right\" alt=\"Non U.S. Citizen Visa Information\" width=\"127\" height=\"47\"></a><p>\r\n");
document.write ("&nbsp;</td>\r\n");
document.write ("              </tr>\r\n");
document.write ("              <tr>\r\n");
document.write ("                            <td align=\"right\" width=\"296\" height=\"29\" style=\"font-family: Verdana, Arial, Helvetica, sans-serif\" valign=\"top\"><a href=\"http://www.travisa.com/checkstatus/\"><img alt=\"Status Check\" src=\"http://www.travisa.com/images/status-chek-now.gif\" border=\"0\" width=\"147\" height=\"24\"></a></td>\r\n");
document.write ("              </tr>\r\n");
document.write ("              <tr>\r\n");
document.write ("                            <td align=\"right\" width=\"296\" height=\"26\" style=\"font-family: Verdana, Arial, Helvetica, sans-serif\" valign=\"top\"><a href=\"http://www.travisa.com/travelstore/travelinsurance.htm\"><img border=\"0\" src=\"http://www.travisa.com/images/travelinsurancelink3.gif\" alt=\"Travel Insurance\" width=\"162\" height=\"24\"></a></td>\r\n");
document.write ("              </tr>\r\n");
document.write ("    </table>\r\n");
document.write ("  </center>\r\n");
document.write ("</div>\r\n");
document.write ("</body>\r\n");
document.write ("</html>\r\n");
}
