$(function() {
$("#seo").jCarouselLite({  
   vertical: true,  
   visible: 6,
   start: 0,
   hoverPause:true,  
   auto:1000,  
   speed:1000  
   });
$("#affilliate").jCarouselLite({  
   vertical: true,  
   visible: 6,
   start: 0,
   hoverPause:true,  
   auto:1000,  
   speed:1000  
   });  
$("#sem").jCarouselLite({  
   vertical: true,  
   visible: 6,
   start: 0,
   hoverPause:true,  
   auto:1000,  
   speed:1000  
   });  
$("#zitat").jwSlider({});
$('#wrapper').append('<div id="imgoverlay"></div>');
$('a.lightbox').lightBox();
});
