document.write ('<table width=100% cellspacing=0 cellpadding=0>');
document.write('<tr>');
document.write('<td><a href="aboutUs.htm"><img src="images/aboutUs.gif" width="143" height="27" border="0"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write(' <td><a href="location.htm"><img src="images/location.gif" width="143" height="31"border="0"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><a href="facilities.htm"><img src="images/facilities.gif" width="143" height="26"border="0"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><a href="roomsTariff.htm"><img src="images/rooms&tariff.gif" width="143" height="31"border="0"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><a href="reservations.htm"><img src="images/reservations.gif" width="143" height="26" border="0"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height="85" align="left" background="images/yellowPattern.gif"><img src="images/leftline.gif" width="3" height="129"></td>');
document.write('</tr>');

document.write ('</table>');
