$(document).ready(function() {$.get('/regie/index.php/core/display_ads/2', function(data){ $('#pub-verticale').html(data); }); });