ภาษาไทย
<!-- http://www.downcodes.com/js --> <!-- วางโค้ดต่อไปนี้ในพื้นที่ <body> --> <script language="javaScript"> <!-- now = new Date(),hour = now.getHours() if(hour < 6){document.write("Good morning!")} else if (ชั่วโมง < 9){document.write("Good morning!")} else if (ชั่วโมง < 9){document.write("Good morning!")} else if (ชั่วโมง < 12){document.write("สวัสดีตอนเช้า!")} else if (ชั่วโมง < 14){document.write("สวัสดีตอนบ่าย!")} else if (ชั่วโมง < 17){document.write("Afternoon ดี!")} else if (ชั่วโมง < 19){document.write("สวัสดีตอนเย็น!")} else if (ชั่วโมง < 22){document.write("สวัสดีตอนเย็น!")} else {document.write(" ราตรีสวัสดิ์!")} // --> </script>