📄 复件 djkk.htm
字号:
</TR>
<TR>
<TD><IMG src="images/jian.gif" border=0> <A
onclick="return Listen(this.href);"
href="http://www.djkk.com/go.asp?id=1101">回心转意开场串烧</A><IMG
src="images/hot1.gif" border=0></TD>
</TR>
<TR>
<TD><IMG src="images/jian.gif" border=0> <A
onclick="return Listen(this.href);"
href="http://www.djkk.com/go.asp?id=1243">广东滚石DISCO现场</A><IMG
src="images/hot1.gif" border=0></TD>
</TR>
<TR>
<TD><IMG src="images/jian.gif" border=0> <A
onclick="return Listen(this.href);"
href="http://www.djkk.com/go.asp?id=1249">凤舞九天音乐频道</A><IMG
src="images/hot1.gif"
border=0></TD>
</TR>
</TBODY>
</TABLE>
</DIV>
</TD>
</TR>
<TR>
<TD width=198 height=26><IMG height=20
src="images/hy.gif" width=206></TD>
</TR>
<TR>
<TD width=397 height=165>
<DIV align=center> </DIV>
</TD>
</TR>
<TR>
<TD width=397 height=1><IMG height=20 src="images/sj.jpg"
width=206 border=0></TD>
</TR>
<TR>
<TD width=397 height=144>
<DIV align=center> </DIV>
</TD>
</TR>
<TR>
<TD width=397 height=1><IMG height=20
src="images/b_005.gif" width=206
border=0></TD>
</TR>
</TBODY>
</TABLE>
</DIV>
</TD>
<TD vAlign=top width=558 height=300>
<TABLE height=172 cellSpacing=0 cellPadding=0 width=546 align=right
border=0><TBODY>
<TR>
<TD vAlign=top width=546 colSpan=2 height=2>
<DIV align=center>
<DIV align=right>
<TABLE height=6 cellPadding=2 width="100%" border=0>
<TBODY>
<TR>
<TD width="100%">你当前所在位置 -> <A
href="http://www.djkk.com/index.asp">DJ音乐首页</A> ->
<A
href="http://www.djkk.com/sort.asp?classid=1">现场舞曲</A>
</TD>
<TD width="21%" height=2>
<DIV align=right>
<TABLE width=83>
<TBODY>
<TR>
<TD width=1 height=13><IMG height=16
src="images/a0001.gif" width=16></TD>
<TD width=47 height=13><A
href="http://www.djkk.com/wqgm.asp"
target=_blank><IMG height=18
src="images/wqgm.gif" width=57
border=0></A></TD>
</TR>
</TBODY>
</TABLE>
</DIV>
</TD>
<TD width="21%" height=2>
<DIV align=right>
<TABLE width=81>
<TBODY>
<TR>
<TD width=17 height=13><IMG height=16
src="images/a0001.gif" width=16></TD>
<TD width=52 height=13>
<DIV align=center><A
href="http://www3.caishow.com/music_send/music_list.asp?f=101"
target=_blank>互动点歌</A></DIV>
</TD>
</TR>
</TBODY>
</TABLE>
</DIV>
</TD>
<TD width="57%" height=2>
<DIV align=right>
<TABLE width=90>
<TBODY>
<TR>
<TD width=17 height=13><IMG height=16
src="images/a0001.gif" width=16></TD>
<TD width=61 height=13>
<DIV align=center><A href="http://www.djbbc.com/"
target=_blank>DJ俱乐部</A></DIV>
</TD>
</TR>
</TBODY>
</TABLE>
</DIV>
</TD>
</TR>
</TBODY>
</TABLE>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><%=softshow%> </td>
</tr>
</table>
</div>
</div>
</TR></TBODY>
</TABLE>
</TD></TBODY>
</TABLE>
<CENTER></CENTER>
<DIV></DIV></TD></TR></TBODY></TABLE></TBODY>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center border=0>
<TBODY>
<TR>
<TD vAlign=center align=middle width=770 background=images/downlist.gif
height=70>
<TABLE height=70 cellSpacing=0 cellPadding=0 width=770 border=0>
<TBODY>
<TR>
<TD align=middle> </TD>
<TD width=560>
<TABLE cellSpacing=0 cellPadding=0 width=558 border=0>
<TBODY>
<TR>
<TD height=38>
<DIV align=center><IFRAME marginWidth=0 marginHeight=0
src="images/160x2503.htm" frameBorder=0 width=0
scrolling=no height=0></IFRAME>版权所有:→中国DJ嗨嗨网←
建议使用800*600分辨率浏览</DIV>
<DIV align=center>本站由<B>阿凯</B>制作维护 (C) 2002-2003 QQ:22749808
E-mail:<A
href="mailto:h77@vip.163.com">h77@vip.163.com</A></DIV></TD>
<TD width=46 height=59>
<DIV align=center> </DIV>
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><TR><TD>
</TD>
</TR>
</CENTER>
</BODY></HTML>
<%
function getHTTPPage(url)
on error resume next
dim http
set http=Server.createobject("Microsoft.XMLHTTP")
Http.open "GET",url,false
Http.send()
if Http.readystate<>4 then
exit function
end if
getHTTPPage=bytes2BSTR(Http.responseBody)
set http=nothing
if err.number<>0 then err.Clear
end function
Function bytes2BSTR(vIn)
dim strReturn
dim i1,ThisCharCode,NextCharCode
strReturn = ""
For i1 = 1 To LenB(vIn)
ThisCharCode = AscB(MidB(vIn,i1,1))
If ThisCharCode < &H80 Then
strReturn = strReturn & Chr(ThisCharCode)
Else
NextCharCode = AscB(MidB(vIn,i1+1,1))
strReturn = strReturn & Chr(CLng(ThisCharCode) * &H100 + CInt(NextCharCode))
i1 = i1 + 1
End If
Next
bytes2BSTR = strReturn
End Function
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -