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