function removeFavourite()
{
	return confirm("Are you sure you want to remove this item from your Blog Roll?");
}