document.write('<tr>');
document.write('	<td style="background-image: url(Images/Footer.jpg);">');
document.write('		<div class="footer" align="center"><a href="index.html" class="bodylink">Home</a> | <a href="Reservation.html" class="bodylink">Contact</a> | <a href="Map.html" class="bodylink">Map</a><br>All rights reserved to Tiha-ru.com&nbsp;|&nbsp;');
document.write('			Powered by <a href="http://www.SUKITsolutions.com" target="_blank">SUKIT Solutions</a><br><br>');
document.write('		</div>');
document.write('	</td>');
document.write('</tr>');