		<!--//  
		function ChCol(id, col) {
			document.getElementById(id).style.backgroundColor = col;
		}
		//-->