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