ÃÑ °Ô½Ã¹° 178°Ç, ÃÖ±Ù 0 °Ç
   
º°ÀÚ¸® ¾Ë¾Æº¸±â
±Û¾´ÀÌ : zzz ³¯Â¥ : 2006-11-02 (¸ñ) 00:08 Á¶È¸ : 14931
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>

<body bgcolor="#F8F0FF" text="#000000" topmargin="100">
<script language="javascript" type="text/javascript">

function sunsign() {
  document.form1.date.selectedIndex;
  document.form1.month.selectedIndex;
  document.form1.sign.value;
  if (document.form1.month.selectedIndex == 1 && document.form1.date.selectedIndex <=19) {document.form1.sign.value = "¿°¼ÒÀÚ¸®";}
  if (document.form1.month.selectedIndex == 1 && document.form1.date.selectedIndex >=20) {document.form1.sign.value = "¹°º´ÀÚ¸®";}
  if (document.form1.month.selectedIndex == 2 && document.form1.date.selectedIndex <=18) {document.form1.sign.value = "¹°º´ÀÚ¸®";}
  if (document.form1.month.selectedIndex == 2 && document.form1.date.selectedIndex >=19) {document.form1.sign.value = "¹°°í±âÀÚ¸®";}
  if (document.form1.month.selectedIndex == 3 && document.form1.date.selectedIndex <=20) {document.form1.sign.value = "¹°°í±âÀÚ¸®";}
  if (document.form1.month.selectedIndex == 3 && document.form1.date.selectedIndex >=21) {document.form1.sign.value = "¾çÀð¸®";}
  if (document.form1.month.selectedIndex == 4 && document.form1.date.selectedIndex <=20) {document.form1.sign.value = "¾çÀÚ¸®";}
  if (document.form1.month.selectedIndex == 4 && document.form1.date.selectedIndex >=21) {document.form1.sign.value = "Ȳ¼ÒÀÚ¸®";}
  if (document.form1.month.selectedIndex == 5 && document.form1.date.selectedIndex <=20) {document.form1.sign.value = "Ȳ¼ÒÀÚ¸®";}
  if (document.form1.month.selectedIndex == 5 && document.form1.date.selectedIndex >=21) {document.form1.sign.value = "½ÖµÕÀÌÀÚ¸®";}
  if (document.form1.month.selectedIndex == 6 && document.form1.date.selectedIndex <=20) {document.form1.sign.value = "½ÖµÕÀÌÀÚ¸®";}
  if (document.form1.month.selectedIndex == 6 && document.form1.date.selectedIndex >=21) {document.form1.sign.value = "°ÔÀÚ¸®";}
  if (document.form1.month.selectedIndex == 7 && document.form1.date.selectedIndex <=21) {document.form1.sign.value = "°ÔÀÚ¸®";}
  if (document.form1.month.selectedIndex == 7 && document.form1.date.selectedIndex >=22) {document.form1.sign.value = "»çÀÚÀÚ¸®";}
  if (document.form1.month.selectedIndex == 8 && document.form1.date.selectedIndex <=21) {document.form1.sign.value = "»çÀÚÀÚ¸®";}
  if (document.form1.month.selectedIndex == 8 && document.form1.date.selectedIndex >=22) {document.form1.sign.value = "ó³àÀÚ¸®";}
  if (document.form1.month.selectedIndex == 9 && document.form1.date.selectedIndex <=21) {document.form1.sign.value = "ó³àÀÚ¸®";}
  if (document.form1.month.selectedIndex == 9 && document.form1.date.selectedIndex >=22) {document.form1.sign.value = "õĪÀÚ¸®";}
  if (document.form1.month.selectedIndex == 10 && document.form1.date.selectedIndex <=21) {document.form1.sign.value = "õĪÀÚ¸®";}
  if (document.form1.month.selectedIndex == 10 && document.form1.date.selectedIndex >=22) {document.form1.sign.value = "Àü°¥ÀÚ¸®";}
  if (document.form1.month.selectedIndex == 11 && document.form1.date.selectedIndex <=21) {document.form1.sign.value = "Àü°¥ÀÚ¸®";}
  if (document.form1.month.selectedIndex == 11 && document.form1.date.selectedIndex >=22) {document.form1.sign.value = "»ç¼öÀÚ¸®";}
  if (document.form1.month.selectedIndex == 12 && document.form1.date.selectedIndex <=20) {document.form1.sign.value = "»ç¼öÀÚ¸®";}
  if (document.form1.month.selectedIndex == 12 && document.form1.date.selectedIndex >=21) {document.form1.sign.value = "¿°¼ÒÀÚ¸®";}

  if (document.form1.month.selectedIndex == "x" || document.form1.date.selectedIndex == "y") return;
 }

function validate() {
  if (document.form1.month.selectedIndex == 2 && document.form1.date.selectedIndex > 29) {alert("There are only a maximum of 29 days in February."); return false;}
  if (document.form1.month.selectedIndex == 4 && document.form1.date.selectedIndex == 31) {alert("There are only 30 days in April."); return false;}
  if (document.form1.month.selectedIndex == 6 && document.form1.date.selectedIndex == 31) {alert("There are only 30 days in June."); return false;}
  if (document.form1.month.selectedIndex == 9 && document.form1.date.selectedIndex == 31) {alert("There are only 30 days in September."); return false;}
  if (document.form1.month.selectedIndex == 11 && document.form1.date.selectedIndex == 31) {alert("There are only 30 days in November."); return false;}
else{
return true;
}
 }

</script>

<form name="form1">

  <table border="0" cellspacing="0" cellpadding="1" align="center">
    <tr>
    <td>
        <font face="Tahoma,Arial"><span style="font-size:8pt;">&nbsp;´Þ</span></font>
    </td>
    <td>
        <font face="Tahoma,Arial"><span style="font-size:8pt;">&nbsp;³¯Â¥</span></font>
    </td>
    <td rowspan="2">
        <font size="3" face="verdana, arial, helvetica, sans-serif"><b>&nbsp;&nbsp;&nbsp;</b></font>
    </td>
    <td>
        <font face="Tahoma,Arial"><span style="font-size:9pt;">º°ÀÚ¸®</span></font>
    </td>
  </tr>
  <tr>
    <td>
                    &nbsp;<select name="month">
                    <option value="x" selected>&lt; Select &gt;&nbsp;</option>
                    <option value="1">1¿ù´Þ</option>
                    <option value="2">2¿ù´Þ</option>
                    <option value="3">3¿ù´Þ</option>
                    <option value="4">4¿ù´Þ</option>
                    <option value="5">5¿ù´Þ</option>
                    <option value="6">6¿ù´Þ</option>
                    <option value="7">7¿ù´Þ</option>
                    <option value="8">8¿ù´Þ</option>
                    <option value="9">9¿ù´Þ</option>
                    <option value="10">10¿ù´Þ</option>
                    <option value="11">11¿ù´Þ</option>
                    <option value="12">12¿ù´Þ</option>
                    </select>
    </td>
    <td>
                    &nbsp;<select name="date" onChange="validate()">
                    <option value="y" selected>&lt; Select &gt;&nbsp;</option>
                    <option value="1">1</option>
                    <option value="2">2</option>
                    <option value="3">3</option>
                    <option value="4">4</option>
                    <option value="5">5</option>
                    <option value="6">6</option>
                    <option value="7">7</option>
                    <option value="8">8</option>
                    <option value="9">9</option>
                    <option value="10">10</option>
                    <option value="11">11</option>
                    <option value="12">12</option>
                    <option value="13">13</option>
                    <option value="14">14</option>
                    <option value="15">15</option>
                    <option value="16">16</option>
                    <option value="17">17</option>
                    <option value="18">18</option>
                    <option value="19">19</option>
                    <option value="20">20</option>
                    <option value="21">21</option>
                    <option value="22">22</option>
                    <option value="23">23</option>
                    <option value="24">24</option>
                    <option value="25">25</option>
                    <option value="26">26</option>
                    <option value="27">27</option>
                    <option value="28">28</option>
                    <option value="29">29</option>
                    <option value="30">30</option>
                    <option value="31">31</option>
                    </select>
    </td>
    <td>
        &nbsp;<input name="sign" size="12" value="??" />&nbsp;<input type="button" value="submit" onClick="sunsign()">
    </td>
  </tr>
</table>
</form>

</body>
</html>

   


ÃÑ °Ô½Ã¹° 178°Ç, ÃÖ±Ù 0 °Ç
¹øÈ£ Á¦¸ñ ±Û¾´ÀÌ ³¯Â¥ Á¶È¸
163  ¿À´Ã ³¯Â¥¿Í ¿äÀÏ ³Ö±â zzz 11-02 16488
162  º°ÀÚ¸® ¾Ë¾Æº¸±â zzz 11-02 14932
161  ¹è°æ »ö»ó¹Ù²Ù±â~ °­¹ÎÁö 10-24 14800
160  ÅؽºÆ®¿µ¿ª¿¡¼­ ¸Þ¼¼Áöº°·Î ŸÀÌÇÎ ¾Ë¸®¹Ì 10-15 14831
159  ¸¶¿ì½º ¿À¸¥Âʸ޴º, µå·¡±×, ¼±Åú¹»ç ±ÝÁöÇϱ⠾˸®¹Ì 10-15 14671
158  ¹«´Ü¸µÅ© ±ÝÁö ½ºÅ©¸³Æ® ¾Ë¸®¹Ì 10-15 17188
157  ¿ìÃø¿¡ µû¶ó´Ù´Ï´Â ¹è³Ê»ðÀÔ Çö°æ¸¾ 10-13 14722
156  ±ò²ûÇÑ Æ÷½ºÆ®ÀÕÀÇ ´À³¦À» ÁÖ´Â ½ºÅ©¸³Æ® Çö°æ¸¾ 10-13 14924
155  ÆäÀÌÁö¿¡ Å׵θ®³Ö±â Çö°æ¸¾ 10-13 13353
154  »õ·Î°íħ(F5), Àüüâ(F11) ¸·±â dlalwk 10-05 14615
153  shift, ctrl (½¬ÇÁÆ®, ÄÁÆ®·Ñ)Å° Ŭ¸¯ÇÏ¸é °æ°í¸Þ¼¼Áö ¶ç¿ì±â dlalwk 10-05 13556
152  ÀͽºÇ÷η¯ 6ÀÇ À̹ÌÁö µµ±¸¸ðÀ½(ÀúÀå¹öÆ° µî) ¶ß´Â °Í ¸·±â whdms 10-05 13906
151  ÀÚ¹Ù½ºÅ©¸³Æ® ¹ÙÀÌ¿À ¸®µë ÇÁ·Î 10-04 14560
150  Á¢¼Ó½Ã ¼­¼­È÷ À̹ÌÁö ¼±¸íÇØÁö´Â ¼Ò½º À̾ßÈ£ 09-29 16606
149  XP SP2 Æ˾÷â Â÷´Ü°ú Çعý À̾ßÈ£ 09-29 13410
óÀ½  1  2  3  4  5  6  7  8  9  10  ´ÙÀ½  ¸Ç³¡
 
 

ȸ»ç¼Ò°³ | ÀÌ¿ë¾à°ü | °³ÀÎÁ¤º¸Ãë±Þ¹æħ | Ã¥ÀÓÀÇÇÑ°è¿Í ¹ýÀû°íÁö | À̸ÞÀϹ«´Ü¼öÁý°ÅºÎ | ÀÌ¿ë¾È³»