if($('#xgewinnt-link-120x600').attr('href').substr(0,18) == 'http://xgewinnt.de') $('#xgewinnt-widget-120x600').html( '
Wunschartikel gewinnen
Gewonnen für:
4,41 €
Ersparnis: 98%
Code zum Einbinden (?):
Widget kopieren »
'); else $('#xgewinnt-widget-120x600').html(''); $('#widget-copy-120x600').click(function() { if( $('#source-120x600').css('display')=='none' ) { $( '#articles-120x600' ).fadeOut('slow', function(){ $('#source-120x600').fadeIn('slow', function(){ $( '#widget-copy-120x600' ).html('Widget anzeigen »'); }); }); } else { $('#source-120x600').fadeOut('slow', function(){ $( '#articles-120x600' ).fadeIn('slow', function(){ $( '#widget-copy-120x600' ).html('Widget kopieren »' );}); }); } });