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