function click() {
if (event.button==2) {
alert(' Copyright 2000-2005 Pawsitive Training for Better Dogs');
}
}
document.onmousedown=click