$(document).ready(function(){
  
  /*
  // Slideshow im Header
  $('#slideshow').innerfade({
    animationtype: 'fade',
    speed: 3000, 
    timeout: 6000
    //type: 'random_start',
    //containerheight: '100px'
  })
  */
  
});
