$(function() {
    $("a.photo-image").lightBox();
    // $("a.photo-image").prettyPhoto({
    //  "animationSpeed" : "fast",
    //  "opacity" : 0.5,
    //  "theme" : "dark_rounded",
    // });        
});
