var dsListeDernierArticles=new Spry.Data.JSONDataSet("../JSON/rsOngletFicheArticles.php",{method:"POST",postData:"action=showData&fiche="+fiche+"&ID="+ID,subPaths:"results"});function updatePageFicheArticles(page){dsListeDernierArticles.setURL("../JSON/rsOngletFicheArticles.php",{method:"POST",postData:"action=showData&fiche="+fiche+"&ID="+ID+"&page="+page});dsListeDernierArticles.loadData();}
