// JavaScript Document
function loadCopyRights() 
{
	//this.document.write('<td class=footer>Copyright &copy; 2008 Teledirect Pte Ltd.<br>No part of this website may be reproduced without the expressed permissions of Teledirect Pte Ltd.</td>');
	this.document.write('<td colspan="2" class="content" height="38"><span class="footer">Copyright &copy; 2010 Teledirect Pte Ltd.<br>No part of this website may be reproduced without the expressed permissions of Teledirect Pte Ltd.</span></td>');
}