//½ûÖ¹¿½±´£¬Ñ¡Ôñ£¬ÓÒ¼ü
document.oncontextmenu=new Function("event.returnValue=false;");
document.onselectstart=new Function("event.returnValue=false;");
