<!--
function click() {
if (event.button==2) {alert('©  CurlyCo kennel');}}
document.onmousedown=click
// -->