$(function() {
	$('.lightBoxImage').lightBox({fixedNavigation:false});
});
