window.oncapslock = function (on){document.getElementById('capsLock').style.color=on?'red':'#F4F3F3';}
