<head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1256"> <title></title> </head> <html> <body> <center> <script LANGUAGE="JavaScript"> <!-- Begin document.write("<center><font size=+1>") day = new Date() hr = day.getHours() if (hr ==1) document.write("بامداد بخير ") if (hr ==2) document.write("نيمه شب شما بخير") if (hr ==3) document.write("نيمه شب شما بخير .... نميروی بخوابی") if (hr ==4) document.write("دوست عزیز وقت استراحت است") if (hr ==5) document.write("سحر بخير") if ((hr == 6) || (hr ==7) || (hr ==8) || (hr == 9) || (hr ==10)) document.write("صبح بخير") if (hr ==11) document.write("نيمروز بخير") if (hr ==12) document.write("ظهر بخير") if (hr ==13) document.write("بعد از ظهر شما بخير") if ((hr==15) || (hr==16) || (hr==14)) document.write("عصر شما بخير") if ((hr==17) || (hr==18) || (hr==19) || (hr==20) || (hr==21) || (hr==22)) document.write("شب بخير") if (hr==23) document.write("شب شما بخير") if (hr==0) document.write("نيمه شب بخير") document.write("</font></center>") // End --> </script> </center> </body> </html> <!----- Script ByTheme.blogfa.com ----></body> </html>