function AddLink() { var time = new Date(); hrs = time.getHours(); if (hrs>=0 && hrs<24) document.write (""); }