function click() {
	if (event.button==2) {
	alert('Respekter venligst at alle copyrights tilhører vnglas') }
}

document.onmousedown=click


