document.writeln(" <TABLE border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"122\"> "); 
document.writeln("   <TBODY> "); 
document.writeln("     <TR> "); 
document.writeln("        <TD width=\"122\" align=\"center\" > "); 
document.writeln("           <A class=\"huruf_samping\" href=\"login.php\">Member Login</A>                                                                                                                          "); 
document.writeln("        </TD> "); 
document.writeln("     </tr> "); 
document.writeln("     <TR> "); 
document.writeln("        <TD width=\"122\" align=\"center\" ><A class=\"huruf_samping\" href=\"forgot_pass_form.php\">Forgot Password</A></TD> "); 
document.writeln("     </TR> "); 
document.writeln("     <TR> "); 
document.writeln("        <TD width=\"122\" align=\"center\" ><A class=\"huruf_samping\" href=\"update_acc.php\">Update Account</A></TD> "); 
document.writeln("     </TR> "); 
document.writeln("     <TR> "); 
document.writeln("        <TD width=\"122\" align=\"center\" ><A class=\"huruf_samping\" href=\"logout.php\">Logout</A></TD> "); 
document.writeln("     </TR> "); 
document.writeln("     <TR> "); 
document.writeln("        <TD width=\"122\" align=\"center\" ><A class=\"huruf_samping\"  href=\"registration.php\">Registration</A></TD> "); 
document.writeln("     </TR> "); 
document.writeln("     <TR> "); 
document.writeln("        <TD width=\"122\" align=\"center\" ><A class=\"huruf_samping\"  href=\"newsletter.html\"><FONT color=\"#ff6600\"><B>Subscribe to our Newsletter</B></FONT></A></TD> "); 
document.writeln("     </TR> "); 
document.writeln("   </TBODY> "); 
document.writeln(" </TABLE> "); 


