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

