function swapProjectType(domEl) {
	document.location=domEl+".asp";
}