// Footer

document.writeln('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tr>');
document.writeln('<td height="1" bgcolor="#585244"></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td background="images/hm/bg_footer.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tr>');
document.writeln('<td><img src="images/hm/spacer.gif" alt="spacer" width="10" height="10" /></td>');
document.writeln('<td class="footer">&nbsp;</td>');
document.writeln('<td><img src="images/hm/spacer.gif" alt="spacer" width="10" height="10" /></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td width="1%"><img src="images/hm/spacer.gif" alt="spacer" width="10" height="10" /></td>');
document.writeln('<td width="98%"><a class="sitemap" href="sitemap.aspx">Sitemap</a><font class="sitemap">   I   Copyright 2008 KTL Offshore Pte Ltd. All rights reserved.</font></td>');
document.writeln('<td width="1%"><img src="images/hm/spacer.gif" alt="spacer" width="10" height="10" /></td>');
document.writeln('</tr>');
document.writeln('<tr bgcolor="#FFFFFF">');
document.writeln('<td colspan="3">&nbsp;</td>');
document.writeln('</tr>');
document.writeln('</table></td>');
document.writeln('</tr>');
document.writeln('</table>');