
function footer() {

		document.write( '<br /><br /><br /><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#27AB64"> ');
		document.write( '<tr> ');
		document.write( '<td class="totop"><a href="#top">To the top</a></td> ');
		document.write( '</tr> ');
		document.write( '<tr> ');
		document.write( '<td class="footer">Copyright &copy; 2007 NTPM Sdn Bhd. All rights reserved.</td> ');
		document.write( '</tr> ');
		document.write( '</table> ');
		}

footer();
		

          
    
  
  
    
  

