<!-- and -->

function click() {if (event.button==2) {alert('Thank you for being interested in our copy.\nUnfortunately we need to protect our copyright.\nCopyright belongs to John Campbell 2003');}}document.onmousedown=click// - ->

<!-- and -->
