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