function customCimkeBox(id){
	$('#'+id+':first').next('h4').attr('style','background:url(http://static.origo.hu/s/img/szponzoraciok/transzporter/cimke_h_bg.jpg) right 3px no-repeat;margin-bottom:0px;border-bottom:1px solid #2f5fad;overflow: hidden;');
$('#'+id+':first').next('h4').children('a').attr('style','background:none;padding-left:0px;float:left;');
$('#'+id+':first').next().next().attr('id','transzporter_db');
$('#transzporter_db').attr('style','background:url(http://static.origo.hu/s/img/szponzoraciok/transzporter/cimke_bg.jpg) 0 0 repeat-x;padding: 8px 12px 8px 12px;width: 286px;');
$('#transzporter_db img').attr('style','border:1px solid #0060c3;');
$('#transzporter_db a').attr('style','border:0;color:#0060c3');

}

/*  IWIW ALKALMAZÁS DOBOZ */
$(document).ready(function(){
	/*function iwiw_ajanlo() {
					rand = Math.random()*100000;
					$.ajax({
					url: '/xml/iwiw/topentities.xml?'+rand,
					type: 'GET',
                    dataType: 'xml',
                    error: function(){
                       
                    },
                    success: function(xml){	
						tart = '';
						tema = Math.round(Math.random()*2);
						if (tema == 0)
						{
							elemLength = Math.round(Math.random()*($(xml).find('event').length-3));
							for (elem = elemLength; elem < elemLength+2 ; elem ++ )
							{
								if ($(xml).find('event:eq('+elem+') name').text().length > 50)
								{
									elemcim = $(xml).find('event:eq('+elem+') name').text().substring(0, 50)+ '...'
								}
									else {
									elemcim = $(xml).find('event:eq('+elem+') name').text();
									}
								tart += '<div class="iwiw-a-elem"><a href="http://forrest.adverticum.net/C/73468/1742927/174292900/1/iwiw.hu/1742930/?ct0='+$(xml).find('event:eq('+elem+') url').text()+'" class="iwiw-a-pic" target="_blank"><img src="'+$(xml).find('event:eq('+elem+') thumbnailUrl').text()+'" width="60" height="60" alt=""/></a><a href="http://forrest.adverticum.net/C/73468/1742927/174292900/1/iwiw.hu/1742930/?ct0='+$(xml).find('event:eq('+elem+') url').text()+'" class="iwiw-a-cim" target="_blank">'+elemcim+'</a><p>'+$(xml).find('event:eq('+elem+') description').text().substring(0, 80)+' ...</p><div class="iwiw-a-param"><span class="iwiw-a-esemeny">'+$(xml).find('event:eq('+elem+') startDate').text()+'</span></div><div class="iwiw-a-param"><span class="iwiw-a-yescount">'+$(xml).find('event:eq('+elem+') yesCount').text()+' ember ott lesz</span></div></div>'
							}
						}
						if (tema == 1)
						{
							elemLength = Math.round(Math.random()*($(xml).find('application').length-3));
							for (elem = elemLength; elem < elemLength+3 ; elem ++ )
							{
								tart += '<div class="iwiw-a-elem"><a href="http://forrest.adverticum.net/C/73468/1742927/174292900/1/iwiw.hu/1742930/?ct0='+$(xml).find('application:eq('+elem+') url').text()+'" class="iwiw-a-pic-alk" target="_blank"><img src="'+$(xml).find('application:eq('+elem+') thumbnailUrl').text()+'" width="16" height="16" alt=""/></a><a href="http://forrest.adverticum.net/C/73468/1742927/174292900/1/iwiw.hu/1742930/?ct0='+$(xml).find('application:eq('+elem+') url').text()+'" class="iwiw-a-cim" target="_blank">'+$(xml).find('application:eq('+elem+') name').text()+'</a><p>'+$(xml).find('application:eq('+elem+') description').text().substring(0, 70)+' ...</p><div class="iwiw-a-param"><span class="iwiw-a-yescount"> Felhasználók: '+$(xml).find('application:eq('+elem+') registrationCount').text()+'</span></div></div>';
							}
							$('.iwiw-a-head span').text('Vedd fel te is az alkalmazást!');
							$('.iwiw-a-elem:eq(1)').addClass('elem-ut');
						}
						if (tema == 2)
						{
							elemLength = Math.round(Math.random()*($(xml).find('club').length-3));
							for (elem = elemLength; elem < elemLength+2 ; elem ++ )
							{
								tart += '<div class="iwiw-a-elem"><a href="http://forrest.adverticum.net/C/73468/1742927/174292900/1/iwiw.hu/1742930/?ct0='+$(xml).find('club:eq('+elem+') url').text()+'" class="iwiw-a-pic" target="_blank"><img src="'+$(xml).find('club:eq('+elem+') thumbnailUrl').text()+'" width="60" height="60" alt=""/></a><a href="http://forrest.adverticum.net/C/73468/1742927/174292900/1/iwiw.hu/1742930/?ct0='+$(xml).find('club:eq('+elem+') url').text()+'" class="iwiw-a-cim" target="_blank">'+$(xml).find('club:eq('+elem+') name').text()+'</a><p>'+$(xml).find('club:eq('+elem+') description').text().substring(0, 95)+' ...</p><div class="iwiw-a-param"><span class="iwiw-a-cimke">'+$(xml).find('club:eq('+elem+') primaryCategory').text()+'</span><img src="iwiw-a-elv.gif" width="1" height="7" alt="" class="iwiw-a-elv"/><span class="iwiw-a-yescount">'+$(xml).find('club:eq('+elem+') memberCount').text()+' tag</span></div></div>';
							}
							$('.iwiw-a-head span').text('Csatlakozz!');
						}
						
						$('.iwiw-a-main').html(tart);
						$('.iwiw-a-elem:last').addClass('elem-ut');

                      
						
                    }
                });                 
				return false;
			
                
            };
	if(location.href.indexOf('origo.hu/uzletinegyed/') > 0 && $('body.mainBody').length > 0 ){
		$('#jobb .banner250:first').after('<div id="iwiw-alk-ajanlo"><div class="iwiw-a-head"><span>Te is ott leszel?</span><a href="http://www.iwiw.hu"></a></div><div class="iwiw-a-main"></div><div class="iwiw-a-bot"></div></div>');
		iwiw_ajanlo();
	} else if(location.href.indexOf('kilepo.freemail.origo.hu/') < 0 && location.href.indexOf('origo.hu/vnegyed/') < 0 && location.href.indexOf('vallalkozoi.negyed.hu') < 0 && location.href.indexOf('http://www.origo.hu/sport/index.html') == -1 && $('body.mainBody').length > 0 && location.href.indexOf('origo.hu/tudomany/debreceni-egyetem') < 0){
		$('#jobb .banner250:first').after('<div id="iwiw-alk-ajanlo"><div class="iwiw-a-head"><span>Te is ott leszel?</span><a href="http://www.iwiw.hu"></a></div><div class="iwiw-a-main"></div><div class="iwiw-a-bot"></div></div>');
		iwiw_ajanlo();
	} else if(location.href.indexOf('www.origo.hu/sport/index.html')!=-1){
		$('#jobb').append('<div id="iwiw-alk-ajanlo"><div class="iwiw-a-head"><span>Te is ott leszel?</span><a href="http://www.iwiw.hu"></a></div><div class="iwiw-a-main"></div><div class="iwiw-a-bot"></div></div>');
		iwiw_ajanlo();
	}
	
	*/
	
});

$(document).ready(function() {
	url = document.location.href;

	// Üzleti negyed - hirdetés alrovat - Ingyenhívó
	if(url.indexOf('http://www.origo.hu/uzletinegyed/hirdetes/20110927-ingyenhivas-a-ceg-weboldalarol.html') != -1) {
		var ingyenhivo_nr = $('#kenyer-szov a').length;
		ingyenhivo_nr = ingyenhivo_nr -2;
		$('#kenyer-szov a:eq('+ingyenhivo_nr+')').attr('href','http://ingyenhivo.hu/call/?hl=hu&ac=t305hU-zng&utm_source=Origo&utm_medium=PRcikk&utm_term=Uzleti%2Bnegyed&utm_content=IH%2BProbahivas&utm_campaign=Ingyenhivo&src=link');
		$('#kenyer-szov a:eq('+ingyenhivo_nr+')').attr('target','_blank');
		$('#kenyer-szov a:eq('+ingyenhivo_nr+')').attr('onclick','window.open(this.href, \'callWindow\', \'status=0,toolbar=0,width=676,height=520\'); return false;');
	}
	// Üzleti negyed - hirdetés alrovat - Ingyenhívó - vége
	
	// Autó rovat hirdetés főoldal link elrejtése - NE TÖRÖLD LE!!!
	if(url.indexOf('http://www.origo.hu/auto/hirdetes/') != -1) {
		$('h1:first #alrovatcim').attr('href','javascript:void(0);');
		$('h1:first #alrovatcim').attr('style','cursor:default;');
	}
	// Autó rovat hirdetés főoldal link elrejtése - NE TÖRÖLD LE!!! - vége
	
	// tudomány cikk szponzoráció - Discovery
	/*if(url.indexOf("/tudomany/20111004-ujabb-bizonyitekot-talaltak-arra-hogy-nem-allt-le-az-emberi.html")!=-1){
			$('h1:eq(0)').attr('style','height:120px;background-image:url(/images/rovat/szponz/discovery-head.png);');
			$('h1:eq(0) a:first').attr('style','background-image:url(/images/rovat/szponz/discovery-tudomany-logo.png);height:31px;margin:48px 241px 0 16px;width:257px;');
			$('h1:eq(0) div').attr('style','height:120px;width:240px;margin:0 0 0 690px; padding:0; display:block; float:none;');
			$('h1:eq(0) div').html('<a style="margin:0;padding:0;width:240px;height:120px;display:block;" target="_blank" href="http://ad.adverticum.net/b/cl,1,73468,1813079,1813081/click.prm"></a>');
			$('body').attr('style','background:url(/images/rovat/szponz/discovery-bg.png) repeat-x 0 0 #002031;');
			$('#szponz-center').prepend('<a id="floatingLeft" target="_blank" href="http://ad.adverticum.net/b/cl,1,73468,1813079,1813081/click.prm"></a><a id="floatingRight" target="_blank" href="http://ad.adverticum.net/b/cl,1,73468,1813079,1813081/click.prm"></a>');
			$('#floatingLeft').attr('style','background:url("/images/rovat/szponz/discovery-left.png") no-repeat scroll 0 0 transparent;cursor:pointer;display:block;height:600px;left:-130px;position:absolute;top:0;width:130px;');
			$('#floatingRight').attr('style','background:url("/images/rovat/szponz/discovery-right.png") no-repeat scroll 0 0 transparent;cursor:pointer;display:block;height:600px;left:990px;position:absolute;top:0;width:130px;');
			$('#lablec').before('<a style="margin-left:5px;" href="http://ad.adverticum.net/b/cl,1,73468,1813079,1813081/click.prm" target="_blank"><img src="http://static2.origos.hu/images/rovat/szponz/discovery-foot.png" border="0" width="980" height="100" alt="" /></a>');
			$('.bannercikkbe').hide();
	}*/
	// tudomány cikk szponzoráció - Discovery vége

	/* Origo Mobil Jobb oldalon */
	
	/*if ($('body').attr('class') == 'mainBody' && location.href.indexOf('vallalkozoi.negyed.hu') < 0){
	
		$('#jobb').prepend('<div id="origomobiltoolbarjobb" style="clear:both;width:203px;height:55px;background:url(/images/rovat/origo_mobil_jobb.jpg) no-repeat;padding:6px 0 0 115px;margin-bottom:10px;"><div style="font-family: Arial; font-size: 13px; font-weight: bold;color: black;">Legyen képben a vízparton is! Folyamatos hírszolgáltatás az <a href="http://ad.adverticum.net/b/cl,1,73468,1773210,1773211/click.prm" style="color:#0060c3;font-weight:bold;" target="_blank">[origo] mobilon <font style="">&raquo;</font></a></div></div>');
	
	}*/
	
	/* Origo Mobil Jobb oldalon */
	
	
	// Utazás rovat szoponzi
	/*if(url.indexOf("http://www.origo.hu/utazas/",0)!=-1) {
		//<![CDATA[
_gde_lkmegxjmcz = new Image(1,1);
_gde_lkmegxjmcz.src='http://huomdgde.hit.gemius.pl/_'+(new Date()).getTime()+'/redot.gif?id=d1CQbQO022oPwrIR6tySLaSdzXaGeRsU212xq8tUivD.l7/stparam=lkmegxjmcz';
//]]>
$('.header').attr('style','background:url(/images/utazas/szponz/szponz_toyota_top.png) right top no-repeat;position:relative;');
$('.header #utazas-logo').attr('style','background:none');
$('.header').append('<a style="display:block;height:125px;width:500px;position:absolute;top:0px;right:0px;" href="http://huomdgde.hit.gemius.pl/hitredir/id=d1CQbQO022oPwrIR6tySLaSdzXaGeRsU212xq8tUivD.l7/stparam=ykdljudrmu/url=http://www.toyota.hu/nyariszervizakcio" target="_blank"></a>');
$('.container').attr('style','position:relative;');
$('.container').append('<a style="display:block;height:605px;width:130px;position:absolute;top:0px;left:-130px; background:url(/images/utazas/szponz/szponz_toyota_left.png) right top no-repeat;" href="http://huomdgde.hit.gemius.pl/hitredir/id=d1CQbQO022oPwrIR6tySLaSdzXaGeRsU212xq8tUivD.l7/stparam=ykdljudrmu/url=http://www.toyota.hu/nyariszervizakcio" target="_blank"></a>');
$('.container').append('<a style="display:block;height:632px;width:131px;position:absolute;top:0px;right:-131px; background:url(/images/utazas/szponz/szponz_toyota_right.png) right top no-repeat;" href="http://huomdgde.hit.gemius.pl/hitredir/id=d1CQbQO022oPwrIR6tySLaSdzXaGeRsU212xq8tUivD.l7/stparam=ykdljudrmu/url=http://www.toyota.hu/nyariszervizakcio" target="_blank"></a>');
$('#lablec').before('<a style="display:block;height:100px;clear:both;width:979px; margin-bottom:15px; background:url(/images/utazas/szponz/szponz_toyota_bottom.png) right top no-repeat;" href="http://huomdgde.hit.gemius.pl/hitredir/id=d1CQbQO022oPwrIR6tySLaSdzXaGeRsU212xq8tUivD.l7/stparam=ykdljudrmu/url=http://www.toyota.hu/nyariszervizakcio" target="_blank"></a>');
	}*/
	// Utazás rovat szoponzi
	
	
	

	// Üzleti negyed - Fxpro
	/*if(url.indexOf("http://www.origo.hu/uzletinegyed/",0)!=-1){
		if(url.indexOf("hirdetes")==-1){
			$('body').addClass('fxpro-body');
			$('#kozepsoCont').prepend('<a id="fxpro-top" href="http://ad.adverticum.net/b/cl,1,73468,1757299,1757297/click.prm" target="_blank"></a>');
			$('#kozepsoCont').append('<a id="fxpro-left" href="http://ad.adverticum.net/b/cl,1,73468,1757299,1757297/click.prm" target="_blank"></a><a id="fxpro-right" href="http://ad.adverticum.net/b/cl,1,73468,1757299,1757297/click.prm" target="_blank"></a>');
		}
	}*/
	
	if(url.indexOf("http://www.origo.hu/itthon/orbanreformjai/",0)!=-1){
		$('h1 div').html('<a href="http://www.origo.hu/itthon/orbanreformjai/index.html"></a>');
	}
	

	
	/* ZWACK kultúra szponz */
	/*var useZwack = 1;
	if ( typeof iwiw_zwack_crash !== "undefined" && iwiw_zwack_crash && iwiw_zwack_crash == 1) {
         useZwack = 0;
	} 
	if(url.indexOf("http://www.origo.hu/kultura/",0)!=-1 && useZwack==1){
		$('h1').attr('style','position:relative;background:url(/images/szponzoraciok/kultura/zwack_top.jpg) right top no-repeat;height:120px;border-bottom: 2px solid black;');
		$('h1 a').attr('style','background:none;height: 70px;width: 447px;background-image:none;');
		$('h1 #alrovatcim').attr('style','display:none;');
		$('h1').append('<a style="display:block; top:0px;right:0px;position:absolute; width:500px; height:110px; background:none;background-image:none;" href="http://ad-emea.doubleclick.net/clk;239669700;62506276;p?http://www.zwackmaximilian.hu/"></a>');
		$('h1.cikk-cim').removeAttr('style');
		$('h1.cikk-cim a').remove();
		$('body').attr('style', 'position:relative;background:#fff;');
		$('body').append('<a href="http://ad-emea.doubleclick.net/clk;239669700;62506276;p?http://www.zwackmaximilian.hu/" style="position:absolute;top:0px;left:-139px; width:129px; height:635px; display:block;background:url(/images/szponzoraciok/kultura/zwack_left.jpg);"></a>');
		$('body').append('<a href="http://ad-emea.doubleclick.net/clk;239669700;62506276;p?http://www.zwackmaximilian.hu/" style="position:absolute;top:0px;right:-139px; width:130px; height:616px; display:block;background:url(/images/szponzoraciok/kultura/zwack_right.jpg);"></a>');
		$('#lablec').before('<a style="clear: both;display:block;margin-top:15px; width=987px; height:100px; background:url(/images/szponzoraciok/kultura/zwack_footer.jpg);" href="http://ad-emea.doubleclick.net/clk;239669700;62506276;p?http://www.zwackmaximilian.hu/"></a>');
		$('body').append('<A HREF="http://ad-emea.doubleclick.net/jump/N1883.origo.hu/B5381716;sz=1x1;ord=[timestamp]?"><IMG SRC="http://ad-emea.doubleclick.net/ad/N1883.origo.hu/B5381716;sz=1x1;ord=[timestamp]?" BORDER=0 WIDTH=1 HEIGHT=1 ALT="Advertisement"></A>');
	}*/
	
	/* ZWACK kultúra szponz */


	
	// UniCredit doboz
	/*if(url.indexOf("http://www.origo.hu/uzletinegyed/",0)!=-1){
		if(url.indexOf("hirdetes")==-1){
			//UniCredit
			$('#jobb .banner250:first').after('<link href="http://static8.origos.hu/s/css/unicredit/unicredit-doboz.css" media="screen" rel="stylesheet" type="text/css" /><div id="unicredit-jatek"><span class="szoveg">Érdemes naprakésznek lenni a befektetési hírekben! Nyerjen hetente 200 000 forintot <b>UniCredit</b> bankkátyán.</span><a class="gomb" href="http://ad.adverticum.net/b/cl,1,73468,1746454,1746407/click.prm" target="_blank"></a><a class="uniccikk" href="http://ad.adverticum.net/b/cl,1,73468,1746456,1746407/click.prm" target="_blank">Segítség a válaszadásban</a><a class="fakelink" href="http://ad.adverticum.net/b/cl,1,73468,1746454,1746407/click.prm" target="_blank"></a><!-- <span class="nyertes">Múlt heti nyertesünk: Marton Csaba</span> --></div><iframe src="http://forrest.adverticum.net/t/?z=1746410&g=1746407&b=174645000&h=www.origo.hu/uzletinegyed&p=1" width="1" height="1" style="position:absolute;width:1px;height:1px;top:-100px;left:-100px;"></iframe>');
		}
	}*/
/* if(url.indexOf("http://www.origo.hu/auto/",0)!=-1){
	
	$('body').attr('style','position:relative;')
	$('body').append('<a target="_blank" href="http://ad.adverticum.net/b/cl,1,73468,1738223,1738221/click.prm" style="display:block;background:url(/images/rovat/szponz/saab_left.jpg) left top no-repeat; width:145px; height:660px;position:absolute;top:0;left:-145px;"></a>');
	$('body').append('<a target="_blank" href="http://ad.adverticum.net/b/cl,1,73468,1738223,1738221/click.prm" style="display:block;background:url(/images/rovat/szponz/saab_right.jpg) left top no-repeat; width:145px; height:660px;position:absolute;top:0;right:-145px;"></a>');
	$('#lablec').before('<a target="_blank" style="margin-top:10px;clear:both;display:block;height:110px;width:990px;background:url(/images/rovat/szponz/saab_footer.jpg) left top no-repeat;" href="http://ad.adverticum.net/b/cl,1,73468,1738223,1738221/click.prm"></a>');
	$('h1:first div').html('<a target="_blank" href="http://ad.adverticum.net/b/cl,1,73468,1738223,1738221/click.prm" style="display:block;height:120px;width:600px;"></a>');
}*/
	
	/* ** FilmKlub Szponzi ** 

	if(url.indexOf("http://www.origo.hu/filmklub/",0)!=-1){
		$('body').append('<IMG SRC=""http://ad-emea.doubleclick.net/ad/N1883.origo.hu/B5626968;sz=1x1;ord=[timestamp]?"" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""Advertisement""></A>');
		$('h1:first').attr('style','height:123px;background:url("/images/rovat/szponz/borgiak_top.jpg") top left no-repeat; position:relative;');
		$('h1:first a:first').attr('style','background: none repeat scroll 0% 0% transparent; height: 86px; width: 260px;');
		$('h1:first a#alrovatcim').html('');
		$('h1:first a#alrovatcim').attr('href','http://ad-emea.doubleclick.net/clk;242673469;65526656;x?http://borgiak.hbo.hu/');
		$('h1:first a#alrovatcim').attr('style','display:block;background:none;width:500px;height:123px;position:absolute;right:0px;');
		$('h1:first a#alrovatcim').attr('target','_blank');
		$('body').attr('style','position:relative;');
		$('body').append('<a href="http://ad-emea.doubleclick.net/clk;242673469;65526656;x?http://borgiak.hbo.hu/" target="_blank" style="width:130px;height:597px;position:absolute;left:-148px;top:0px;background:url(/images/rovat/szponz/borgiak_left.jpg)"></a>');
		$('body').append('<a href="http://ad-emea.doubleclick.net/clk;242673469;65526656;x?http://borgiak.hbo.hu/" target="_blank" style="width:135px;height:600px;position:absolute;top:0px;right:-152px;background:url(/images/rovat/szponz/borgiak_right.jpg)"></a>');
		$('#lablec').before('<a href="http://ad-emea.doubleclick.net/clk;242673469;65526656;x?http://borgiak.hbo.hu/" style="background:url(/images/rovat/szponz/borgiak_bottom.jpg); display:block; width:1011px; height:100px; clear:both; margin-left:-10px;" target="_blank"></a>');

	}
	
	 ** FilmKlub Szponzi ** */
	
	/* Transporter */
	if (document.location.href.indexOf("20110829-ii-vw-transporter-talalkozoelozetes.html",0)!=-1 && $('body.cikkBody').length){
		$('h1:first').attr('style','overflow:hidden;height:119px;background:white;');
		$('h1:first a:first').attr('style','margin-top: 45px;background:url(http://static1.origos.hu/s/123/img/szponzoraciok/transzporter/origo_auto_feher_logo.jpg) no-repeat;');
		$('h1:first #alrovatcim').attr('style','padding-top:44px;');
		$('h1:first').append('<a style="background:url(http://static1.origos.hu/s/123/img/szponzoraciok/transzporter/header.jpg) no-repeat;float:right;margin:0px;display:block;height:119px;width:600px;" href="http://ad.adverticum.net/b/cl,1,73468,1800763,1800764/click.prm" target="_blank"></a>');
		$('#lablec').before('<a style="background:url(http://static2.origos.hu/s/123/img/szponzoraciok/transzporter/footer.jpg) no-repeat;clear:both;margin:0px;margin-top:10px;display:block;height:100px;width:980px;" href="http://ad.adverticum.net/b/cl,1,73468,1800763,1800764/click.prm" target="_blank"></a>');
		$('body').append('<iframe src="http://forrest.adverticum.net/t/?z=73468&g=1800764&b=180076300&h=[LOCATION]&p=[PAGEIID]" height="1" width="1" scrolling="no" frameborder="0"></iframe>');
	}
	/* Transporter */
});


/* Kuponvilág */
/*$(document).ready(function(){
	if ($('body').attr('class') == "mainBody" && $('body').attr('id') != "autoapro"){
	$('#jobb').append('<iframe height="184" frameborder="no" width="316" scrolling="no" style="border:0px;" border="no" src="http://affiliate.kuponvilag.hu/feed/type/origo/widget.php?id=1157&amp;lang=cz&amp;width=316&amp;height=184&amp;rand=main&amp;after=&amp;ref=origo" id="1157-widget-162534579" style="margin-bottom:10px;" target="_blank"></iframe>');
	}
});*/
/* Kuponvilág */

/* Átlagmagyar */
$(document).ready(function(){
	var cimke_str = $('#kapcs-cimke').html();
	if (document.location.href.indexOf("20110829-ii-vw-transporter-talalkozoelozetes.html",0)!=-1 && $('body.cikkBody').length){
		$('h1:first').attr('style','background:url(/images/rovat/atlagmagyar_fejlec.jpg) right top no-repeat;position: relative;');
		if ($('body').attr('id') == 'itthon'){
			$('h1:first a:first').attr('style','background:url(/images/rovat/szponz_itthon_logo.png) left top no-repeat;width:182px;height:29px;');
		}
		if ($('body').attr('id') == 'negyed-hirek'){
			$('h1:first a:first').attr('style','background:url(/images/rovat/szponz_unegyed_logo.png) left top no-repeat;width:277px;height:28px;');
		}
		$('h1:first').append('<a href="http://cimkezes.origo.hu/cimkek/atlagmagyar/index.html" style="display:block;height:50px;width:500px;position:absolute;top:0px;right:0px;background:none;margin:0px;"></a>');
	}
});
/* Átlagmagyar */

/* UPC - VIDEÓTÁR 
$(document).ready(function(){
	if (document.location.href.indexOf("origo.hu/teve/")!=-1 && document.location.href.indexOf("origo.hu/teve/hirdetes/")<1){
		$('html').attr('style','background:#89c9f5;');
		$('body.cikkBody').attr('style','position:relative;');
		$('body.mainBody').attr('style','position:relative;padding-left: 9px;');
		if (document.location.href.indexOf("origo.hu/teve/index.html")!=-1){ 
			$('body').append('<a href="http://ghu.hit.gemius.pl/hitredir/id=p4LlnvNEySLUtNhWn9t2QWYk.fMB4vtlWDLuZfbkwnH._7/stparam=xmjsgkopwf/url=http://www.upc.hu/televizio/digitalis-kabeltv-alapcsomagok/?CMP=Bannering_barter_Origo" target="_blank" style="position:absolute;display:block;top:0px;right:-140px;width:130px;height:660px;background:url(http://static1.origos.hu/images/rovat/szponz/upc_v_right.jpg);"></a>');
		} else {
			$('body').append('<a href="http://ghu.hit.gemius.pl/hitredir/id=p4LlnvNEySLUtNhWn9t2QWYk.fMB4vtlWDLuZfbkwnH._7/stparam=xmjsgkopwf/url=http://www.upc.hu/televizio/digitalis-kabeltv-alapcsomagok/?CMP=Bannering_barter_Origo" target="_blank" style="position:absolute;display:block;top:0px;right:-130px;width:130px;height:660px;background:url(http://static1.origos.hu/images/rovat/szponz/upc_v_right.jpg);"></a>');
		}
		$('body').append('<a href="http://ghu.hit.gemius.pl/hitredir/id=p4LlnvNEySLUtNhWn9t2QWYk.fMB4vtlWDLuZfbkwnH._7/stparam=xmjsgkopwf/url=http://www.upc.hu/televizio/digitalis-kabeltv-alapcsomagok/?CMP=Bannering_barter_Origo" target="_blank" style="position:absolute;display:block;top:0px;left:-131px;width:131px;height:660px;background:url(http://static4.origos.hu/images/rovat/szponz/upc_v_left.jpg);"></a>');
		
		$('body').append('<br style="clear:both;"/>');
		$('h1:first').attr('style','height:119px;position:relative;background:none;overflow:visible;');
		$('h1:first .ozone-fl').remove();
		$('h1:first .life-fl').remove();
		$('h1:first #lifeLink').remove();
		$('h1:first #ozoneLink').remove();
		$('h1:first').append('<a targer="_blank" style="background:url(http://static1.origos.hu/images/rovat/szponz/upc_v_header.jpg) right top no-repeat;display:block;width:652px;height:120px;right:0px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ghu.hit.gemius.pl/hitredir/id=p4LlnvNEySLUtNhWn9t2QWYk.fMB4vtlWDLuZfbkwnH._7/stparam=xmjsgkopwf/url=http://www.upc.hu/televizio/digitalis-kabeltv-alapcsomagok/?CMP=Bannering_barter_Origo"></a>');
		$('h1:first a:first').attr('style','background:url(/images/rovat/logo_teve_nobg.gif) 0 0 no-repeat;margin-top:46px;width:172px;height:30px;');
		
		$('#lablec').before('<a target="_blank" href="" style="display:block;margin:10px auto 0 auto;background:url(http://static6.origos.hu/images/rovat/szponz/upc_v_footer.jpg) right top no-repeat;width:980px;height:100px;clear:both"></a>');
		_gde_kmcmdnelik = new Image(1,1);
		_gde_kmcmdnelik.src='http://ghu.hit.gemius.pl/_'+(new Date()).getTime()+'/redot.gif?id=p4LlnvNEySLUtNhWn9t2QWYk.fMB4vtlWDLuZfbkwnH._7/stparam=kmcmdnelik';
	}
});
 UPC - VIDEÓTÁR */

/* NAPIVIZIO - TEVE */
$(document).ready(function(){
	if (document.location.href.indexOf("origo.hu/teve/index.html")!=-1){
		$('#cimkeDobozok a[title="Tévés blog"]').parent('h4').attr('style','background:url(/images/rovat/napivizio.jpg) right 0 no-repeat;padding-top: 5px;position:relative;');
		$('#cimkeDobozok a[title="Tévés blog"]').parent('h4').append('<a href="http://napivizio.postr.hu" target="_blank" style="display:block;width:100px;height:22px; right:0px; top:0px;position:absolute;background:none;"></a>');
	}
});
/* NAPIVIZIO - TEVE */


 
 
  /* Utazás lifestyle */
 $(document).ready(function(){
	url = document.location.href;
	if (url.indexOf("http://www.origo.hu/utazas/",0)!=-1 && url.indexOf("http://www.origo.hu/utazas/porho/",0)<0 && url.indexOf("http://www.origo.hu/utazas/porho/hirdetes/",0)<0 && url.indexOf("http://www.origo.hu/utazas/hirdetes/",0)<0) {
		$('html').attr('style','background:#899320;');
		$('body').attr('style','background:#899320;');
		$('.container').attr('style','position:relative;');
		$('.header').attr('style','height:120px;position:relative;background:url(/images/rovat/szponz/life_style_top.jpg) right top no-repeat;');
		
		$('.header a').attr('style','background:none;width:175px;height:26px;');
		
		$('.header').append('<a targer="_blank" style="display:block;width:600px;height:120px;right:0px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1893174,1893177/click.prm"></a>');
		
		$('.container').append('<a targer="_blank" style="background:url(/images/rovat/szponz/life_style_left.jpg) 0 0 no-repeat;display:block;width:305px;height:600px;left:-305px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1893174,1893177/click.prm"></a>');
		
		$('.container').append('<a targer="_blank" style="background:url(/images/rovat/szponz/life_style_right.jpg) 0 0 no-repeat;display:block;width:305px;height:600px;right:-305px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1893174,1893177/click.prm"></a>');
		
		$('#lablec').before('<a targer="_blank" style="display:block;width:980px;height:100px;margin:0 auto 20px auto;background:url(/images/rovat/szponz/life_style_footer.jpg) 0 0 no-repeat;" href="http://ad.adverticum.net/b/cl,1,73468,1893174,1893177/click.prm"></a>');

	}
});
  /* Utazás lifestyle */
   /* itthon lifestyle */
  /*$(document).ready(function(){
	url = document.location.href;
	if (url.indexOf("http://www.origo.hu/itthon/",0)!=-1 && url.indexOf("http://www.origo.hu/itthon/hirdetes/",0)<0) {
		$('html').attr('style','background:#899320;');
		$('body').attr('style','background:#899320;');
		$('#main').attr('style','position:relative;background:#fff;overflow:visible;');
		
		$('#header').attr('style','position:relative;background:#fff url(/images/rovat/szponz/life_style_ph_top.jpg) right top no-repeat;margin-bottom:0px;padding-bottom:20px;');
		
		$('#header').append('<a targer="_blank" style="display:block;width:600px;height:120px;right:0px;top:0px;px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1893158,1893177/click.prm"></a>');
		
		$('#main').append('<a targer="_blank" style="background:url(/images/rovat/szponz/life_style_ph_left.jpg) 0 0 no-repeat;display:block;width:305px;height:600px;left:-305px;top:-208px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1893158,1893177/click.prm"></a>');
		
		$('#main').append('<a targer="_blank" style="background:url(/images/rovat/szponz/life_style_ph_right.jpg) 0 0 no-repeat;display:block;width:305px;height:600px;right:-305px;top:-208px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1893158,1893177/click.prm"></a>');
		
		$('#main').append('<a targer="_blank" style="display:block;width:980px;height:100px;margin:0 auto 0px auto;background:url(/images/rovat/szponz/life_style_ph_footer.jpg) 0 0 no-repeat;clear:both;" href="http://ad.adverticum.net/b/cl,1,73468,1893158,1893177/click.prm"></a>');
		
		$('#main').append('<br style="height:1px;line_heihgt:1px;font-size:1px;clear:both;" />');
	}
});*/
   /* itthon lifestyle */
   /* porhó mastercard	 */
  $(document).ready(function(){
	url = document.location.href;
	if (url.indexOf("http://www.origo.hu/utazas/porho/",0)!=-1 && url.indexOf("http://www.origo.hu/utazas/porho/hirdetes/",0)<0) {
		$('html').attr('style','background:#fff;');
		$('body').attr('style','background:#fff;');
		$('#main').attr('style','overflow:hidden;');
		$('body').attr('style','position:relative;background:#fff;overflow:visible;');
		
		$('#header').attr('style','position:relative;background:#fff url(/images/rovat/szponz/mcpay-head2.png) right top no-repeat;margin-bottom:0px;padding-bottom:20px;');
		
		$('#header').append('<a targer="_blank" style="display:block;width:600px;height:120px;right:0px;top:0px;px;margin:0px;padding:0px;position:absolute;" href="http://ghu.hit.gemius.pl/hitredir/id=oktKhr7Xc4iuk4_GBOj256cVfSosgkdgggfidstRmBT.p7/fastid=2377900603271685454/stparam=skrlqrsnju/url=http://mastercard.com/hu/personal/hu/travel/2011jar/index.html"></a>');
		
		$('body').append('<a targer="_blank" style="background:url(/images/rovat/szponz/mcpay-left.png) 0 0 no-repeat;display:block;width:130px;height:600px;left:-130px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ghu.hit.gemius.pl/hitredir/id=oktKhr7Xc4iuk4_GBOj256cVfSosgkdgggfidstRmBT.p7/fastid=2377900603271685456/stparam=wnnfowjqde/url=http://mastercard.com/hu/personal/hu/travel/2011jar/index.html"></a>');
		
		$('body').append('<a targer="_blank" style="background:url(/images/rovat/szponz/mcpay-right.png) 0 0 no-repeat;display:block;width:130px;height:600px;right:-130px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ghu.hit.gemius.pl/hitredir/id=oktKhr7Xc4iuk4_GBOj256cVfSosgkdgggfidstRmBT.p7/fastid=2377900603271685456/stparam=wnnfowjqde/url=http://mastercard.com/hu/personal/hu/travel/2011jar/index.html"></a>');
		
		$('#main').append('<a targer="_blank" style="display:block;width:980px;height:100px;margin:0 auto 0px auto;background:url(/images/rovat/szponz/mcpay-foot.png) 0 0 no-repeat;clear:both;" href="http://ghu.hit.gemius.pl/hitredir/id=oktKhr7Xc4iuk4_GBOj256cVfSosgkdgggfidstRmBT.p7/fastid=2377900603271685455/stparam=mmpihmghuo/url=http://mastercard.com/hu/personal/hu/travel/2011jar/index.html"></a>');
		
		$('#main').append('<IMG SRC="http://ghu.hit.gemius.pl/redot.gif?id=oktKhr7Xc4iuk4_GBOj256cVfSosgkdgggfidstRmBT.p7/fastid=2305843009233757518/stparam=vjkfnuijkz" width="0" height="0" border="0" /><IMG SRC="http://ghu.hit.gemius.pl/redot.gif?id=oktKhr7Xc4iuk4_GBOj256cVfSosgkdgggfidstRmBT.p7/fastid=2305843009233757519/stparam=plisdpmspp" width="0" height="0" border="0" /><IMG SRC="http://ghu.hit.gemius.pl/redot.gif?id=oktKhr7Xc4iuk4_GBOj256cVfSosgkdgggfidstRmBT.p7/fastid=2305843009233757520/stparam=zmgpkjqltj" width="0" height="0" border="0" /><br style="height:1px;line_heihgt:1px;font-size:1px;clear:both;" />');
	}
});
   /* porhó mastercard */
     /* időjárás - utasbiztosítás */
$(document).ready(function(){
	url = document.location.href;
	if (url.indexOf("http://www.origo.hu/idojaras/",0)!=-1 && url.indexOf("http://www.origo.hu/idojaras/hirdetes/",0)==-1) {

		$('h1:first a:first').attr('style','margin-top:46px;');
		$('#idojaras-main').attr('style','position:relative;');
		$('h1:first').attr('style','height:120px;position:relative;background:url(/images/utazas/new/szponz/utaz_bizt_top.jpg) right top no-repeat;overflow:visible;');
	
		$('h1:first').append('<a targer="_blank" style="display:block;width:600px;height:120px;right:0px;top:0px;margin:0px;padding:0px;position:absolute;background:0;" href="http://ad.adverticum.net/b/cl,1,73468,1891367,1891368/click.prm"></a>');
		
		$('h1:first').append('<a targer="_blank" style="background:url(/images/utazas/new/szponz/utaz_bizt_left.jpg) 0 0 no-repeat;display:block;width:145px;height:467px;left:-145px;top:-33px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1891367,1891368/click.prm"></a>');
		
		$('h1:first').append('<a targer="_blank" style="background:url(/images/utazas/new/szponz/utaz_bizt_right.jpg) 0 0 no-repeat;display:block;width:145px;height:504px;right:-145px;top:-33px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1891367,1891368/click.prm"></a>');
		$('h1:first').append('<br style="height:1px;line-heiught:1px;font-size:1px;clear:both;" />');
		
	}
});
 /* időjárás - utasbiztosítás */






$(document).ready(function(){

$('.box-title').each(function(){
		if ($(this).text().indexOf('SZÉP-kártya') > -1)
		{
			$(this).append('<a href="http://cimkezes.origo.hu/cimkek/szEp-kartya/index.html?tag=SZ%C9P-k%E1rtya" title="SZÉP-kártya" id="szep-kartya-doboz"></a>');
		}	
	})

 });
 
 


/* egszsg - Hair Hungary - cikk fejlcek */
$(document).ready(function(){
	if ( document.location.href.indexOf("/egeszseg/20110906-ossejtekkel-a-kopaszodas-ellen.html")!=-1 || document.location.href.indexOf("/egeszseg/20120201-mikortol-koros-a-hajhullas.html")!=-1  || document.location.href.indexOf("/egeszseg/hirdetes/20120124-forradalmi-ujitas-a-hajatultetesben.html")!=-1 ){
	
		$('h1:first').attr('style','height:120px;position:relative; background:url(http://static3.origos.hu/images/rovat/szponz/hair-egeszseg-fejlec.png) 0 0 no-repeat;');
		$('h1:first').append('<a targer="_blank" style="background-image:none;display:block;width:600px;height:120px;right:0px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1907592,1907593/click.prm"></a>');
		$('h1:first a:first').attr('style','background-image:none;margin-top:46px;width:248px;height:32px;');
		$('h1:first #alrovatcim').attr('style','background-image:none;');
		$('h1:first #hird_title').attr('style','margin-top:50px;');
		
		if(document.location.href.indexOf("/hirdetes/")!=-1){
			addGoa3InvocationS( Goa3InvocationS );
			addGoa3InvocationS( Goa3InvocationS300 );
		}
		
	}
});

function addGoa3InvocationS( func ) {
    var old_onGoa3Invocation = ( window.onGoa3Invocation ) ? window.onGoa3Invocation : function ( p1, p2 ) {};
    window.onGoa3Invocation = function ( p1, p2 ) { old_onGoa3Invocation( p1, p2 ); func( p1, p2 ) };
}

function Goa3InvocationS( response, pageIID ) {
	$('#rovatcimkek').after('<div id="magnum"><div class="hirdetes"><div id="magnumzona" class="goAdverticum"></div></div></div>');
	window.goAdverticum3.onReady(function( goa3 ) {
							var $ = goa3.getjQuery();
							goa3.invocation([
							  {
									   node: document.getElementById("magnumzona"),
									   id: '1655800',
									   p: 90
							  }
							], function( data ) {
									   if(typeof(dc_Goa3Invocation) != "undefined") dc_Goa3Invocation( data, '' );
							}, {
							  include: ".goAdverticum"
							});
							
				});
};


function Goa3InvocationS300( response, pageIID ) {
	$('#legolvasottabb').after('<div class="banner250" id="banner25001"><div class="hirdetes"><div id="bannerzona" class="goAdverticum"></div></div><span>hirdet&eacute;s</span></div>');
	window.goAdverticum3.onReady(function( goa3 ) {
							var $ = goa3.getjQuery();
							goa3.invocation([
							  {
									   node: document.getElementById("bannerzona"),
									   id: '1655802',
									   p: 50
							  }
							], function( data ) {
									   if(typeof(dc_Goa3Invocation) != "undefined") dc_Goa3Invocation( data, '' );
							}, {
							  include: ".goAdverticum"
							});
							
				});
};
/* egszsg - Hair Hungary - cikk fejlcek vge */



/* [origo] autóapró sport és autó */
$(document).ready(function(){
	if (document.location.href.indexOf("origo.hu/sport/")!=-1 && document.location.href.indexOf("origo.hu/sport/hirdetes/")==-1){
	
		$('html').attr('style','background:#fff url(http://static5.origos.hu/images/rovat/szponz/autoapro-szponz-bg.png) 0 0 repeat-x;')
		$('body').prepend('<div id="floatingLeft"></div><div id="floatingRight"></div>');
		$('body').css('position','relative');
		$('h1:first').attr('style','height:120px;position:relative; background:url(http://static2.origos.hu/images/rovat/szponz/autoapro-szponz-head.png) right top no-repeat; overflow:visible;');		
		
		$('#kozepsoCont').attr('style','background-color:#fff; position:relative;');
		
		$('#floatingLeft').attr('style','background:url(http://static8.origos.hu/images/rovat/szponz/autoapro-szponz-bal.png) 0 0 no-repeat;display:block; width:279px; height:628px; position:absolute;left:-279px;top:0px;');
		
		$('#floatingLeft').attr('target','_blank');
		$('#floatingRight').attr('style','background:url(http://static3.origos.hu/images/rovat/szponz/autoapro-szponz-jobb.png) 0 0 no-repeat;display:block; width:83px; height:628px; position:absolute; right:-83px;top:0px;');
		
		$('#floatingRight').attr('target','_blank');

		if (document.location.href.indexOf("origo.hu/sport/")> -1 ){
			$('h1:first div').css('display','block');
			$('h1:first div').append('<a target="_blank" style="background:none;display:block;width:500px;height:123px;right:0px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1910793,1910826/click.prm"></a>');
			$('h1:first a:first').attr('style','background:url(/images/rovat/szponz/autoapro-szponz-sport-logo.png) 0 0 no-repeat;margin-top:46px;width:186px;height:31px;');
			$('#floatingLeft').attr('href','http://ad.adverticum.net/b/cl,1,73468,1910793,1910826/click.prm');
			$('#floatingRight').attr('href','http://ad.adverticum.net/b/cl,1,73468,1910793,1910826/click.prm');
			$('#lablec').before('<a target="_blank" href="http://ad.adverticum.net/b/cl,1,73468,1910793,1910826/click.prm" style="display:block;margin:10px auto 0 auto;background:url(http://static7.origos.hu/images/rovat/szponz/autoapro-szponz-foot.png) right top no-repeat;width:980px;height:100px;clear:both"></a>');
		}
		
		/*if (document.location.href.indexOf("origo.hu/auto")> -1 ){
		
			$('h1:first').append('<a target="_blank" style="background:display:block;width:500px;height:123px;right:0px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1910797,1910864/click.prm"></a>');
			$('h1:first a:first').attr('style','background:url(/images/rovat/szponz/autoapro-szponz-auto-logo.png) 0 0 no-repeat;margin-top:46px;width:178px;height:31px;');
			$('#floatingLeft').attr('href','http://ad.adverticum.net/b/cl,1,73468,1910797,1910864/click.prm');
			$('#floatingRight').attr('href','http://ad.adverticum.net/b/cl,1,73468,1910797,1910864/click.prm');
			$('#lablec').before('<a target="_blank" href="http://ad.adverticum.net/b/cl,1,73468,1910797,1910864/click.prm" style="display:block;margin:10px auto 0 auto;background:url(http://static7.origos.hu/images/rovat/szponz/autoapro-szponz-foot.png) right top no-repeat;width:980px;height:100px;clear:both"></a>');
		}*/
		
	}
});
 /* [origo] autóapró sport és autó vége */
 
 /* sbiztosts */
 $(document).ready(function(){
	url = document.location.href;
	if (url.indexOf("http://www.origo.hu/nagyvilag/",0)!=-1 && url.indexOf("http://www.origo.hu/nagyvilag/hirdetes/",0)==-1) {

		$('h1:first a:first').attr('style','margin-top:46px;background:url(/images/rovat/nagyvilag_logo_white.jpg) 0 0 no-repeat;width:216px;height:26px;');
		$('#main').attr('style','position:relative;');
		$('h1:first').attr('style','height:120px;position:relative;background:url(/images/utazas/new/szponz/utaz_bizt_top.jpg) right top no-repeat;overflow:visible;');
	
		$('h1:first').append('<a targer="_blank" style="display:block;width:600px;height:120px;right:0px;top:0px;margin:0px;padding:0px;position:absolute;background:0;" href="http://ad.adverticum.net/b/cl,1,73468,1891401,1891408/click.prm"></a>');
		
		$('#main').append('<a targer="_blank" style="background:url(/images/utazas/new/szponz/utaz_bizt_left.jpg) 0 0 no-repeat;display:block;width:145px;height:467px;left:-145px;top:0px;margin:0px;padding:0px;position:absolute;" href="http://ad.adverticum.net/b/cl,1,73468,1891401,1891408/click.prm"></a>');
		
		$('#main').append('<a targer="_blank" style="background:url(/images/utazas/new/szponz/utaz_bizt_right.jpg) 0 0 no-repeat;display:block;width:145px;height:504px;right:-145px;top:0px;margin:0px;padding:0px;position:absolute;"href="http://ad.adverticum.net/b/cl,1,73468,1891401,1891408/click.prm"></a>');
		$('#main').append('<br style="height:1px;line-heiught:1px;font-size:1px;clear:both;" />');
		
	}
});
 /* sbiztosts */

