    $(document).ready(function(){  
      $('#header_image').fadeIn(8000);
    });
