function bloque_clic()
{
alert('ATTENZIONE: non è possibile utilizzare il tasto destro del mouse.');
return false;
}