		function chengColor(obj, chengColor) { //v1.1 by Project VII
			obj.style.backgroundColor=chengColor
		}