// JavaScript Document


<!-- 
document.writeln(" <table width=\"1000\" height=\"35\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> "); 
document.writeln(" <tr>  "); 
document.writeln("<td width=\"8\">&nbsp;</td> "); 
document.writeln("<td width=\"40\"><img src=\"images/logo.jpg\" width=\"30\" height=\"35\"></td> "); 
document.writeln("<td width=\"10\">&nbsp;</td> "); 
document.writeln("<td width=\"942\" class=\"copyright\">Copyright &copy;  2008 <strong><font face=\"arial\" color=\"#3A8B2E\">Holistic Touch Therapy</font></strong>. All Rights Reserved.<br> "); 
document.writeln("<font face=\"arial\" color=\"#666F78\">Designed by : :<a href=\"http://www.artspree.com.my\" target=\"_blank\"></font><font face=\"arial\" color=\"#666F78\" size=\"1\"> @rtspree</font></a> "); 
document.writeln(": :</td> "); 
document.writeln(" </tr> "); 
document.writeln(" </table> ");
 // -->

