document.observe('dom:loaded', function() {
    
   Effect.ScrollTo('investors',{duration: 2.0}); 
    
    
});