$(document).ready(function() {$.get('http://www.ad-seller.net/demo/ad_seller/index.php/core/display_ads/1', function(data){ $('#advertisements').html(data); }); });