// No rightclick script
// (c) 1998 barts1000
// barts1000@aol.com
function click() {
if (event.button==2) {
alert ('Please do not jack anything off this site.')
}
}
document.onmousedown=click
This page uses frames, but your browser doesn't support them.