// JavaScript Document

document.writeln ("<table width='760' height='18' border='0' cellpadding='0' cellspacing='0' class='footer'>");
document.writeln ("<tr>");
document.writeln ("<td width='380' valign='middle'>");
document.writeln ("&nbsp;<a href='http://www.ecitizen.gov.sg/privacy.html' target='_blank' class='Footer'>Privacy Statement</a> | <a href='http://www.ecitizen.gov.sg/termsofuse.html' target='_blank' class='Footer'>Terms of Use</a></td>");
document.writeln ("<td width='380' align='right' valign='middle'>&copy; 2004 Government of Singapore&nbsp;</td>");
document.writeln ("</tr>");
document.writeln ("</table>");

