//
//try{
//if(localUrl("path").uncode=="/index.html"||localUrl("path").uncode=="/")
//$("div[@class='menu_list_2_main'] li[@class='login']").html("");
//}catch(e){}
//
//$(function(){
try{
if(localUrl("path").uncode=="/index.html"||localUrl("path").uncode=="/"){
$("div[@class='menu_list_2_main'] li[@class='login']").html('
');
//$("#codeinfo").html("");
//$("#codeImg").click(function(){});
setInputCheck("usid,LimitB,请正确输入用户名,2,16,,,||password,Password,请正确输入密码,6,16,,,||random,Code,请正确输入验证码,4,4,,,","userLoginIndexForm");
}
}catch(e){}
//});