﻿function ch_bg(obj,color){
 obj.style.backgroundColor=color;
}
