var dt=new Date();
currentyear=dt.getFullYear()

document.write("<table width=100%  border=0 cellpadding=0 cellspacing=0 background=images/btm_footer.jpg>")
document.write("<tr>")
document.write("<td width=760 height=59 valign=top><table width=100%  border=0 cellspacing=0 cellpadding=0>")
document.write("<tr>")
document.write("<td width=20 height=30>&nbsp;</td>")
document.write("<td><table width=100%  border=0 cellspacing=0 cellpadding=0>")
document.write("<tr>")
document.write("<td height=10></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td><a href=termNcond.asp target=_blank class=footer>TERMS &amp; CONDITIONS</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href=privacypolicy.asp target=_blank class=footer>PRIVACY POLICY</a>&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;<a href=links.htm class=footer>LINKS </a>&nbsp;&nbsp;&nbsp;&nbsp;</td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height=18 valign=bottom>Copyright &copy; "+ currentyear +" JVC Singapore Pte Ltd. All rights Reserved. All contents found are subject to change and no prior notice is required.</td>")
document.write("</tr>")
document.write("</table></td>")
document.write("</tr>")
document.write("</table></td>")
document.write("</tr>")
document.write("</table>")