// JavaScript Document
function click() {
if (event.button==2) {
alert(' Sorry the information and pictures on this website are the Copyright of The Shutter & Blind Co.');
}
}
document.onmousedown=click