document.write(/*<[CDATA[*/'<!-- Google CSE Search Box Begins  -->');/*]]>*/
document.write(/*<[CDATA[*/'<!-- Use of this code assumes agreement with the Google Custom Search Terms of Service. -->');/*]]>*/
document.write(/*<[CDATA[*/'<!-- The terms of service are available at http://www.google.com/coop/docs/cse/tos.html -->');/*]]>*/
document.write(/*<[CDATA[*/'<form id="cref_iframe" action="http://sanpietroinfine.altervista.org/search.php">');/*]]>*/
document.write(/*<[CDATA[*/'<input type="hidden" name="cref" value="http://search.altervista.org/int/sa/sanpietroinfine_context.xml?1201721574" \/>');/*]]>*/
document.write(/*<[CDATA[*/'<input type="hidden" name="cof" value="FORID:11" \/>');/*]]>*/
document.write(/*<[CDATA[*/'<input type="hidden" name="client" value="pub-9690415737402155" \/>');/*]]>*/
document.write(/*<[CDATA[*/'<input type="hidden" name="channel" value="8921676880" \/>');/*]]>*/
document.write(/*<[CDATA[*/'<input type="text" name="q" size="20" \/>');/*]]>*/
document.write(/*<[CDATA[*/'<input type="submit" name="sa" value="cerca" \/>');/*]]>*/
document.write(/*<[CDATA[*/'</form>');/*]]>*/
document.write(/*<[CDATA[*/'<scr'+'ipt type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cref_iframe"><\/scr'+'ipt>');/*]]>*/
document.write(/*<[CDATA[*/'<!-- Google CSE Search Box Ends -->');/*]]>*/

var message="Per utilizzare una foto inviami una mail cliccando su contatti!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")
