$(function() {
     
        $(".JMyCarousel").jMyCarousel({  
            visible: 	'100%',
            auto: 	true,
            circular: 	true,
            speed:	2000
        });  
	
});

function flashFinishedPlaying()
{
    $('.OPTiSlider').OPTiSlider('showNextFromFlash');
}
function swiecsieclose() {
    $('#swiec_sie_overlay').remove();
}
