
function coltr(tr, bc) {
	tr.bgColor = bc;
}
