
function DRC(){
return false;
}
document.oncontextmenu=DRC;

