// JavaScript Document

<!-- 
document.writeln(" <table width=\"800\" height=\"23\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> "); 
document.writeln(" <tr>  "); 
document.writeln("<td width=\"126\"><img src=\"images/logo_02.gif\" width=\"126\" height=\"33\"></td> "); 
document.writeln("<td width=\"10\">&nbsp;</td> "); 
document.writeln("<td width=\"664\" class=\"copyright\">Copyright &copy; 2008  HEADLINE Hair Studio Academy & Make Up. All Rights Reserved.<br> "); 
document.writeln(" Designed by : :<a href=\"http://www.artspree.com.my\" target=\"_blank\"> <font face=\"arial\" color=\"#7B8589\" size=\"1\">@rtspree</font></a>  "); 
document.writeln(" : :</td> "); 
document.writeln(" </tr> "); 
document.writeln(" </table> ");
 // -->