WSODParams = {BaseURL:"https://www.webharvest.gov/congress112th/20121212055801/http://washpost.bloomberg.com/"};(function($) { $.ajax({ url: WSODParams.BaseURL + "/Modules/BusinessAtAGlanceJSONP?type=world", success: function(sHTML) { $("#bb-at-a-glance-world .body").html(sHTML); }, dataType: "jsonp" }); })(jQuery);