
function click() {
  if (event.button==2) {
    alert('                                 SEI-BU-KAN : This action has been cancelled\r\n\r\nSorry, but you are unable to save any IMAGES from this site, as they are copyright (c) 2004 SEI-BU-KAN');
  }
}
document.onmousedown=click
