 <!--
  
   
function regno_check(frm){
var jumin = frm.regino1.value + frm.regino2.value;
ch1= jumin.charAt(0);
ch2= jumin.charAt(1);
ch3= jumin.charAt(2);
ch4= jumin.charAt(3);
ch5= jumin.charAt(4);
ch6= jumin.charAt(5);
ch7= jumin.charAt(6);
ch8= jumin.charAt(7);
ch9= jumin.charAt(8);
ch10= jumin.charAt(9);
ch11= jumin.charAt(10);
ch12= jumin.charAt(11);
ch13= jumin.charAt(12);
kflag = 2;
chtot =0;
ch_buf = ch1 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch2 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch3 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch4 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch5 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch6 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch7 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch8 * kflag;
chtot = chtot + ch_buf;
kflag=2;
ch_buf = ch9 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch10 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch11 * kflag;
chtot = chtot + ch_buf;
kflag++;
ch_buf = ch12 * kflag;
chtot = chtot + ch_buf;
chtot = chtot % 11;
last = 11 - chtot;

if(last == 10)
 last = 0;
if(last == 11)
 last = 1;
if(last == ch13)
 return true;
else
 return false;
}





function member_pop(s){

var SSOLOCATION_USERID
var SSOLOCATION_SCTCODE
var SSOLOCATION_SESSIONID

if(document.CHANGE_LOCATION2 == undefined){	
	alert("Á¤È¸¿ø, °Ç¼³±â¼úÀÚ¸¸  »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}

SSOLOCATION_USERID = document.CHANGE_LOCATION2.SSOLOCATION_USERID.value;
SSOLOCATION_SCTCODE = document.CHANGE_LOCATION2.SSOLOCATION_SCTCODE.value;
SSOLOCATION_SESSIONID = document.CHANGE_LOCATION2.SSOLOCATION_SESSIONID.value;

if(document.CHANGE_LOCATION2.SSOLOCATION_USERID.value.length == 0){	
	alert("Á¤È¸¿ø, °Ç¼³±â¼úÀÚ¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}


var url = "http://www.kira.or.kr/pis/member.asp?menumode="+s+"&SSOLOCATION_USERID="+SSOLOCATION_USERID+"&SSOLOCATION_SCTCODE="+SSOLOCATION_SCTCODE+"&SSOLOCATION_SESSIONID="+SSOLOCATION_SESSIONID;

var opt = "menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no";
	pis = window.open(url,"PISMEM",opt);
	pis.focus();

}





function career_pop(s){

var SSOLOCATION_USERID
var SSOLOCATION_SCTCODE
var SSOLOCATION_SESSIONID

if(document.CHANGE_LOCATION2 == undefined){	
	alert("°Ç¼³±â¼úÀÚ¸¸  »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}

SSOLOCATION_USERID = document.CHANGE_LOCATION2.SSOLOCATION_USERID.value;
SSOLOCATION_SCTCODE = document.CHANGE_LOCATION2.SSOLOCATION_SCTCODE.value;
SSOLOCATION_SESSIONID = document.CHANGE_LOCATION2.SSOLOCATION_SESSIONID.value;

if(document.CHANGE_LOCATION2.SSOLOCATION_USERID.value.length == 0){	
	alert("Á¤È¸¿ø, °Ç¼³±â¼úÀÚ¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}

var menumode2;
if (s == "PIS2")
{
	s="PIS";
	menumode2 = "pop";

}

var url = "https://www.kira.or.kr/pis/career/index.asp?menumode="+s+"&SSOLOCATION_USERID="+SSOLOCATION_USERID+"&SSOLOCATION_SCTCODE="+SSOLOCATION_SCTCODE+"&SSOLOCATION_SESSIONID="+SSOLOCATION_SESSIONID+"&menumode2="+menumode2;
var opt = "width=720, height=600, menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no";
	pis = window.open(url,"CAREER",opt);
	pis.focus();

}




function siljuk_pop(s){

var SSOLOCATION_USERID
var SSOLOCATION_SCTCODE
var SSOLOCATION_SESSIONID

if(document.CHANGE_LOCATION2 == undefined){	
	alert("Á¤È¸¿ø, °Ç¼³±â¼úÀÚ¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}

SSOLOCATION_USERID = document.CHANGE_LOCATION2.SSOLOCATION_USERID.value;
SSOLOCATION_SCTCODE = document.CHANGE_LOCATION2.SSOLOCATION_SCTCODE.value;
SSOLOCATION_SESSIONID = document.CHANGE_LOCATION2.SSOLOCATION_SESSIONID.value;

if(document.CHANGE_LOCATION2.SSOLOCATION_USERID.value.length == 0){	
	alert("Á¤È¸¿ø, °Ç¼³±â¼úÀÚ¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
	}

var url = "http://www.kira.or.kr/pis/pis.asp?menumode="+s+"&SSOLOCATION_USERID="+SSOLOCATION_USERID+"&SSOLOCATION_SCTCODE="+SSOLOCATION_SCTCODE+"&SSOLOCATION_SESSIONID="+SSOLOCATION_SESSIONID;

var opt = "menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no";
	pis = window.open(url,"PISPIS",opt);
	pis.focus();

}

function gamri_pop(s){

var SSOLOCATION_USERID
var SSOLOCATION_SCTCODE
var SSOLOCATION_SESSIONID

if(document.CHANGE_LOCATION2 == undefined){	
	alert("Á¤È¸¿ø, °Ç¼³±â¼úÀÚ¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}

SSOLOCATION_USERID = document.CHANGE_LOCATION2.SSOLOCATION_USERID.value;
SSOLOCATION_SCTCODE = document.CHANGE_LOCATION2.SSOLOCATION_SCTCODE.value;
SSOLOCATION_SESSIONID = document.CHANGE_LOCATION2.SSOLOCATION_SESSIONID.value;

if(document.CHANGE_LOCATION2.SSOLOCATION_USERID.value.length == 0){	
	alert("Á¤È¸¿ø, °Ç¼³±â¼úÀÚ¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}


var url = "https://www.kira.or.kr/pis/gamri.asp?menumode="+s+"&SSOLOCATION_USERID="+SSOLOCATION_USERID+"&SSOLOCATION_SCTCODE="+SSOLOCATION_SCTCODE+"&SSOLOCATION_SESSIONID="+SSOLOCATION_SESSIONID;

var opt = "menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no";
	pis = window.open(url,"GAMRI",opt);
	pis.focus();

}

function subarch_pop(s){

var SSOLOCATION_USERID
var SSOLOCATION_SCTCODE
var SSOLOCATION_SESSIONID

if(document.CHANGE_LOCATION2 == undefined){	
	alert("Á¤È¸¿ø, °Ç¼³±â¼úÀÚ¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}

SSOLOCATION_USERID = document.CHANGE_LOCATION2.SSOLOCATION_USERID.value;
SSOLOCATION_SCTCODE = document.CHANGE_LOCATION2.SSOLOCATION_SCTCODE.value;
SSOLOCATION_SESSIONID = document.CHANGE_LOCATION2.SSOLOCATION_SESSIONID.value;

if(document.CHANGE_LOCATION2.SSOLOCATION_USERID.value.length == 0){	
	alert("Á¤È¸¿ø, °Ç¼³±â¼úÀÚ¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}


var url = "https://www.kira.or.kr/pis/subarch.asp?menumode="+s+"&SSOLOCATION_USERID="+SSOLOCATION_USERID+"&SSOLOCATION_SCTCODE="+SSOLOCATION_SCTCODE+"&SSOLOCATION_SESSIONID="+SSOLOCATION_SESSIONID;

var opt = "menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no";
	pis = window.open(url,"SUBARCH",opt);
	pis.focus();

}

function bldinfo_pop(s){ //È¸¿øÀÛÇ°Àü½Ã°ü

var SSOLOCATION_USERID
var SSOLOCATION_SCTCODE
var SSOLOCATION_SESSIONID

if(document.CHANGE_LOCATION2 == undefined){	
	alert("Á¤È¸¿ø¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
return;
}

SSOLOCATION_USERID = document.CHANGE_LOCATION2.SSOLOCATION_USERID.value;
SSOLOCATION_SCTCODE = document.CHANGE_LOCATION2.SSOLOCATION_SCTCODE.value;
SSOLOCATION_SESSIONID = document.CHANGE_LOCATION2.SSOLOCATION_SESSIONID.value;

if(document.CHANGE_LOCATION2.SSOLOCATION_USERID.value.length == 0){	
	alert("Á¤È¸¿ø¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}


var url = "http://www.kira.or.kr/pis/bldinfo.asp?menumode="+s+"&SSOLOCATION_USERID="+SSOLOCATION_USERID+"&SSOLOCATION_SCTCODE="+SSOLOCATION_SCTCODE+"&SSOLOCATION_SESSIONID="+SSOLOCATION_SESSIONID;

var opt = "menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no";
	pis = window.open(url,"BLDINFO",opt);
	pis.focus();

}

	// ÁÖ¼Ò °Ë»ö	
		
	function openzip(frmName, zipCode1_Name, zipCode2_Name, addr_Name) 
	{
		var urlname = "/common/searchAddr.asp?formName="+frmName+"&zipcode1="+zipCode1_Name+"&zipcode2="+zipCode2_Name+"&addr1="+addr_Name+"";
		window.open(urlname, "browse_org","height=240,width=480, menubar=no,directories=no,resizable=no,status=no,scrollbars=yes");
	}



function webmail (frm) {
	if(frm.user.value.length < 1){
  	alert('ÇùÈ¸ Á¤È¸¿ø¸¸ »ç¿ëÇÏ½Ç ¼ö ÀÖ´Â ¸Þ´ºÀÔ´Ï´Ù.\n\n·Î±×ÀÎ ÈÄ ÇÏ¼¼¿ä');    
	return;
  }
  
   frm.title = "´ëÇÑ°ÇÃà»çÇùÈ¸";   
   frm.method = "post";
   //frm.action = "http://mail.kira.or.kr/wmail_login_new.asp"
   frm.action = "http://mail.kira.or.kr/log/login.asp";
   
   frm.target = window.open;
   frm.submit();
}   

function sms(frm){
	window.open('','faxwide','scrollbars=yes,width=617,height=502');
	frm.method = "get";
	frm.action = "/common/asp/sms/faxwide/default.asp";
	frm.target = "faxwide";
	frm.submit();
}

function changePasswd(){
	window.open('https://www.kira.or.kr/common/asp/member_info/changePasswd.asp','changePasswd','scrollbars=no,width=370,height=210');
}


function penalt_pop(s)
{

var SSOLOCATION_USERID
var SSOLOCATION_SCTCODE
var SSOLOCATION_SESSIONID

if(document.CHANGE_LOCATION2 == undefined){	
	alert("¹ßÁÖ°ü¼­¿¡¼­¸¸  »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}

SSOLOCATION_USERID = document.CHANGE_LOCATION2.SSOLOCATION_USERID.value;
SSOLOCATION_SCTCODE = document.CHANGE_LOCATION2.SSOLOCATION_SCTCODE.value;
SSOLOCATION_SESSIONID = document.CHANGE_LOCATION2.SSOLOCATION_SESSIONID.value;

if(document.CHANGE_LOCATION2.SSOLOCATION_USERID.value.length == 0){	
	alert("¹ßÁÖ°ü¼­¿¡¼­¸¸ »ç¿ë°¡´ÉÇÕ´Ï´Ù");
	return;
}


var url = "https://www.kira.or.kr/pis/career/penalt.asp?menumode="+s+"&SSOLOCATION_USERID="+SSOLOCATION_USERID+"&SSOLOCATION_SCTCODE="+SSOLOCATION_SCTCODE+"&SSOLOCATION_SESSIONID="+SSOLOCATION_SESSIONID;

var opt = "width=720, height=600, menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no";
	pis = window.open(url,"PENALT",opt);
	pis.focus();


}

function CareerEdu(frm){
	window.open('/PIS/career/CareerEduSearch.asp','CareerEdu','scrollbars=no,width=600,height=500');
}
	
// -->

