
$(document).ready(function(){
	document.getElementById("linkVideoKinep").href = "/ressources/podcasts/presentation-kinep_controller.swf?height=498&width=640&flashvars=autostart=true";
	$("a[rel^='prettyPhoto']").prettyPhoto({
		theme:'dark_square',
		showTitle: false,
		allowresize: false
	});
});

