runOnLoad(function() {
    $('#impressions').cycle({ 
        timeout:    5000
    });
});