2003/09/15 10:57:44     14796     3   
   ȨÆäÀÌÁö¿¡ ½Ã°è´Þ±â... [2]
<html>
<head><title>½Ã°è</title>
<script language="JavaScript">
<!--
function showFilled(Value) {
  return (Value > 9) ? "" + Value : "0" + Value;
}
function StartClock24() {
  TheTime = new Date;
  document.clock.showTime.value = showFilled(TheTime.getHours()) + ":" + showFilled(TheTime.getMinutes()) + ":" + showFilled(TheTime.getSeconds());
  setTimeout("StartClock24()",1000)
}
-->
</script>
<style type="text/css">
<!--
.input { border-style: none;
         font-family:Verdana,Arial,Helvetica,sans-serif;
         font-size:8pt
}
-->
</style>
</head>
<body onLoad=StartClock24();>

<form name=clock><input type=text name=showTime size=8 class=input></form>

</body>
</html>
   
ÄÚ¸àÆ®¸¦ ÀÛ¼ºÇϽøé 2 Æ÷ÀÎÆ®°¡ Áö±ÞµË´Ï´Ù.



2004/01/31 19:37:48
½Ã°è´Þ¸é ´À¸®Áö¾ÊÀ»±î.

µµÀÚ¹®


2006/03/18 12:59:40
¾È³ª¿À³×¿ä ? ¿Ö±×·²±î?


       

81 ȨÆäÀÌÁö¿¡ ¸®¸ðÄÜÀ» ´Þ¾Æº¸¼¼¿è... [2] 06/21 13629 10/21(04:40)
>> ȨÆäÀÌÁö¿¡ ½Ã°è´Þ±â... [2] 09/15 14796 03/18(12:59)
115 ȨÇÇ°¡ ÀÖÀ¸½ÅºÐ - Çʵ¶ ! 11/29 12622
228 ȨÇÇ¿¡ ±¸±Û±¤°í ´Þ±â - AdSense ¸·µ¥¹«½Î 10/19 18860
106 È­¸éÀ» ²À ¸Â°Ô [1] 11/17 13510 03/30(20:22)
222 È®ÀåÀÚº° ¹«´Ü ¸µÅ© Â÷´ÜÇϱâ [3] 06/28 21353 11/25(13:17)
62 ȸ¿ø°¡ÀÔÈÄ ÃàÇϸÞÀϺ¸³»±â figmallion 04/16 12988
310 È¿°úÀûÀÎ ±â¾ï¹ý [1] ±è¿ëÈ£ 01/27 22026 08/31(16:37)
12 ÈÞÁöÅë À̸§ ¸¾µ¥·Î ¹Ù²Ù±â...^^;; Â¥¾Æ¾ÓèØ 12/05 15489
FIRST1115161718192021