function click() {
if (event.button==2) {
alert('© Copyright 2006 :: EMIRATES SKEPTRON :: All rights reserved')
}
}
document.onmousedown=click