now = new Date(); ss = now.getSeconds();ss = ss - parseInt(ss/20)*20 + 1;
document.write("<img src=/images/change/ka"+ss+".jpg width=212 height=208>");