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