var now=new Date();
var random= (now.getSeconds())%24;
var rand = random +1;