// JavaScript Document
document.oncontextmenu =document.onselectstart =new Function("return false");

