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