


      $jqNew(document).ready(function() {
									  
									  
									  
     //   $jqNew("#carousel").featureCarousel({
	//	  trackerIndividual:    false,
	//	  trackerSummation:     false,
	//	  topPadding: -10,
	//	  sidePadding:100,
	//	  smallFeatureOffset:50,
	//	  carouselSpeed:1000,
	//	  autoPlay:2500,
	//	  animationEasing:'linear',
		  
		  
		  
     //   });
		
		
		
		
		
		
		
      });
	  
	   $jqNew(function()
    {
   $jqNew('#colgauche').jScrollPane({showArrows:true,
                                      verticalDragMinHeight: 61,
                                        verticalDragMaxHeight: 61
                                      });
    });
	   
	   $jqNew(function() {
	
	$jqNew('#blockHeadLeft div').simpleslider({
		speed			: 2000,
		interval		: 3500, // pause between transitions if 'auto' is set to TRUE
		easing			: 'swing', // linear
		transition		: 'fade',
		auto			: true,
		buttons			: false,
		hoverPause		: false,
		navigation		: false
	});
	
	
});
	 //  
	




//

