function click()
{if (event.button==2)
{
alert('All images are protected by Copyright. Do not use without permission.')
} 
}document.onmousedown=click