
	function hide()
	{
		document.getElementById('loading').style.display	=	'none';
	}