Код:
<center><font color="#e400f0"         face="Verdana"><strong><script
        language="JavaScript">
<!--begin sababa.webhost.ru
var h=(new Date()).getHours();
if (h > 23 || h <7) document.write('Привет лунатикам! :)') ;
if (h > 6 && h < 12) document.write('Доброе утро! Как спалось? :)'); 
if (h > 11 && h < 19) document.write('Добрый день!'); 
if (h > 18 && h < 24) document. write('Привет! Уже вечер...'); 
//-->
</script></strong></font></center>