(function($){ $.getJSON("https://preisrechner.goldbulle.de/templateCalculator_small.php?jsoncallback=?&id=block_kurse_mb_rechner1914377347&url=https://www.goldseiten.de/muenzen/edelmetallrechner.php").success(function(data){ $('#block_kurse_mb_rechner1914377347').html(data); }).error(function(jqXHR, textStatus, errorThrown) { alert('getJSON request failed! ' + textStatus); }); })(jQuery)