
$(document).ready(function(){

	
$(document).pngFix();

<!--ajoute target pour spip_out et respect xhtml-->

	$(".spip_out").attr({ target: "_blank"});
	
	//$('h1').sifr({font: './squelettes/fonts/typo-itou', color:'#7eb637', height:40}); 
});
