function loadContent(id) {
			$("#mainContent").load("canopySetUp.php?c="+id+"");
		}
