Current File : /home/aventura/www/web/js/page/carousel-preload.js
window.onload = function() {
    document.getElementById('intro-slider-wrapper').className = 'onload-class';
    document.getElementById('preloader').className = 'display-none';
};