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