if ( document.location.href.indexOf("technicweb.") < 0 ){
	HttpManager.Browser.events.addHandler("onload",window,function(){document.body.oncontextmenu = function(){return false}});
}