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