function click()
{if (event.button==2)
{alert('Das Kopieren ist vom Webmaster gesperrt.')}}
document.onmousedown=click



