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