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