function test() {
if ($('.squeletteRubriqueGroupe').size() != 0) {
	$('body.squeletteRubriqueGroupe #wrapper').each(function(){
		elmt=$(this);
	

	


	});

}
}