ok, I've diagnosed the problem. In IE, clicking a button fundamentally changes favArea. It applies the color of the button, and each button overrides the lower numbers. In Firefox, favArea is always white when it's first called so that the final step, button, applies the appropriate color and text. In IE favArea is only white the very first time it's called. ...