<!--
function click() {
if (event.button==2) {
alert('  Gibraltar Espaņol  \n ')
}
}
document.onmousedown=click
// -->