		function clearErr( item )
		{
		  item.style.backgroundColor = '#fff';
		  item.title = '';
		}      
		function check( item )
		{
		}

