function sn(i){document.getElementById('now'+i).style.background='#9DA7CA';}
function sf(i){document.getElementById('now'+i).style.background='transparent';}
function sc(i){document.getElementById('now'+i).style.border='1px inset gray';}