function Cbg(obj, objColor)
{
obj.style.backgroundColor=objColor
}
