$(function() {
	
	$('.target_blank, .blank, .external, .spip_out, .spip_mail, .spip_in[type=application/pdf]').attr('target','_blank');
		
});

$( document ).ready(function () {
	
	/**********************************************************/
	$(function() { //Left togle
		
		
		
	});// end :: Left togle
	/**********************************************************/

	
});
/**********************************************************/




