function censusDef(censusVar) {
	var newWin = window.open("/JAABA/jsp/Nhood/censusDef.jsp?censusVar=" + censusVar,"defWin","width=500,height=150,toolbar=no");
}