// div görgetés
function infoscroll()
	{
	tavolsagatetotol=0;
	infoscroll_id.style.top=document.body.scrollTop+tavolsagatetotol;
	
	}

