$(document).ready(function() {
    $('a.lpb').largePhotoBox();
});

