imCodeProt(' Joygum S.r.l.')
function imCodeProt(sAuthor) {
document.oncontextmenu = function(){
alert('Copyright '+sAuthor+' All rights reserved.'); return false; }}





