document.oncontextmenu=new Function("return false");
document.onselectstart=new Function("return false");
document.ondragstart=new Function("return false");
window.onerror = new Function("return false");if (top.frames.length > 1) top.location=location;
