$(function() {
	$("#wspolpracujemyFlash").flash({
		src: 'swf/scroll.logotypes.swf',
		id: 'logotypesSlider',
		wmode: 'transparent',
		width: 847,
		height: 71 },
        { version: 8 }
    );
});

