$(function() {
	$('a.inc_gallery').lightBox({fixedNavigation:true});
});