function click() {
if (event.button==2) {
alert('All Images are protected by copyright! © 2001-2003 Chicago Gentlemen Entertainment.')
}
}
document.onmousedown=click