function click() {
if (event.button==2) {
alert('Copyright 2004 At Ease, LLC') }}
document.onmousedown=click


