var hText = ''
hText += '<div align="left">'
hText += '<table border="0" cellpadding="0" cellspacing="0" width="750">'
hText += '<tr>'
hText += '<td width="100%"><img border="0" src="images/header1.gif" width="750" height="81"></td>'
hText += '</tr>'
hText += '<tr>'
hText += '<td width="100%"><map name="FPMap0">'
hText += '<area href="about.htm" coords="17, 13, 83, 33" shape="rect">'
hText += '<area href="local.htm" shape="rect" coords="148, 14, 351, 33">'
hText += '<area href="cruises.htm" shape="rect" coords="417, 14, 472, 33">'
hText += '<area href="vacations.htm" shape="rect" coords="539, 14, 611, 33">'
hText += '<area href="index.htm" target="_top" shape="rect" coords="677, 15, 720, 33"></map><img rectangle=" (703,15) (746,33) index.htm##_top" rectangle=" (483,14) (553,33) vacations.htm" rectangle=" (703,15) (746,33) index.htm##_top" border="0" src="images/header_addresses.gif" usemap="#FPMap0" width="750" height="35"></td>'
hText += '</tr>'
hText += '</table>'
hText += '</div>'
document.write(hText)
