	function send()
	{
	   if (window.document.total1.rd1[0].checked == true)
	   {
//		var idx = document.total1.r1.selectedIndex;
		if (document.total1.YBASEDT.value.length < 8)
		{
		alert("°ú°Å Á¶È¸ÀÏÀÚ¸¦ ÀÔ·ÂÇÏ½Ã±â ¹Ù¶ø´Ï´Ù.\n20020501°ú °°ÀÌ ºóÄ­¾øÀÌ ÀÔ·ÂÇÏ¼¼¿ä.");
		document.total1.YBASEDT.focus();
                document.total1.YBASEDT.select();
                return;
		}
		else
		{
                   if (window.document.total1.YBASEDT.value < '19860127')
                   {
		      alert("°ú°ÅÈ¯À²Á¶È¸´Â 1986³â 1¿ù 27ÀÏºÎÅÍ °¡´ÉÇÕ´Ï´Ù.");
		      document.total1.YBASEDT.focus();
                      document.total1.YBASEDT.select();
                      return;
                   }
		   if ((window.document.total1.YBASEDT.value > '19860126') && (window.document.total1.YBASEDT.value < '19950103') && (window.document.total1.r1.options[idx].value == '9'))
                   {
                      alert("ÃÖÁ¾°í½Ã È¯À²Á¶È¸´Â 1995³â 1¿ù 3ÀÏºÎÅÍ °¡´ÉÇÕ´Ï´Ù.");
		      document.total1.YBASEDT.focus();
                      document.total1.YBASEDT.select();
                      return;
                      
                   }
//                   else {
// 		      document.f1.r1.value = document.total1.r1.options[idx].value;
//                   }
		document.f1.d1.value = document.total1.YBASEDT.value;
		}
		
		//document.f1.r1.value = document.total1.r1.value;
		//document.f1.r1.value = document.total1.r1.options[idx].value;
                
		document.f1.submit();
	   }
	   else if(window.document.total1.rd1[1].checked == true)
	   {
		var idx = document.total1.YCURR1.selectedIndex;
//		var idx1 = document.total1.r2.selectedIndex;

		if (document.total1.YBASEDT.value.length < 8) {
		   alert("°ú°Å Á¶È¸ÀÏÀÚ¸¦ ÀÔ·ÂÇÏ½Ã±â ¹Ù¶ø´Ï´Ù.\n20020501°ú °°ÀÌ ºóÄ­¾øÀÌ ÀÔ·ÂÇÏ¼¼¿ä.");
		   document.total1.YBASEDT.focus();
                   document.total1.YBASEDT.select();
                   return;                    
                }	   
		else if (document.total1.YBASEDT.value.length == 8)
		{
		   if (window.document.total1.YBASEDT.value < '19860127')
                   {
		      alert("°ú°ÅÈ¯À²Á¶È¸´Â 1986³â 1¿ù 27ÀÏºÎÅÍ °¡´ÉÇÕ´Ï´Ù.");
		      document.total1.YBASEDT.focus();
                      document.total1.YBASEDT.select();
                      return;
                   }
		   if ((window.document.total1.YBASEDT.value > '19860126') && (window.document.total1.YBASEDT.value < '19950103') && (window.document.total1.r2.options[idx1].value == '9') )
                   {
                      alert("ÃÖÁ¾°í½Ã È¯À²Á¶È¸´Â 1995³â 1¿ù 3ÀÏºÎÅÍ °¡´ÉÇÕ´Ï´Ù.");
                      document.total1.YBASEDT.focus();
                      document.total1.YBASEDT.select();
                      return;
                   }
//                   else {
// 		      document.f2.r2.value = document.total1.r2.options[idx1].value;
//                   }
		}
		document.f2.YBASEDT.value = document.total1.YBASEDT.value;
		//document.f2.YCURR.value = document.total1.YCURR1.value;
           	document.f2.YCURR.value = document.total1.YCURR1.options[idx].value;
           	//document.f2.r2.value = document.total1.r2.value;
		//document.f2.r2.value = document.total1.r2.options[idx1].value;
		document.f2.submit();		
	   }
	   else if(window.document.total1.rd1[2].checked == true)
	   {
	        var idx = document.total1.YCURR1.selectedIndex;
//	        var idx = document.total1.YCURR2.selectedIndex;
	        //alert(document.total1.YCURR2.options[idx].value);
		document.f3.YBASEDT.value = document.total1.YBASEDT.value;
		//document.f3.YCURR.value = document.total1.YCURR2.value;
		document.f3.YCURR.value = document.total1.YCURR1.options[idx].value;
//		document.f3.YCURR.value = document.total1.YCURR2.options[idx].value;
		document.f3.submit();
		
	   }
	   else if(window.document.total1.rd1[3].checked == true)
	   {

		document.f4.YBASEDT.value = document.total1.YBASEDT.value;		
		document.f4.submit();		
	   }
	   else
	   {

		alert("¿øÇÏ½Ã´Â Á¶È¸ÀÇ ¶óµð¿À ¹öÆ°À» Å¬¸¯ÇÏ½Ã±â ¹Ù¶ø´Ï´Ù..");

	   }
	} 

	function msg1()
        {
	   alert("Á¶È¸±âÁØÀÏÀÚ°¡ °øÈÞÀÏÀÎ °æ¿ì Á÷Àü ¿µ¾÷ÀÏÀÇ È¯À²ÀÌ Á¶È¸µË´Ï´Ù.\n°ú°Å Á¶È¸ÀÏÀÚ¸¦ ÀÔ·ÂÇÏ¼Å¾ß °á°ú¸¦ º¸½Ç¼ö ÀÖ½À´Ï´Ù.");
	}

	function msg2()
        {
alert("Á¶È¸±âÁØÀÏÀÚ ÀÌÈÄ 60¿µ¾÷ÀÏ°£ÀÇ È¯À²º¯µ¿ÃßÀÌ¸¦ Á¶È¸ÇÕ´Ï´Ù.\nÁ¶È¸±âÁØÀÏÀÚ°¡ °øÈÞÀÏÀÎ °æ¿ì Á÷Àü ¿µ¾÷ÀÏºÎÅÍ Á¶È¸µË´Ï´Ù.");
	}
        
	function msg3()
        {
	   alert("°í½ÃÅëÈ­ÀÇ ÀÏÁßÈ¯À²º¯µ¿³»¿ªÀ» ÇØ´ç ÀÏÀÚº°·Î È®ÀÎÇÒ ¼ö ÀÖ½À´Ï´Ù.");
	}

	function msg4()
        {
	   alert("Á¶È¸±âÁØÀÏÀÚ°¡ °øÈÞÀÏÀÎ °æ¿ì Á÷Àü¿µ¾÷ÀÏÀ» ±âÁØÀ¸·Î Á¶È¸µË´Ï´Ù.");
	}

function OnlyNumber()
{
	if(( (event.keyCode>47)&&(event.keyCode<58) ) || (event.keyCode == 45))
	{
	event.returnValue = true;
	}
	else
	{
	event.returnValue = false;
	}
	if (event.keyCode == 13)
        {
           send();
        }
}
