- UID
- 26824
- 帖子
- 5
- 主题
- 0
- 注册时间
- 2006-5-18
- 最后登录
- 2007-5-17
|
79#
发表于 2006-5-18 20:27
| 只看该作者
您输入的地址无法访问
有可能是您输入的地址有误或者是该网站暂时无法访问
- <SCRIPT type=text/javascript><br>
- var url = external.max_getString(0);
- var autoRefresh=external.max_getString(1);
- if(autoRefresh=="1"){
- autoRefresh=1;
- }else{
- autoRefresh=0;
- }
-
- function HTMLEncode(str){
- if(str==undefined){ return ""; }
- str = str.replace(/\&/g, "&");
- str = str.replace(/\>/g, ">");
- str = str.replace(/\</g, "<");
- str = str.replace(/\"/g, """);
- str = str.replace(/\'/g, "'");
- return str;
- }
-
- function enableAutoRefresh(flag){
- if(flag==1){
- external.put_string("1",url);
- location.reload();
- }else{
- external.put_string("",url);
- location.reload();
- }
- }
-
- function go(url){
- document.location=url;
- }
-
- if(autoRefresh==1){
- window.setInterval("go(url)",5000);
- }
- </SCRIPT>
-
- <DIV class=section>
- <H4>您输入的地址无法访问:</H4>
- <DIV 20px">
- <SCRIPT>document.write('<a href="'+HTMLEncode(url)+'" target="_blank" >'+HTMLEncode(url)+'</a>')</SCRIPT>
-
- <SCRIPT>
- if(autoRefresh==0){
- document.write('<a>[每 5 秒自动重试]</a>')
- }else{
- document.write('<a>[停止自动重试]</a>')
- }
- </SCRIPT>
- </DIV></DIV>
- <DIV class=section>
- <H4>您可以通过搜索查找相关资源:</H4>
- <FORM action=http://www.baidu.com/baidu target=_blank><INPUT>
- <TABLE cellSpacing=5 cellPadding=0 border=0>
-
- <TR>
- <TD><INPUT></TD>
- <TD vAlign=top><INPUT></TD></TR></TABLE></FORM>
- <SCRIPT>document.getElementById("word").value=url;</SCRIPT>
- </DIV>
- <DIV class=section>
- <H4>或者查询分类目录:</H4><!-- -->
- <DIV class=categories style="MARGIN-LEFT: 10px"><BR><STRONG>百度风云榜</STRONG>
- <TABLE cellSpacing=2 cellPadding=0 width=400 border=0>
-
- <TR>
- <OL>
- <TD width="33%">·<a href="http://top.baidu.com/mp3.html" target="_blank" ><FONT color=#ff0000 size=2>流行金曲风云榜</FONT></A></TD>
- <TD width="33%">·<a href="http://top.baidu.com/girls.html" target="_blank" ><FONT color=#ff0000 size=2>美女风云榜</FONT></A></TD>
- <TD width="33%">·<a href="http://top.baidu.com/ngeshou.html" target="_blank" ><FONT color=#ff0000 size=2>男歌手风云榜</FONT></A></TD></OL></TR>
- <TR>
- <TD>·<a href="http://top.baidu.com/ygeshou.html" target="_blank" ><FONT color=#ff0000 size=2>女歌手风云榜</FONT></A></TD>
- <TD>·<a href="http://top.baidu.com/game.html" target="_blank" ><FONT color=#ff0000 size=2>游戏风云榜</FONT></A></TD>
- <TD>·<a href="http://top.baidu.com/book.html" target="_blank" ><FONT color=#ff0000 size=2>小说风云榜</FONT></A></TD></TR>
- <TR>
- <TD>·<a href="http://top.baidu.com/top_keyword.html" target="_blank" ><FONT color=#ff0000 size=2>热门搜索</FONT></A></TD>
- <TD>·<a href="http://top.baidu.com/top10.html" target="_blank" ><FONT color=#ff0000 size=2>上升最快</FONT></A></TD>
- <TD>·<a href="http://top.baidu.com/" target="_blank" ><FONT color=#ff0000 size=2>更多搜索风云榜</FONT></A></TD></TR></TABLE><BR><STRONG>百度产品</STRONG>
- <TABLE cellSpacing=2 cellPadding=0 width=400 border=0>
-
- <TR>
- <TD width="33%">·<a href="http://www.baidu.com/" target="_blank" ><FONT color=#ff0000 size=2>网页搜索</FONT></A></TD>
- <TD width="33%">·<a href="http://news.baidu.com/" target="_blank" ><FONT color=#ff0000 size=2>新闻搜索</FONT></A></TD>
- <TD width="33%">·<a href="http://post.baidu.com/" target="_blank" ><FONT color=#ff0000 size=2>百度贴吧</FONT></A></TD></TR>
- <TR>
- <TD>·<a href="http://mp3.baidu.com/" target="_blank" ><FONT color=#ff0000 size=2>MP3搜索</FONT></A></TD>
- <TD>·<a href="http://image.baidu.com/" target="_blank" ><FONT color=#ff0000 size=2>图片搜索</FONT></A></TD>
- <TD>·<a href="http://site.baidu.com/" target="_blank" ><FONT color=#ff0000 size=2>百度网站</FONT></A></TD></TR>
- <TR>
- <TD>·<a href="http://disk.baidu.com/" target="_blank" ><FONT color=#ff0000 size=2>硬盘搜索</FONT></A></TD>
- <TD>·<a href="http://bar.baidu.com/" target="_blank" ><FONT color=#ff0000 size=2>超级搜霸</FONT></A></TD>
- <TD>·<a href="http://www.baidu.com/more/index.html" target="_blank" ><FONT color=#ff0000 size=2>更多产品</FONT></A></TD></TR></TABLE></DIV><!-- END SEARCH RESULTS --></DIV></DIV>
- <DIV>Powered By Baidu.com
- <SCRIPT language=javascript src="http://ucstat.baidu.com/embed.php?cid=201192&mac=ae91bb9c0993bd7352689c915c8947d5"><br></script>
复制代码
|
|