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