function click()
{
	if (event.button==2) {alert("© JNightz.NET 2006");}
}
document.onmousedown=click