$(function(){$(".captchaError a").click(function(c){c.preventDefault();$("#moreCaptcha").show();$(this).hide()});try{var b=$("input[name='u_name']");if(b.val()==""){b.focus()}}catch(a){}});