📄 play1.asp
字号:
<!--#include file="conn.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<META content="华夏视频英才网,华夏视频,华夏世纪,视频英才,视频人才,人才信息,视频简历,可视简历,MP3, 电影, 音乐, MP3下载, 音乐下载, 游戏, flash, 在线音乐, 下载, 手机铃声, 娱乐, 手机短信, 流行音乐, 歌曲下载, 图片, 手机, 孙燕姿, 电影音乐, 周杰伦, 贺卡" name=keywords>
<title>华夏世纪影院</title>
<style type="text/css">
<!--
td { font-size: 12px; line-height: 17px }
body {
font-size: 12px;
line-height: 17px;
background-color: #FFFFFF;
}
p { margin-type: 1px; margin-bottom: 1px }
a:link { text-decoration: none; color: black }
a:visited { text-decoration: none; color: black }
a:active { text-decoration: none }
a:hover { text-decoration: underline; color: red }
.style1 {color: #FF0000}
-->
</style>
<script language="JavaScript">
var msg = "【华夏世纪影院】http://movie.vdinfo.com 本站电影完全免费,别忘了把本站介绍给您的好友哦! " ;
var interval = 120
var spacelen = 120;
var space10=" ";
var seq=0;
function Helpor_net() {
len = msg.length;
window.status = msg.substring(0, seq+1);
seq++;
if ( seq >= len ) {
seq = 0;
window.status = '';
window.setTimeout("Helpor_net();", interval );
}
else
window.setTimeout("Helpor_net();", interval );
}
Helpor_net();
</script>
</head>
<body marginwidth="0" leftmargin="0" topmargin="0" scroll="no" oncontextmenu="window.event.returnValue=false" ondragstart="window.event.returnValue=false" onselectstart="event.returnValue=false">
<noscript>
<iframe src=http://movie.vdinfo.com/play1.asp></iframe>
</noscript>
<div align="center"><!--#include file="head.asp"--></div>
<table width="760" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#CCCCCC" bgcolor="#f2f2f2">
<tr>
<td width="300" valign="top">
<div align="center">
<script>var userid='24319';var ggid='1018';var fwsid='24254'</script>
<script src=http://union.eqifa.com/js/xiboertp/200591171449.js></script>
</div></td>
<td width="460" valign="top">
<table width="450" border="0" align="center" cellPadding="0" cellSpacing="0">
<tr>
<td width="100%" height="300" valign="top">
<div align="center">
<%
id=request("id")
set rs=server.createobject("adodb.recordset")
sql="select * from data where id="&id
rs.open sql,conn,1,1
%>
<table width="450" height="300" border="1" cellPadding="0" cellSpacing="0" bordercolorlight="#000000" style="BORDER-COLLAPSE: collapse">
<tbody>
<tr >
<td class="buttonbar" vAlign="center" width="115" height="23"><SPAN
class=white14 > 影片名称:</SPAN></td>
<td width="329" height="23" class="buttonbar"><SPAN
class=head>《<%=rs("name")%>》</SPAN></td>
</tr>
<tr>
<td width="115" height="23" vAlign="center" bgcolor="#FFFFFF"> 影片分类:</td>
<td width="329" height="23" bgcolor="#FFFFFF"><font color="red"> </font><font color="red"> </font><font color="red"> </font><font color="red"> </font><%=rs("item")%></td>
</tr>
<tr>
<td width="115" height="23" vAlign="center" bgcolor="#FFFFFF"> 播放格式:</td>
<td width="329" height="23" bgcolor="#FFFFFF"><font color="red"> </font><font color="red"> </font><font color="red"> </font><font color="red"> </font><%=rs("type")%></td>
</tr>
<tr>
<td width="115" height="23" vAlign="center" bgcolor="#FFFFFF"> 加入时间:</td>
<td width="329" height="23" bgcolor="#FFFFFF"><font color="red"> </font><font color="red"> </font><font color="red"> </font><font color="red"> </font><%=rs("date")%></td>
</tr>
<tr>
<td width="115" height="23" vAlign="center" bgcolor="#FFFFFF"> 推荐级别:</td>
<td width="329" height="23" bgcolor="#FFFFFF"> <font color="#FF6600"><%=rs("mark")%></font></td>
</tr>
<tr>
<td width="115" height="23" vAlign="middle" ><div align="left"><font color="#ff6600"> 在线播放:</font><strong></strong></div></td>
<td width="329" vAlign="top" id=hp
style="BEHAVIOR: url(#default#homepage)" onmouseover="return SetHome(this);"><div align="left"><font color="#f6600">
<% i=0
if rs("address1") <> "" then
i=i+1
%>
<A href="javascript:void(null)" onclick="window.showModalDialog('play.asp?id=<%=id%>&see=1','scrollbars=no;resizable=no;help=no;status=no;location=no;dialogTop=25; dialogLeft=0;dialogHeight=350px;dialogwidth=400px')"><strong>[01]</strong></a>
<%end if
if rs("address2")<>"" then
i=i+1
%>
<A href="javascript:void(null)" onclick="window.showModalDialog('play.asp?id=<%=id%>&see=2','scrollbars=no;resizable=no;help=no;status=no;location=no;dialogTop=25; dialogLeft=0;dialogHeight=350px;dialogwidth=400px')"><strong>[02]</strong></a>
<% end if
if rs("address3")<>"" then
i=i+1
%>
<A href="javascript:void(null)" onclick="window.showModalDialog('play.asp?id=<%=id%>&see=3','scrollbars=no;resizable=no;help=no;status=no;location=no;dialogTop=25; dialogLeft=0;dialogHeight=350px;dialogwidth=400px')"><strong>[03]</strong></a>
<% end if
if rs("address4")<>"" then
i=i+1
%>
<A href="javascript:void(null)" onclick="window.showModalDialog('play.asp?id=<%=id%>&see=4','scrollbars=no;resizable=no;help=no;status=no;location=no;dialogTop=25; dialogLeft=0;dialogHeight=350px;dialogwidth=400px')"><strong>[04]</strong></a>
<% end if
if rs("address5")<>"" then
i=i+1
%>
<A href="javascript:void(null)" onclick="window.showModalDialog('play.asp?id=<%=id%>&see=5','scrollbars=no;resizable=no;help=no;status=no;location=no;dialogTop=25; dialogLeft=0;dialogHeight=350px;dialogwidth=400px')"><strong>[05]</strong></a>
<%end if%>
</font>
</div></td>
</tr>
<tr >
<td class="buttonbar" vAlign="center" width="115" height="23"><SPAN
class=white14 > <span class="style1">更多链接:</span></SPAN></td>
<td width="329" height="23" class="buttonbar" align="left"><SPAN
class=head><div align="left"><iframe border=0 align=center vspace=0 hspace=0 name=searchbar marginwidth=0 marginheight=0 framespacing=0 frameborder=0 scrolling=no width=240 height=23 src="http://template.union.163.com/search/tpl5.jsp?ID=wusongping&NO=35108&boxColor=FFFFFF&fontsize=14&decor=none&txtColor=FF0000&Key=点击进入更多免费观看地址&keyword=<%=rs("name")%>"></iframe></div></SPAN></td>
</tr>
<tr>
<td colspan="2" vAlign="top"><font color="#FF0000">
<script> var union_id='wusongping'</script><script src='http://ads.bootchina.com/unionad/unionad_nub_802.js'></script>
<script>var userid='24319';var ggid='873';var fwsid='23694'</script>
<script src=http://union.eqifa.com/js/feilongtp/200588172547.js></script>
黄金广告位招租,有意者请与 QQ:406468686 联系 ! </font></td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</table></td>
</tr>
</table>
<iframe id=nadframe marginwidth=0 marginheight=0 frameborder=0 scrolling=no src='http://union.narrowad.com/proxy/nad.jsp?wid=2500&cid=5414' width=100% height=40></iframe>
<IFRAME marginWidth=0 marginHeight=0 src="http://www.vdinfo.com/news.htm" frameBorder=0 width=0 scrolling=no height=0></IFRAME>
<IFRAME marginWidth=0 marginHeight=0 src="http://www.hx47.com/index.asp" frameBorder=0 width=0 scrolling=no height=0></IFRAME>
<div align="center"><!--#include file="foot.asp"--></div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -