$(document).ready(function(){
    $('body').trigger('flashLoad'); 
});