$(document).ready(function() {


    $('a.photo_lightbox').lightBox();


});
