function on(obj){obj.style.backgroundColor='#666666';}function off(obj){obj.style.backgroundColor='#4273A8';}