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