<form action="forum/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password,vb_login_md5password_utf)"> <script type="text/javascript" src="forum/clientscript/vbulletin_md5.js"></script> <input type="hidden" name="cookieuser" value="1" id="cb_cookieuser_navbar"> <tr> <td class=t_10 height=19 style="color: #ffffff">User Name:</td> <td width=75><input type=text style="" class=inp name="vb_login_username" id="navbar_username"></td> <td rowspan=2><input type=image height=36 width=36 src="but_login.gif"></td> </tr> <tr> <td class=t_10 height=19 style="color: #ffffff">Password:</td> <td><input type=password style="" class=inp name="vb_login_password"></td> </tr> </form>