$(function() {
    $('div#kerstboodschap').innerfade({
        speed: 1000,
        timeout: 6000,
        type: 'sequence',
        containerheight: '300px'        
    })
});
