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