// JavaScript Document

document.write ("<table border=0 cellpadding=0 cellspacing=0 style=\"position: relative; z-index: 2;\">\n");
document.write ("<tr>\n");
document.write ("<td rowspan=3>\n");
document.write ("<map name=\"homeMap\">\n");
document.write ("<area shape=\"rect\" alt=\"home link\" coords=\"27,41,212,91\" href=\"/index.html\"></map>\n");
document.write ("<img src=\"images/header_01.gif\" width=360 height=256 border=0 usemap=\"#homeMap\" alt=\"Shark Diving. Experience the adventure!\"></td>\n");
document.write ("<td colspan=4>\n");
document.write ("<img src=\"/images/header_02.gif\" width=390 height=50></td>\n");
document.write ("</tr>\n");
document.write ("<tr>\n");
document.write ("<td>\n");
document.write ("<a href=\"/packages.html\"\n");
document.write ("onmouseover=\"changeImages('header_03', 'images/header_03-over.gif'); return true;\"\n");
document.write ("onmouseout=\"changeImages('header_03', 'images/header_03.gif'); return true;\">\n");
document.write ("<img name=\"header_03\" src=\"images/header_03.gif\" width=95 height=28 border=0></a></td>\n");
document.write ("<td>\n");
document.write ("<a href=\"photos.html\"\n");
document.write ("onmouseover=\"changeImages('header_04', 'images/header_04-over.gif'); return true;\"\n");
document.write ("onmouseout=\"changeImages('header_04', 'images/header_04.gif'); return true;\">\n");
document.write ("<img name=\"header_04\" src=\"images/header_04.gif\" width=85 height=28 border=0></a></td>\n");
document.write ("<td>\n");
document.write ("<a href=\"/contactus.html\"\n");
document.write ("onmouseover=\"changeImages('header_05', 'images/header_05-over.gif'); return true;\"\n");
document.write ("onmouseout=\"changeImages('header_05', 'images/header_05.gif'); return true;\">\n");
document.write ("<img name=\"header_05\" src=\"images/header_05.gif\" width=122 height=28 border=0></a></td>\n");
document.write ("<td>\n");
document.write ("<a href=\"/faq.html\"\n");
document.write ("onmouseover=\"changeImages('header_06', 'images/header_06-over.gif'); return true;\"\n");
document.write ("onmouseout=\"changeImages('header_06', 'images/header_06.gif'); return true;\">\n");
document.write ("<img name=\"header_06\" src=\"images/header_06.gif\" width=88 height=28 border=0></a></td>\n");
document.write ("</tr>\n");
document.write ("<tr>\n");
document.write ("<td colspan=2>\n");
document.write ("<img src=\"images/header_07.gif\" width=180 height=178></td>\n");
document.write ("<td colspan=2>\n");
document.write ("<img src=\"images/header_08.gif\" width=210 height=178></td>\n");
document.write ("</tr>\n");
document.write ("</table>\n");