
if(typeof IOV=='undefined')IOV={};
IOV.Bannerek={};IOV.Bannerek.onload=function(d){var i;for(i in d)
if(d[i]==null)
$('#banner-'+i).hide();else
$('#banner-'+i).html(d[i]);window.setTimeout(IOV.tartalomHeight,500);};IOV.Bannerek.click=function(){var i=new Image();i.src='/bannerek.'+$(this).attr('id')+'.gif';};IOV.Bannerek.load=function(s){var helyek=[];$(typeof s=='string'?s:'.banner-hely').click(IOV.Bannerek.click).each(function(){helyek[helyek.length]=$(this).attr('id').replace(/^banner\-/,'');});$.getJSON('/bannerek',{helyek:helyek.join(',')},IOV.Bannerek.onload);};$(IOV.Bannerek.load);
IOV.elof=function(){$('#elof').show().css({left:$('#menu-elofizetes').offset().left+59,top:$('#menu-elofizetes').offset().top+10});};$(function(){IOV.elof();$(window).resize(IOV.elof);});
$(function(){$('#tartalom .lista > *').click(function(e){if(e.target.tagName.toLowerCase()!='a'){if($(this).find('a').eq(0).attr('target')=='_blank')
window.open($(this).find('a').eq(0).attr('href'));else
window.location=$(this).find('a').eq(0).attr('href');return false;}});});
$(function(){if($('body').hasClass('index'))
$('#focikk').click(function(e){if(e.target.tagName.toLowerCase()!='a'){window.location=$(this).find('a').eq(0).attr('href');return false;}});});
IOV.tartalomHeight=function(){$('#bal, #jobb, #tartalom').css({height:'auto'}).height(Math.max($('#bal').height(),$('#jobb').height(),$('#tartalom').height()));};$(IOV.tartalomHeight);
