dsGallery = new Spry.Data.XMLDataSet("photos/photos.xml", "gallery/photos/photo",{useCache: false,sortOnLoad: "@id",sortOrderOnLoad: "descending" });
fotoPage = "fotodPage.html";


