// JavaScript Document

// disabling the right click to protect copyrighted content
document.oncontextmenu=new Function("return false")

