function click() 
	{ if (event.button==2) 
	{ alert('© Copyright Samostour © ')
   	}
	}
document.onmousedown=click