function block_click()
{
	alert('Function disabled');
	return false;
}

