$(document).ready(function() {$.get('/regie/index.php/core/display_ads/1', function(data){ $('#leaderboard').html(data); }); });