function getValue(v,s){var l=document.getElementsByName(v).length;if(l<1)return v;if(l==1)return document.getElementsByName(v).item(0).value;if(l>1){if(s==0){return document.getElementsByName(v).item(0).value;}else{return document.getElementsByName(v).item(1).value;};};};function getV(v){var n=v.indexOf(":");if(n!=-1){var a=v.substring(n,v.length);v=v.replace(a,"");};v=v.replace('$','').replace('(','').replace(')','');return v;};function fun(a,b,c,d,e){var x=b.split("|");var y=c.split("|");var url="";if(x.length==0){location.href=a;return false;};if(x.length!=y.length){alert('处理该表单时出现错误,如果您看到该提示,请将当前网站报告给e蛙!非常感谢!');return false;};var value="";for(var i=0;i-1){top.setStatu(b.substring(b.indexOf("WAPBrowser.aspx?url="),b.length).replace("WAPBrowser.aspx?url=",""));}else{top.setStatu(b);};};};};function j(a){try{return window.decodeURIComponent?decodeURIComponent(a):unescape(a)}catch(err){return a;};};function jump(url,time){var u=PageName+encodeURIComponent(url);if(time==0||isNaN(time)){document.write("页面即将跳转,请稍候......");location.replace(u);}else{time=time*100;document.write("该页面将在"+time/1000+"秒后自动刷新或跳转...");setTimeout(function(){location.replace(u);},time);};};function __getBZ(v){var t=/非手机ip|请用手机访问|并非用手机登陆|非移动手机IP|用手机访问/g;return t.test(v);};function __getText(v){var t=/()(\\r\\n)|(<.*?>)|( )/g;return v.replace(t,"");};