  $(document).ready(function() {
	$("#round").corner("round 8px");
	$('#map').lightBox(); // Select all links that contains lightbox in the attribute rel
  });
