﻿function blocca_tasto_dx() {
    //alert('Tasto destro disabilitato');
    return (false);
}
