function ChBackground(obj, color)
{
	obj.bgColor = color;
}