<!--//hide script from old browsers
//end hiding contents -->

function click() {if (event.button==2){alert('Chris Jones has disabled right-clicking');}}

document.onmousedown=click

// -->
