$(document).ready(function() {
	
	
	// initialize scrollable together with the circular plugin 
	//$("#infinite").scrollable().circular();
	

	
	// Option carto fiche
	//$('.googleOptions div:even', this).addClass('pair');
	

});

