document.writeln('<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" background="images/footer_bg.gif">');
  document.writeln('<tr>');
   document.writeln(' <td valign="top">');
      document.writeln('<table width="995" border="0" cellspacing="0" cellpadding="0" align="center">');
        document.writeln('<tr>'); 
          document.writeln('<td><img src="images/footer_logo3.gif" width="771" height="64"></td>');
        document.writeln('</tr>');
        document.writeln('<tr>'); 
          document.writeln('<td align="right" class="note" height="22" valign="middle"><font color="#666666">Copyright @ 2011 Singapore Test Services, All Rights Reserved.</font> <a href="terms_conditions.aspx" target="_blank" class="footer_link">Terms and Conditions</a></td>');
        document.writeln('</tr>');
       document.writeln(' <tr>');
          document.writeln('<td align="right" class="note">&nbsp;</td>');
        document.writeln('</tr>');
      document.writeln('</table>');
document.writeln('</td>');
 document.writeln('</tr>');
document.writeln('</table>');

