 <!--
function copyrights() {

document.write('<table border="0" width="100%" cellspacing="0" cellpadding="0" class="copyright">');
document.write('<tr>');
document.write('<td width="20">');
document.write('<img border="0" src="images/bottonbg.gif" width="5" height="85"></td>');
document.write('<td><br>Copyright © 2000-2007 GreenMac International Pte Ltd. All Rights Reserved. Designed and Maintain by <a href="http://www.spiralcomms.com">Spiral Communications Pte Ltd</a>');
document.write('<br>Email suggestions and feedback to <a href="mailto:ycfung@pacific.net.sg"> Webmaster</a></td>');
document.write('</tr>');
document.write('</table>');

}
//-->
