function VerbergLogo()
{
	setTimeout("document.getElementById('main_container').style.background= 'url()'", 3000);
}
