$(function() {

$('#gallery1 a').lightBox();
$('#gallery2 a').lightBox();



});
