$(window).load(function () {
      $('#index_content_navigation').fadeIn('slow');
      $('#index_content_slogan').fadeIn('slow');
});
