$(document).ready(function(){
    $('.lightbox a').lightBox();	
});
