
function click() {

if (event.button==2) {

alert('Images are the property of Web-Fo.net and are not available for download')

}

}

document.onmousedown=click