dataType: 'json',
success: function(jsondata) {
//alertdocument.getElementById( "nombreLabos").innerHTML = "Il ya actuellement "+jsondata.resultsitems.length )+" laboratoires renseignés sur cette page";//alert(data.items);
$.each(jsondata.results.items, function(i,item){