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

