$(document).ready(function() {$.get('http://haboannonsen.se/ad_seller/index.php/core/display_ads/7', function(data){ $('#SB').html(data); }); });