function click() {
if (event.button==2) {
alert('Please do not steal these images. Contact details link is available at www.southend-sites.co.uk.')
}
}
document.onmousedown=click