禁止右键问题.(如果设置Internet 选项--安全--自定义级别来关闭此网站右键禁止)
http://www.我想下载这个网站的音乐.但是它设置了只能试听.在试听的页面中禁止使用右键下面是试听页面的代码.请问可以通过设置Internet选项--安全--自定义级别其中的选项来关闭禁止右键吗?
这是试听页面地址http://www.
如果不行,那有没有其它办法可以突破这个网站的下载限制?谢谢各位了
<SCRIPT>
//加入页面保护
function rf()
{return false; }
document.oncontextmenu = rf
function keydown()
{if(event.ctrlKey ==true || event.keyCode ==93 || event.shiftKey ==true){return false;} }
document.onkeydown =keydown
function drag()
{return false;}
document.ondragstart=drag
function stopmouse(e) {
if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2))
return false;
else if
(navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) {
alert("欢迎试听--谢谢!:)");
return false;
}
return true;
}
document.onmousedown=stopmouse;
if (document.layers)
window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=stopmouse;
</SCRIPT>
<html>
<head>
<body leftmargin="0" topmargin="0" oncontextmenu="return false" ondragstart="return false" onselectstart ="return false" >
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>夢遊街舞网音乐播放器</title>
<LINK href="img/play/css.css" type=text/css rel=stylesheet>
<style type="text/css">
<!--
.style9 {
color: #9E252F;
font-size: 9pt;
}
.style10 {color: #F2F2F2}
-->
</style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="419">
<tr>
<td><img src="img/play/spacer.gif" width="4" height="1" border="0" alt=""></td>
<td><img src="img/play/spacer.gif" width="6" height="1" border="0" alt=""></td>
<td><img src="img/play/spacer.gif" width="11" height="1" border="0" alt=""></td>
<td><img src="img/play/spacer.gif" width="86" height="1" border="0" alt=""></td>
<td><img src="img/play/spacer.gif" width="100" height="1" border="0" alt=""></td>
<td><img src="img/play/spacer.gif" width="100" height="1" border="0" alt=""></td>
<td><img src="img/play/spacer.gif" width="100" height="1" border="0" alt=""></td>
<td><img src="img/play/spacer.gif" width="7" height="1" border="0" alt=""></td>
<td><img src="img/play/spacer.gif" width="5" height="1" border="0" alt=""></td>
<td><img src="img/play/spacer.gif" border="0" alt="" width="1" height="1"></td>
</tr>
<tr>
<td rowspan="7"><img name="n2_r1_c1" src="img/play/2_r1_c1.jpg" border="0" alt="" width="4" height="208"></td>
<td colspan="8"><img name="n2_r1_c2" src="img/play/2_r1_c2.jpg" border="0" alt="" width="415" height="7"></td>
<td><img src="img/play/spacer.gif" width="1" height="7" border="0" alt=""></td>
</tr>
<tr>
<td colspan="7" background="img/play/2_r2_c2.jpg"> </td>
<td rowspan="6"><img name="n2_r2_c9" src="img/play/2_r2_c9.jpg" border="0" alt="" width="5" height="201"></td>
<td><img src="img/play/spacer.gif" width="1" height="24" border="0" alt=""></td>
</tr>
<tr>
<td colspan="4"><img name="n2_r3_c2" src="img/play/2_r3_c2.jpg" border="0" alt="" width="203" height="45"></td>
<td colspan="3"><img name="n2_r3_c6" src="img/play/2_r3_c6.jpg" border="0" alt="" width="207" height="45"></td>
<td><img src="img/play/spacer.gif" width="1" height="45" border="0" alt=""></td>
</tr>
<tr>
<td colspan="2"><img name="n2_r4_c2" src="img/play/2_r4_c2.jpg" border="0" alt="" width="17" height="27"></td>
<td background="img/play/2_r4_c4.jpg"><span class="warning">17:49:50</span></td>
<td background="img/play/2_r4_c5.jpg"><span class="warning"></span></td>
<td background="img/play/2_r4_c6.jpg"> </td>
<td colspan="2" background="img/play/2_r4_c7.jpg"><span class="warning"></span></td>
<td><img src="img/play/spacer.gif" width="1" height="27" border="0" alt=""></td>
</tr>
<tr>
<td rowspan="2"><img name="n2_r5_c2" src="img/play/2_r5_c2.jpg" border="0" alt="" width="6" height="98"></td>
<td colspan="5" align="left" valign="top" background="img/play/2_r5_c3.jpg"><span class="bt"><br>
<script language="jscript.encode" src="djurl.asp"></script>
<script language="jscript.encode">
<!--
document.write ("<object id=\"mPlayer1\" width=397 height=64 \n")
document.write ("classid=\"CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6\" type=application/x-oleobject standby=\"Loading Windows Media Player components...\">\n")
document.write ("<param name=\"URL\" value='" + str + "'>\n")
document.write ("<param name=\"rate\" value=\"1\">\n")
document.write ("<param name=\"balance\" value=\"0\">\n")
document.write ("<param name=\"currentPosition\" value=\"0\">\n")
document.write ("<param name=\"defaultFrame\" value=\"\">\n")
document.write ("<param name=\"playCount\" value=\"100\">\n")
document.write ("<param name=\"autoStart\" value=\"-1\">\n")
document.write ("<param name=\"currentMarker\" value=\"0\">\n")
document.write ("<param name=\"invokeURLs\" value=\"-1\">\n")
document.write ("<param name=\"baseURL\" value=\"\">\n")
document.write ("<param name=\"volume\" value=\"100\">\n")
document.write ("<param name=\"mute\" value=\"0\">\n")
document.write ("<param name=\"uiMode\" value=\"full\">\n")
document.write ("<param name=\"stretchToFit\" value=\"0\">\n")
document.write ("<param name=\"windowlessVideo\" value=\"0\">\n")
document.write ("<param name=\"enabled\" value=\"-1\">\n")
document.write ("<param name=\"enableContextMenu\" value=\"0\">\n")
document.write ("<param name=\"fullScreen\" value=\"0\">\n")
document.write ("<param name=\"SAMIStyle\" value=\"\">\n")
document.write ("<param name=\"SAMILang\" value=\"\">\n")
document.write ("<param name=\"SAMIFilename\" value=\"\">\n")
document.write ("<param name=\"captioningID\" value=\"\">\n")
document.write ("</object><br>\n")
//-->
</script></td>
<td rowspan="2"><img name="n2_r5_c8" src="img/play/2_r5_c8.jpg" border="0" alt="" width="7" height="98"></td>
<td><img src="img/play/spacer.gif" width="1" height="82" border="0" alt=""></td>
</tr>
<tr>
<td colspan="5" align="right" valign="bottom" background="img/play/2_r6_c3.jpg" class="style9"> </td>
<td><img src="img/play/spacer.gif" width="1" height="16" border="0" alt=""></td>
</tr>
<tr>
<td colspan="7"><img name="n2_r7_c2" src="img/play/2_r7_c2.jpg" border="0" alt="" width="410" height="7"></td>
<td><img src="img/play/spacer.gif" width="1" height="7" border="0" alt=""></td>
</tr>
</table>
<p> </p>
</body>
</html>