$(document).ready(function() {
$("#chained").scrollable();
//Lightbox
$('.gallery a').lightBox();	
});


    

