<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>TBS - Menu</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <form name="form1" method="post" action="[onshow..script_name]" style="height:14px;"> Login: <input name="txt_login" type="text" id="txt_login" size="6"> Password: <input name="txt_password" type="text" id="txt_password" size="6"> <input name="btn_ok" type="submit" id="btn_ok" value="Ok"> <span style="color: #FF0000">Bad login or password.[onload;block=span;when [var.err_log]=1]</span> </form> </body> </html>