     $(document).ready( function(){ 
                $('#donations_right').innerfade({ speed: 'slow', timeout: 8000, type: 'random_start', containerheight: '189px' }); 
                
                } 
                ); 
                
