// JavaScript Document


<!-- 
document.writeln(" <table width=\"1000\" height=\"42\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> "); 
document.writeln(" <tr>  "); 
document.writeln("<td width=\"8\">&nbsp;</td> "); 
document.writeln("<td width=\"71\"><img src=\"images/logo_ddn.jpg\" width=\"71\" height=\"42\"></td> "); 
document.writeln("<td width=\"10\">&nbsp;</td> "); 
document.writeln("<td width=\"911\" class=\"copyright\">Copyright &copy;  2010 <strong>Pusat Jagaan DDN</strong>. All Rights Reserved.<br> "); 
document.writeln("Designed by : :<a href=\"http://www.artspree.com.my\" target=\"_blank\"><font face=\"arial\" color=\"#404B55\" size=\"1\"> @rtspree</font></a> "); 
document.writeln(": :</td> "); 
document.writeln(" </tr> "); 
document.writeln(" </table> ");
 // -->

