function click() {
  if (event.button==2) {
  alert('画像転載はお断り致します。')
   }
   }
  document.onmousedown=click