﻿document.writeln("<SCRIPT>");
document.writeln("    function rf()");
document.writeln("    {return false; }");
document.writeln("    document.oncontextmenu = rf");
document.writeln("    function keydown()");
document.writeln("    {if(event.ctrlKey ==true || event.keyCode ==93 || event.shiftKey ==true){return false;} }");
document.writeln("    document.onkeydown =keydown");
document.writeln("    function drag()");
document.writeln("    {return false;}");
document.writeln("    document.ondragstart=drag");
document.writeln("    function stopmouse(e) {");
document.writeln("    if (navigator.appName == \'Netscape\' && (e.which == 3 || e.which == 2))");
document.writeln("    return false;");
document.writeln("    else if");
document.writeln("    (navigator.appName == \'Microsoft Internet Explorer\' && (event.button == 2 || event.button == 3)) {");
document.writeln("    alert(\"版权所有,禁止复制 ：）\");");
document.writeln("    return false;");
document.writeln("    }");
document.writeln("    return true;");
document.writeln("    }");
document.writeln("    document.onmousedown=stopmouse;");
document.writeln("    if (document.layers)");
document.writeln("    window.captureEvents(Event.MOUSEDOWN);");
document.writeln("    window.onmousedown=stopmouse;");
document.writeln("");
document.writeln("    <\/SCRIPT>");
document.writeln("    <script language=\"javascript\">");
document.writeln("    function JM_cc(ob){");
document.writeln("    var obj=MM_findObj(ob); if (obj) {");
document.writeln("    obj.select();js=obj.createTextRange();js.execCommand(\"Copy\");}");
document.writeln("    }");
document.writeln("");
document.writeln("    function MM_findObj(n, d) { \/\/v4.0");
document.writeln("    var p,i,x; if(!d) d=document; if((p=n.indexOf(\"?\"))>0&&parent.frames.length) {");
document.writeln("    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}");
document.writeln("    if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];");
document.writeln("    for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);");
document.writeln("    if(!x && document.getElementById) x=document.getElementById(n); return x;");
document.writeln("    }");
document.writeln("    <\/script>")
