addEventListener(FocusEvent.FOCUS_IN, showHighLight);
addEventListener(FocusEvent.FOCUS_OUT, hideHighLight);