¢Ã ÇöÀçÀ§Ä¡ : ÀÚ·á½Ç > ¼ÒÇÁÆ®¿þ¾îÈ°¿ë (°ü¸®ÀÚ¸¸ ¾²±â°¡´É)
¡áÀüüº¸±â  ¢ºÅ×Å©ÆÁ 
¢º±ÛÇÈ  ¢ºÆíÁý  ¢º¸ÖƼ  ¢º¹é½Å  ¢º¾ÐÃà  ¢º»ç¹«  ¢ºÅë½Å  ¢ºOS  ¢ºÇÏµå  ¢º±³À°  ¢ºÀ¯Æ¿  ¢º¼Ò½º  ¢º±âŸ 
No25
µî·ÏÀÏ2002/2/12(È­)
[¼Ò½º] °£´ÜÇÑ ´Þ·Â  

 

 


<table border=0 width=100% height=100%><tr><td align=center>


<SCRIPT language="Javascript">
calendar = new Date();
day = calendar.getDay();
document.write("<font face=arial><center><table width=100 border=0><td style='border:1px solid green'><center><font size=2>")
if (day == 0) {
document.write("ÀÏ¿äÀÏ")
}
if (day == 1) {
document.write("¿ù¿äÀÏ")
}
if (day == 2) {
document.write("È­¿äÀÏ")
}
if (day == 3) {
document.write("¼ö¿äÀÏ")
}
if (day == 4) {
document.write("¸ñ¿äÀÏ")
}
if (day == 5) {
document.write("±Ý¿äÀÏ")
}
if (day == 6) {
document.write("Åä¿äÀÏ")
}
if (day == 7) {
document.write("ÀÏ¿äÀÏ")
}
document.write("</font></center></td><tr><td style='border:1px solid green'><center><font size=2>")
month = calendar.getMonth();
if (month == 0) {
document.write("1 ¿ù")
}
if (month == 1) {
document.write("2 ¿ù")
}
if (month == 2) {
document.write("3 ¿ù")
}
if (month == 3) {
document.write("4 ¿ù")
}
if (month == 4) {
document.write("5 ¿ù")
}
if (month == 5) {
document.write("6 ¿ù")
}
if (month == 6) {
document.write("7 ¿ù")
}
if (month == 7) {
document.write("8 ¿ù")
}
if (month == 8) {
document.write("9 ¿ù")
}
if (month == 9) {
document.write("10 ¿ù")
}
if (month == 10) {
document.write("11 ¿ù")
}
if (month == 11) {
document.write("12 ¿ù")
}

document.write("</font></center></td><tr><td style='border:1px solid green'><center><font size=7>")
date = calendar.getDate();
document.write(date)
document.write("</font></center></td><tr><td style='border:1px solid green'><center><font size=2>")
year = calendar.getYear();
if (year < 100) {
document.write("19" + year + "")
}
else if (year > 1999) {
document.write(year)
}
document.write("</font></center></td></table><P><table width=100 border=0><td><center><font size=2>")
document.write("")
if (month == 0) { if (date == 1) {
document.write("New Years Day")
}
}
if (month == 0) { if (date > 14) { if (date < 23) { if (day == 1) {
document.write("Martin Luther King's Birthday")
}
}
}
}
if (month == 1) { if (date == 12) {
document.write("Lincoln's Birthday")
}
}
if (month == 1) { if (date == 14) {
document.write("Valentine's Day")
}
}
if (month == 1) { if (date > 14) { if (date < 22) { if (day == 1) {
document.write("President's Day")
}
}
}
}
if (month == 1) { if (date == 22) { if (day == 1) {
document.write("President's Day<BR>")
}
}
}
if (month == 1) { if (date == 22) {
document.write("Washington's Birthday")
}
}
if (month == 2) { if (date == 17) {
document.write("St. Patrick's Day")
}
}
if (month == 3) { if (date > 0) { if (date < 8) { if (day == 0) {
document.write("Daylight Savings Time Begins")
}
}
}
}
if (month == 4) { if (date > 7) { if (date < 16) { if (day == 0) {
document.write("Mother's Day")
}
}
}
}
if (month == 4) { if (date > 24) { if (day == 1) {
document.write("Memorial Day")
}
}
}
if (month == 5) { if (date == 14) {
document.write("Flag Day")
}
}
if (month == 5) { if (date > 15) { if (date < 24) { if (day == 0) {
document.write("Father's Day")
}
}
}
}
if (month == 6) { if (date == 4) {
document.write("Independence Day")
}
}
if (month == 8) { if (date > 0) { if (date < 8) { if (day == 1) {
document.write("Labor Day")
}
}
}
}
if (month == 9) { if (date > 7) { if (date < 16) { if (day == 1) {
document.write("Columbus Day")
}
}
}
}
if (month == 9) { if (date > 24) { if (date < 31) { if (day == 0) {
document.write("Daylight Savings Time Ends")
}
}
}
}
if (month == 9) { if (date == 31) { if (day == 0) {
document.write("Daylight Savings Time Ends<BR>")
}
}
}
if (month == 9) { if (date == 31) {
document.write("Halloween")
}
}
if (month == 10) { if (date == 11) {
document.write("Veteran's Day")
}
}
if (month == 10) { if (date > 23) { if (date < 30) { if (day == 4) {
document.write("Thanksgiving")
}
}
}
}
if (month == 10) { if (date == 30) { if (day == 4) {
document.write("Thanksgiving")
}
}
}
if (month == 11) { if (date == 24) {
document.write("Christmas Eve")
}
}
if (month == 11) { if (date == 25) {
document.write("Christmas")
}
}
if (month == 11) { if (date == 31) {
document.write("New Year's Eve")
}
}
document.write("</font></center></td></table>")
</SCRIPT>

</td></tr></table>


                        ÀÌÀü±Û ´ÙÀ½±Û    
¹øÈ£¢»Á¦ ¸ñ÷ºÎºÐ·ùÀÛ¼ºÀÏÁ¶È¸
26   [html] Àý´ë°æ·Î¿Í »ó´ë°æ·Î     02/12-03:36  120
25   [¼Ò½º] °£´ÜÇÑ ´Þ·Â     02/12-03:24  113
24   [¼Ò½º] ÇöÀç ³¯Â¥¿Í ½Ã°£ º¸ÀÌ±â     02/12-03:18  98
23   [¼Ò½º] À¥ Ä«·»´Ù ½ºÅ©¸³Æ® °£´ÜÇÔ.     02/12-03:12  117
22   [¼Ò½º] ¸¶¿ì½º¸¦ µû¶ó´Ù´Ï´Â ¾Æ³¯·Î±× ½Ã°è      02/12-03:08  118

 
óÀ½ ÀÌÀü ´ÙÀ½       ¸ñ·Ï