function sf(obj, Color) { 
	obj.style.backgroundColor=Color
}
