function noRightClick() {
if (event.button==2) {
alert('Fuck off and get your own pictures!')
}
}
//document.onmousedown=noRightClick