if (now.getDate>6) { now.getDate.style.color="red";}
var b=now.getSeconds(); if (b>6) { b.style.color="red";}