body.on('contentloaded', function(e)
    {
        jQuery(e.target).find('.flash').trigger('notificationaddflash');
    });