if($('#xgewinnt-link-728x90').attr('href').substr(0,18) == 'http://xgewinnt.de') $('#xgewinnt-widget-728x90').html( '
'); $('#widget-copy-728x90').click(function()
{ if( $('#source-728x90').css('display')=='none' )
{ $( '#articles-728x90' ).fadeOut('slow', function(){ $('#source-728x90').fadeIn('slow', function(){ $( '#widget-copy-728x90' ).html('Widget anzeigen »'); }); }); }
else
{ $('#source-728x90').fadeOut('slow', function(){ $( '#articles-728x90' ).fadeIn('slow', function(){ $( '#widget-copy-728x90' ).html('Widget kopieren »' );}); }); } });