function click() 
{if (event.button==2) {alert('COPYRIGHT 2007 Icefield Helicopter Tours')
}
}
document.onmousedown=click