ÃÑ °Ô½Ã¹° 178°Ç, ÃÖ±Ù 0 °Ç
   
º°ÀÚ¸® ¾Ë¾Æº¸±â
±Û¾´ÀÌ : zzz ³¯Â¥ : 2006-11-02 (¸ñ) 00:08 Á¶È¸ : 14933
<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 °Ç
¹øÈ£ Á¦¸ñ ±Û¾´ÀÌ ³¯Â¥ Á¶È¸
178  ½ÇÁ¦ À̹ÌÁö Å©±â ¾Ë¾Æ³»±â kim1966 02-02 71303
177  ·Î¶Ç ºÐ¼®±â ¼Ò½ºÀÔ´Ï´Ù ±è¹Î¿ì 02-24 97157
176  ·Î¶Ç¹øÈ£ »ý¼º±â ¼Ò½º ±è¹Î¿ì 02-24 76672
175  ¼ø¹ß·Â Å×½ºÆ® ·¯ºêÀ¯ 01-06 73109
174  ¼ö¼ö·á°è»ê vmfh2865 01-05 72325
173  ¼Óµµ¸¦ À§ÇØ µ¥ÀÌÅ͸¦ Á¢¼ÓÀÚ ¸Þ¸ð¸®¿¡ ÇÁ·Î 12-17 25700
172  À¥·Îº¿ ¹èÁ¦ Ç¥ÁØ ÇÁ·Î 12-17 25351
171  À̹ÌÁö ÆÄÀÏ ¿¡·¯ ó¸® ÇÁ·Î 12-17 26004
170  Ã¼Å©ÇÑ °Í¸¸ Çհ踦 Ç¥½ÃÇÏ´Â ½ºÅ©¸³Æ® ÇÁ·Î 12-17 26177
169  ¸¶¼Ò Ä÷¯ ¼±Åà ´ëÈ­»óÀÚ ÇÁ·Î 12-17 25728
168  ±Ý¾×¿¡ Á¡Âï°í ÇÑ±Û Ç¥½ÃÇϱâ ÇÁ·Î 12-03 25309
167  ¿À´Ã ÇÏ·ç ÀÌ ÆäÀÌÁö ¿­Áö ¾Ê±â Æ˾÷â ¼Ò½º proman 11-17 25736
166  Æ˾÷â ÇÏ·ç¿¡ Çѹø¸¸ ¿­±â ¿À½Â·Ä 11-17 25058
165  ÇÏÀÌÆÛ¸µÅ© ¾øÀÌ ¸¶¿ì½º ¿À¹ö½Ã ºÎ¿¬¼³¸í º¸À̱â dndusgl 11-11 37366
164  Á¡ÇÁ¸Þ´º·Î iframe ¾ÈÀ¸·Î ¸µÅ©°É±â ¹æ¹ý whdms 11-11 26714
 1  2  3  4  5  6  7  8  9  10  ´ÙÀ½  ¸Ç³¡
 
 

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