$(document).ready(function(){
    
   /* 
    * Rotator bannerów
    * http://ekallevig.com/jshowoff/
    */
   
   $('#js_jshowoff').jshowoff({ speed:6000, links: true, controls: false, effect: 'none' });
    
});
