function ie_fix()
{
	if (/msie/i.test(navigator.userAgent) && !/opera/i.test(navigator.userAgent)) {
		document.getElementById('talp_arnyek').style.backgroundPositionY = '8px';
	}
}

function preloadImages()
{

}

