// JavaScript Document
function click() {
if (event.button==2) {
alert(' Sorry the information and pictures on this website are the copyright of Katies Villa.');
}
}
document.onmousedown=click