function catcheyes(obj){ obj.style.backgroundColor='FFFFCC' } function loseeyes(obj){ obj.style.backgroundColor='' } document.write('