Fotos Gallery Demo Pages.
Usage:
$(function () {
$("#foto").MountainGalleryPro({
item : ".item",
description : ".item-description"
});
}
);