$(document).ready(function() {
    inSection(10);
	$(".gallery a").lightbox();
});