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