$(document).ready(function(){
	$("a[rel^='prettyPhoto']").prettyPhoto({
		gallery_markup:''
	});


flowplayer("player", "../swf/flowplayer-3.2.7.swf",  {
	clip: {
		autoPlay: false, 
		autoBuffering: true  
	},
  play: {
        replayLabel: "Odtwórz ponownie",
        width: 75,
        height: 75
  }
});


})
