function check()
{
	if(event.button == 2)
	{
		alert("Copyright by FC Portuguesa");
	}
}

