﻿var tempHTML;tempHTML = '<table border="0" cellspacing="0" cellpadding="0">';tempHTML += '	<tr>';tempHTML += '		<td><table border="0" cellspacing="0" cellpadding="0">';tempHTML += '<td><a href="'+path+'generic/press.htm" class="footer">Press Office</a></td>';tempHTML += '<td width="42"><img src="'+path+'images/common/spacer.gif" width="40" height="5"></td>';tempHTML += '				<td><a href="'+path+'generic/sitemap.htm" class="footer">Site Map</a></td>';tempHTML += '<td width="42"><img src="'+path+'images/common/spacer.gif" width="40" height="5"></td>';tempHTML += '				<td><a href="'+path+'mutiny/index.htm" class="footer">Contact Us</a></td>';tempHTML += '<td width="42"><img src="'+path+'images/common/spacer.gif" width="40" height="5"></td>';tempHTML += '				<td><a href="'+path+'http://www.piratesbeachbar.com" class="footer">Pirates Beach Bar</a></td>';tempHTML += '			</tr>';tempHTML += '			</table></td>';tempHTML += '	<tr>';tempHTML += '	<tr>';tempHTML += '		<td><img src="'+path+'images/common/spacer.gif" width="5" height="20"></td>';tempHTML += '	</tr>';tempHTML += '</table>';tempHTML += '</div>';document.write(tempHTML);