	function MM_openBrWindow(theURL,winName,features) { //v2.0
		window.open(theURL,winName,features);
	}
	
	// Æ÷Ä¿½º ¹è³Ê ¹Ì¸®º¸±â
	var __html;
	var __strID = '';
	function __banner_display( strDiv, cpn_div, buy_no, epm_no ) {
		
		var strID = strDiv + '.' + cpn_div + '.' + buy_no;
		if (__strID == '') {
			__html	= $(strID+'__').outerHTML;				// µÇµ¹¾Æ°¡±â À§ÇØ¼­ ¼±ÅÃµÈ htmlÀ» ±â¾ïÇÑ´Ù.
			__strID	= strID;
			
			eval("fetch_"+strDiv+"_box(cpn_div, buy_no, epm_no)");	// ´ÙÀÌ·ºÆ®·Î ¹Ú½º°¡ º¯°æµÈ´Ù.
			XRS_READ('fetch_logo', epm_no, cpn_div);		// Á¶È¸¼ö ¾÷µ¥ÀÌÆ®
		}
		else {
			if (__strID == strID) {
				$(__strID).innerHTML = __html;			// ¼±ÅÃµÈ ¹Ú½º¸¦ ´Ù½Ã ¼±ÅÃÇÏ¸é ´ÝÈù´Ù.
				__html	= '';
				__strID = '';
			}
			else {
				$(__strID).innerHTML = __html;				
																			
				__html	= $(strID+'__').outerHTML;				// µÇµ¹¾Æ°¡±â À§ÇØ¼­ ¼±ÅÃµÈ htmlÀ» ±â¾ïÇÑ´Ù.
				__strID	= strID;
				eval("fetch_"+strDiv+"_box(cpn_div, buy_no, epm_no)");	// ´ÙÀÌ·ºÆ®·Î ¹Ú½º°¡ º¯°æµÈ´Ù.
				XRS_READ('fetch_logo', epm_no, cpn_div);		// Á¶È¸¼ö ¾÷µ¥ÀÌÆ®
			}
		}
	}
	// ÇÁ¸®¹Ì¾ö Ã¤¿ëÁ¤º¸
	function fetch_vip_box(cpn_div, buy_no, epm_no) {
		var url  = 'http://'+HTTP_HOST()+'/main/main_vip.ajax.asp';
		var pars = 'buy_no='+buy_no+'&cpn_div='+cpn_div+'&epm_no='+epm_no;
		
		var myAjax = new Ajax.Updater(
			'vip.' + cpn_div + '.' + buy_no, 
			url, 
			{
				method: 'get', 
				parameters: pars
			}
		);

		myAjax = null;
	}
	
	// ÇÁ¸®¹Ì¾ö Ã¤¿ëÁ¤º¸
	function fetch_premium_box(cpn_div, buy_no, epm_no) {
		var url  = 'http://'+HTTP_HOST()+'/GI/GI_AREA_PREMIUM.Ajax.asp';
		var pars = 'buy_no='+buy_no+'&cpn_div='+cpn_div+'&epm_no='+epm_no;
		
		var myAjax = new Ajax.Updater(
			'premium.' + cpn_div + '.' + buy_no, 
			url, 
			{
				method: 'get', 
				parameters: pars
			}
		);

		myAjax = null;
	}

	// Çìµå¶óÀÎ Ã¤¿ëÁ¤º¸
	function fetch_headline_box(cpn_div, buy_no, epm_no) {
		var url  = 'http://'+HTTP_HOST()+'/GI/GI_Main_Headline.Ajax.asp';
		var pars = 'buy_no='+buy_no+'&cpn_div='+cpn_div+'&epm_no='+epm_no;
		
		var myAjax = new Ajax.Updater(
			'headline.' + cpn_div + '.' + buy_no, 
			url, 
			{
				method: 'get', 
				parameters: pars
			}
		);

		myAjax = null;
	}
	
	// Æ÷Ä¿½º Ã¤¿ëÁ¤º¸
	function fetch_focus_box(cpn_div, buy_no, epm_no) {
		var url  = 'http://'+HTTP_HOST()+'/GI/GI_Main_Focus.Ajax.asp';
		var pars = 'buy_no='+buy_no+'&cpn_div='+cpn_div+'&epm_no='+epm_no;
		
		var myAjax = new Ajax.Updater(
			'focus.' + cpn_div + '.' + buy_no, 
			url, 
			{
				method: 'get', 
				parameters: pars
			}
		);

		myAjax = null;
	}

	// ¹Ì¸®º¸±â
	var __strObj = '';
	function ContentDisplay( strObj, imgObj, strCpnDiv ) {
		
		var split_epm = strObj.split('.');

		if (typeof strCpnDiv == 'undefined') {
			strCpnDiv = 'G';
		}

		if (__strObj == '') {
			
			$(strObj).style.display = '';
			__strObj = strObj;

			if ($(split_epm[0] + '_read.' + split_epm[1]) != null) {
				$(split_epm[0] + '_read.' + split_epm[1]).innerText = XRS_READ(split_epm[0], split_epm[1], strCpnDiv);
			}
			else {
				XRS_READ(split_epm[0], split_epm[1], strCpnDiv);
			}


			// ·Î°íÇü Ã¤¿ëÁ¤º¸¶ó¸é...
			if (typeof imgObj != 'undefined' && imgObj != '') {
				if (imgObj == 'fetch_gun_pre') // ±º¸ÞÀÎ Ã¤¿ëÁ¤º¸¶ó¸é...
					$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/gi/job_areabox7btn02.gif';
				else if (imgObj == 'fetch_gun_hot') 
					$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/gi/job_areabox8btn02.gif';
				else if (imgObj == 'fetch_premium') // ÇÁ¸®¹Ì¾ö ÀÌ¶ó¸é...
					$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/main/Premium_1boxbtn02.gif';
				else 
					$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/gi/job_box1btn_off.gif';
			}
		}
		else {
			if (__strObj == strObj) {
				
				// ÁÙ±¤°í ÀÏ°æ¿ì Á¡¼± ¶§¹®¿¡ ´Ù¸£°Ô Ã³¸®ÇÑ´Ù.
				if (split_epm[0] == 'fetch_line')
					$(strObj+'.td').innerText = '';
				else 
					$(strObj).style.display = 'none';
				
				__strObj = '';

				// ·Î°íÇü Ã¤¿ëÁ¤º¸¶ó¸é...
				if (typeof imgObj != 'undefined' && imgObj != '')
				{
					if (imgObj == 'fetch_gun_pre')  // ±º¸ÞÀÎ Ã¤¿ëÁ¤º¸¶ó¸é...
						$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/gi/job_areabox7btn01.gif';
					else if (imgObj == 'fetch_gun_hot') 
						$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/gi/job_areabox8btn01.gif';
					else if (imgObj == 'fetch_premium') // ÇÁ¸®¹Ì¾öÀÌ¶ó¸é...
						$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/main/Premium_1boxbtn01.gif';
					else 
						$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/gi/job_box1btn_on.gif';
				}
			}
			else {
				
				var __split_epm = __strObj.split('.');

				// ÁÙ±¤°í ÀÏ°æ¿ì Á¡¼± ¶§¹®¿¡ ´Ù¸£°Ô Ã³¸®ÇÑ´Ù.
				if (__split_epm[0] == 'fetch_line')
					$(__strObj+'.td').innerText = '';
				else 
					$(__strObj).style.display = 'none';

				$(strObj).style.display = '';
				__strObj = strObj;

				if ($(split_epm[0] + '_read.' + split_epm[1]) != null) 
					$(split_epm[0] + '_read.' + split_epm[1]).innerText = XRS_READ(split_epm[0], split_epm[1], strCpnDiv);
				else 
					XRS_READ(split_epm[0], split_epm[1], strCpnDiv);
				

				// ·Î°íÇü Ã¤¿ëÁ¤º¸¶ó¸é...
				if (typeof imgObj != 'undefined' && imgObj != '')
				{
					if (__split_epm[0] == 'fetch_logo') 
						$(__split_epm[0] + '_img.' + __split_epm[1]).src = '/images/gi/job_box1btn_on.gif';
					else if (__split_epm[0] == 'fetch_gun_pre') 
						$(__split_epm[0] + '_img.' + __split_epm[1]).src = '/images/gi/job_areabox7btn01.gif';
					else if (__split_epm[0] == 'fetch_gun_hot') 
						$(__split_epm[0] + '_img.' + __split_epm[1]).src = '/images/gi/job_areabox8btn01.gif';
					else if (__split_epm[0] == 'fetch_premium') 
						$(__split_epm[0] + '_img.' + __split_epm[1]).src = '/images/main/Premium_1boxbtn01.gif';

					if (split_epm[0] == 'fetch_logo') 
						$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/gi/job_box1btn_off.gif';
					else if (split_epm[0] == 'fetch_gun_pre') 
						$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/gi/job_areabox7btn02.gif';
					else if (split_epm[0] == 'fetch_gun_hot') 
						$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/gi/job_areabox8btn02.gif';
					else if (split_epm[0] == 'fetch_premium') 
						$(split_epm[0] + '_img.' + split_epm[1]).src = '/images/main/Premium_1boxbtn02.gif';
				}
				else if (__split_epm[0] == 'fetch_logo') {
					$(__split_epm[0] + '_img.' + __split_epm[1]).src = '/images/gi/job_box1btn_on.gif';
				}
				else if (__split_epm[0] == 'fetch_gun_pre') {
					$(__split_epm[0] + '_img.' + __split_epm[1]).src = '/images/gi/job_areabox7btn01.gif';
				}
				else if (__split_epm[0] == 'fetch_gun_hot') {
					$(__split_epm[0] + '_img.' + __split_epm[1]).src = '/images/gi/job_areabox8btn01.gif';
				}
				else if (__split_epm[0] == 'fetch_premium') {
					$(__split_epm[0] + '_img.' + __split_epm[1]).src = '/images/main/Premium_1boxbtn01.gif';
				}
			}
		}
	}

	function XRS_READ(epm_div, epm_no, cpn_div) {
		
		if (typeof cpn_div == 'undefined') {
			cpn_div = 'G'
		}
		var XRS = XRSExecute("/XRS/class.epm.asp", "epm_update_read", epm_div, epm_no, cpn_div);
		return XRS.return_value;
	}

	// ÇÁ¸®¹Ì¾ö Ã¤¿ëÁ¤º¸
	function fetch_home_premium(buy_no, epm_no, cpn_div) {
		
		var url  = 'http://'+HTTP_HOST()+'/main/main_PREMIUM.Ajax.asp';
		var pars = 'buy_no='+buy_no+'&epm_no='+epm_no+'&cpn_div='+cpn_div;
		
		var myAjax = new Ajax.Updater(
			'fetch_premium.' + epm_no + '.td', 
			url, 
			{
				method: 'get', 
				parameters: pars
			}
		);

		myAjax = null;
	}

	// ÁÙ±¤°í Ã¤¿ëÁ¤º¸
	function fetch_line_box(line_no) {
		var url  = 'http://'+HTTP_HOST()+'/GI/GI_Main_Line.Ajax.asp';
		var pars = 'line_no='+line_no;
		
		if ($('fetch_line.'+line_no+'.td').outerText == '')
		{
			var myAjax = new Ajax.Updater(
				'fetch_line.'+line_no+'.td', 
				url, 
				{
					method: 'get', 
					parameters: pars
				}
			);

			myAjax = null;
		}
	}

	// ¸ÞÀÎ ½ºÆä¼È ÁÙ±¤°í Ã¤¿ëÁ¤º¸
	function fetch_home_line_box(line_no) {
		var url  = 'http://'+HTTP_HOST()+'/main/Main_Line.Ajax.asp';
		var pars = 'line_no='+line_no;
		if ($('fetch_line.'+line_no+'.td').outerText == '') {
			var myAjax = new Ajax.Updater(
				'fetch_line.'+line_no+'.td', 
				url, 
				{
					method: 'get', 
					parameters: pars
				}
			);
			myAjax = null;
		}
	}

	function fetch_line_paging(page, totalcount, totalpage) { // ¸ÞÀÎÈ­¸é¿¡¼­ ÁÙ±¤°í ¸®½ºÆ® ³ªÅ¸³»±â.
		var url  = 'http://'+HTTP_HOST()+'/GI/GI_Main_Line.List.Ajax.asp';
		var pars = 'page='+page+'&totalcount='+totalcount;
		
		if (page < 1) {
			alert('Ã¹¹øÂ° ÆäÀÌÁö ÀÔ´Ï´Ù.');
			return;
		}
		else if (page > totalpage) {
			alert('¸¶Áö¸· ÆäÀÌÁö ÀÔ´Ï´Ù.');
			return;
		}
		var myAjax = new Ajax.Updater(
			'fetch_line', 
			url, 
			{
				method: 'get', 
				parameters: pars
			}
		)
		$('fetch_line.page').value = page;
		__strObj = '';
	}

	function fetch_home_line_paging(page, totalcount, totalpage) { // ¸ÞÀÎÈ­¸é¿¡¼­ ÁÙ±¤°í ¸®½ºÆ® ³ªÅ¸³»±â.
		
		var url  = 'http://'+HTTP_HOST()+'/main/main_line.list.ajax.asp';
		var pars = 'page='+page+'&totalcount='+totalcount;
		if (page < 1) {
			alert('Ã¹¹øÂ° ÆäÀÌÁö ÀÔ´Ï´Ù.');
			return;
		}
		else if (page > totalpage) {
			alert('¸¶Áö¸· ÆäÀÌÁö ÀÔ´Ï´Ù.');
			return;
		}
		var myAjax = new Ajax.Updater(
			'fetch_line', 
			url, 
			{
				method: 'get', 
				parameters: pars
			}
		)
		$('fetch_line.page').value = page;
		__strObj = '';
	}


	// ¸ÞÀÎÈ­¸é¿¡¼­ Áö¿ªÃÖ½ÅÁ¤º¸ º¸¿©ÁÖ±â
	// 1¹ø ºÎÅÍ 100¹ø±îÁö º¸¿©ÁØ´Ù. ÇÑÆäÀÌÁö´ç 20°³½Ä 5ÆäÀÌÁö
	function fetch_local_paging(page) { 
		
		if (page < 1) {
			page = 5;
		}
		else if (page > 5) {
			page = 1;
		}
		
		var url  = 'http://'+HTTP_HOST()+'/main/main_loc.list.ajax.asp';
		var pars = 'page='+page;
				
		var myAjax = new Ajax.Updater(
			'fetch_local', 
			url, 
			{
				method: 'get', 
				parameters: pars
			}
		)
		
		$('fetch_local.page').value = page;
		
		__strObj = '';
	}

	function srch_display(strObj) {
		if (strObj == 'ch_m01') {
			$('ch_m01.0').src = '/images/gi/ch_m01_on.gif';
			$('ch_m02.0').src = '/images/gi/ch_m02_off.gif';
			$('ch_m01.1').style.display = '';
			$('ch_m02.1').style.display = 'none';
		}
		else {
			$('ch_m01.0').src = '/images/gi/ch_m01_off.gif';
			$('ch_m02.0').src = '/images/gi/ch_m02_on.gif';
			$('ch_m01.1').style.display = 'none';
			$('ch_m02.1').style.display = '';
		}
	}

	function submitFormKeyCheck( mode ) {
		if (window.event.keyCode == 13) {
			submitFormGI( mode );
		}
	}
	
	var statusment;
	function submitFormJobLine() {
		
		if (statusment) {
			alert('°Ë»öÁßÀÔ´Ï´Ù... Àá½Ã¸¸ ±â´Ù·ÁÁÖ¼¼¿ä.');
			return;
		}
		
		var intCount = 0;
		if ($('Srch_LocMain.2').selectedIndex != 0) intCount++;
		if ($F('Srch_Keyword.2') != '') intCount++;

		if (intCount == 0)
		{
			alert('°Ë»öÇÒ Ç×¸ñÀ» ÇÑ°³ ÀÌ»ó ¼±ÅÃ/ÀÔ·ÂÇØ ÁÖ¼¼¿ä');
			$('Srch_LocMain.2').focus();
			return;
		}

		$('Srch_LocMain').value = $F('Srch_LocMain.2');
		$('Srch_LocSub.checkbox').value = $F('Srch_LocSub.2');
		$('Srch_Keyword').value = $F('Srch_Keyword.2');

		statusment = true;
		
		if (document.theForm != null)
		{
			theForm.action = "/GI/GI_JobLine.asp";
			theForm.submit();
		}
		else {
			location.href = '/GI/GI_JobLine.asp?Srch_LocMain='+$F('Srch_LocMain')+'&Srch_LocSub.checkbox='+$F('Srch_LocSub.checkbox')+'&Srch_Keyword='+$F('Srch_Keyword');
		}
		
	}
	function submitFormGI( mode ) {
		
		if (statusment) {
			alert('°Ë»öÁßÀÔ´Ï´Ù... Àá½Ã¸¸ ±â´Ù·ÁÁÖ¼¼¿ä.');
			return;
		}
		
		var intCount = 0;
		if (mode == 'simple')
		{
			if ( $('Srch_CodeGroup.0').selectedIndex != 0) intCount++;
			if ( $('Srch_LocMain.0').selectedIndex != 0) intCount++;
			if ($F('Srch_Keyword.0') != '') intCount++;

			if (intCount == 0)
			{
				alert('°Ë»öÇÒ Ç×¸ñÀ» ÇÑ°³ ÀÌ»ó ¼±ÅÃ/ÀÔ·ÂÇØ ÁÖ¼¼¿ä');
				$('Srch_CodeGroup.0').focus();
				return;
			}

			$('kind_code_group').value = $F('Srch_CodeGroup.0');
			$('kind_code_no').value = $F('Srch_CodeNo.0');

			$('Srch_LocMain').value = $F('Srch_LocMain.0');
			$('Srch_Keyword').value = $F('Srch_Keyword.0');

			$('PageType').value = 'DetailSearch';
			theForm.action = "GI_Detail_List.asp";
		}
		else if (mode == 'detail')
		{
			if ($('Srch_CodeGroup').selectedIndex != 0) intCount++;
			if ($('Srch_LocMain.1').selectedIndex != 0) intCount++;
			if ($('Srch_Edu.0').selectedIndex != 0) intCount++;
			if ($('Srch_Career.0').selectedIndex != 0) intCount++;
			if ($('Srch_Gender').selectedIndex != 0) intCount++;
			if ($('Srch_Payment').selectedIndex != 0) intCount++;
			if ($('Srch_Form').selectedIndex != 0) intCount++;
			if ($F('Srch_Keyword.1') != '') intCount++;

			if (intCount == 0)
			{
				alert('°Ë»öÇÒ Ç×¸ñÀ» ÇÑ°³ ÀÌ»ó ¼±ÅÃ/ÀÔ·ÂÇØ ÁÖ¼¼¿ä');
				$('Srch_CodeGroup').focus();
				return;
			}

			$('Srch_LocMain').value = $F('Srch_LocMain.1');
			$('Srch_LocSub.checkbox').value = $F('Srch_LocSub.1');
			$('Srch_Keyword').value = $F('Srch_Keyword.1');
			$('PageType').value = 'DetailSearch';
			theForm.action = "GI_Detail_List.asp";
		}
		statusment = true;
		theForm.submit();

		LoadingBar();
	}

	function flash_main_num(loc_num) {
		var num;
		switch (loc_num) {
			case "152"	: num = 0;	break;	// ¼­¿ï
			case "159"	: num = 2;	break;	// °æ±â
			case "153"	: num = 1;	break;	// ÀÎÃµ
			case "154"	: num = 11; break;	// ºÎ»ê
			case "156"	: num = 9;	break;	// ´ë±¸
			case "158"	: num = 14; break;	// ±¤ÁÖ
			case "157"	: num = 6;	break;	// ´ëÀü
			case "155"	: num = 10; break;	// ¿ï»ê
			case "160"	: num = 3;	break;	// °­¿ø
			case "161"	: num = 8;	break;	// °æ³²
			case "162"	: num = 7;	break;	// °æºÏ
			case "163"	: num = 13; break;	// Àü³²
			case "601"	: num = 12; break;	// ÀüºÏ
			case "164"	: num = 5;	break;	// Ãæ³²
			case "165"	: num = 4;	break;	// ÃæºÏ
			case "166"	: num = 15; break;  // Á¦ÁÖ
			default		: num = 0;	break;	// ¼­¿ï
		} 
		return num;
	}
	
	// Áö¿ª ³×Æ®¿öÅ© °Ë»ö
	function submitFormLocal(Srch_LocMain, Srch_LocSub, Flag) {
		
		if (statusment) {
			alert('°Ë»öÁßÀÔ´Ï´Ù... Àá½Ã¸¸ ±â´Ù·ÁÁÖ¼¼¿ä.');
			return;
		}
		
		var main_num = '';
		var sub_num  = '';
		var Srch_Keyword = '';
		
		if (!alert_f($(Srch_LocMain), "Áö¿ªÀ» ¼±ÅÃÇØ ÁÖ¼¼¿ä.")) return;
		
		main_num = flash_main_num($F(Srch_LocMain));

		if ($F(Srch_LocSub) != '') {
			sub_num = $(Srch_LocSub).selectedIndex - 1
		}

		if (Flag) { // true ¶ó¸é Áö¿ª³×Æ®¿öÅ©,  false ¶ó¸é Áö¿ªÃÖ½ÅÁ¤º¸
			Srch_Keyword = $F('Srch_Keyword.net');
		}
		
		if ($(Srch_LocMain).selectedIndex > 16)
			location.href = '/GI/GI_Area_Oversea_List.asp?Srch_LocMain='+$F(Srch_LocMain)+'&Srch_Keyword='+Srch_Keyword;
		else
			location.href = '/GI/GI_Area_List.asp?Srch_LocMain='+$F(Srch_LocMain)+'&Srch_LocSub='+$F(Srch_LocSub)+'&main_num='+main_num+'&sub_num='+sub_num+'&Srch_Keyword='+Srch_Keyword;

		ststusment = true;
	}


	// Áö¿ª³×Æ®¿öÅ© ·Ñ¸µ
	function net_rotate(page, pagesize, strObj) {
		var objTable = document.getElementsByName(strObj);
		
		var totalcount	= objTable.length;
		//var pagesize	= 4
		var totalpage	= parseInt(((totalcount - 1 ) / pagesize) + 1)

		if (page > totalpage) {
			net_rotate(1, pagesize, strObj);
			$('fetch.'+strObj).value = 1;
			return;
		}
		if (page < 1)
		{
			net_rotate(totalpage, pagesize, strObj);
			$('fetch.'+strObj).value = totalpage;
			return;
		}

		$('fetch.'+strObj).value = page;

		var end_page	= page * pagesize;
		var start_page	= (end_page - pagesize);

		for (var i=0; i<objTable.length; i++)
		{
			if (start_page <= i && end_page > i) {
				objTable[i].style.display = "";
			}
			else {
				objTable[i].style.display = "none";
			}
		}
	}
	// Áö¿ª³×Æ®¿öÅ© ¹Ú½º »ý¼º
	function net_box_create(top_image, side_background, center_background, epm_local_bg, epm_local_text, epm_link_1, epm_target_1, cpn_name, epm_link_2, epm_target_2, path_type, cpn_logo2, epm_link_3, epm_target_3, epm_title, bottom_image) {
		
		var sb = new StringBuilder();
		sb.Append('<table width="185" cellspacing="0" cellpadding="0">');
		sb.Append('		<tr><td><img src="'+top_image+'" width="185" height="4"></td></tr>');
		sb.Append('		<tr><td height="54" align="center" valign="top" background="'+side_background+'">');
		sb.Append('				<table width="177" cellspacing="0" cellpadding="0">');
		sb.Append('					<tr>');
		sb.Append('						<td height="26" background="'+center_background+'">');
		sb.Append('							<table width="170" cellspacing="0" cellpadding="0" style="margin:2px 0 0 0">');
		sb.Append('								<tr>');
		sb.Append('									<td width="35">');
		sb.Append('										<table width="29" cellspacing="0" cellpadding="0">');
		sb.Append('											<tr>');
		sb.Append('												<td height="14" align="center" valign="bottom" background="/images/btn/'+epm_local_bg+'" class="txt_t8w">'+epm_local_text+'</td>');
		sb.Append('											</tr>');
		sb.Append('										</table></td>');
		sb.Append('									<td><a href="'+epm_link_1+'" target="'+epm_target_1+'" class="Tit_blueB">'+cpn_name+'</a></td>');
		sb.Append('								</tr>');
		sb.Append('							</table></td>');
		sb.Append('					</tr>');
		sb.Append('					<tr>');
		sb.Append('						<td height="29" align="left" valign="bottom">');
		sb.Append('							<table width="175" cellspacing="0" cellpadding="0">');
		sb.Append('								<tr>');
		sb.Append('									<td width="68" style="padding:0 0 0 2px;">');
		sb.Append('										<a href="'+epm_link_2+'" target="'+epm_target_2+'"><img src="/comm/cache-img.asp?FilePath='+path_type+'&FileName='+cpn_logo2+'" width="63" height="25"></a></td>');
		sb.Append('									<td align="left">');
		sb.Append('										<a href="'+epm_link_3+'" target="'+epm_target_3+'" class="tit_list2">'+epm_title+'</a>');
		sb.Append('									</td>');
		sb.Append('								</tr>');
		sb.Append('							</table></td>');
		sb.Append('					</tr>');
		sb.Append('				</table></td>');
		sb.Append('		</tr>');
		sb.Append('		<tr><td><img src="'+bottom_image+'" width="185" height="4"></td></tr>');
		sb.Append('</table>');
		document.write (sb.ToString());
	}

	function lists_require(strObj) {
										
		switch (strObj)
		{
			case 'lists_edu':
				$('lists_edu.0').src = '/images/gi/ri_2list_01_on.gif';
				$('lists_age.0').src = '/images/gi/ri_2list_02_off.gif';
				$('lists_wif.0').src = '/images/gi/ri_2list_03_off.gif';

				$('lists_edu.1').style.display = '';
				$('lists_age.1').style.display = 'none';
				$('lists_wif.1').style.display = 'none';
				break;
			case 'lists_age':
				$('lists_edu.0').src = '/images/gi/ri_2list_01_off.gif';
				$('lists_age.0').src = '/images/gi/ri_2list_02_on.gif';
				$('lists_wif.0').src = '/images/gi/ri_2list_03_off.gif';

				$('lists_edu.1').style.display = 'none';
				$('lists_age.1').style.display = '';
				$('lists_wif.1').style.display = 'none';
				break;
			case 'lists_wif':
				$('lists_edu.0').src = '/images/gi/ri_2list_01_off.gif';
				$('lists_age.0').src = '/images/gi/ri_2list_02_off.gif';
				$('lists_wif.0').src = '/images/gi/ri_2list_03_on.gif';

				$('lists_edu.1').style.display = 'none';
				$('lists_age.1').style.display = 'none';
				$('lists_wif.1').style.display = '';
				break;
		}
	}

	function Require_List() {
		if ($('lists_edu.1').style.display == '') {
			location.href = '/GI/GI_Require_List.asp?Srch_Edu.0=1598&PageType=Require';
		}
		else if ($('lists_age.1').style.display == '') {
			location.href = '/GI/GI_Require_List.asp?Srch_Age=40&PageType=Require';
		}
		else if ($('lists_wif.1').style.display == '') {
			location.href = '/GI/GI_Require_List.asp?Srch_Housewife=Y&PageType=Require';
		}
	}
	// Ã¤¿ë°ø°í ½ºÅ©·¦
	function Epm_Scrap(MemType, epm_no, epm_div, rtn_url) {
		if (MemType == "P") {
			var epm_val = "/" + epm_no + "|" + epm_div
			open("/comm/popup/Epm_Scrap.asp?mode=scrap&epm_No="+epm_val, "popup1", "left=0, top=0, width=350, height=210");
		}
		else {
			if (confirm("Ã¤¿ë°ø°í ½ºÅ©·¦Àº °³ÀÎÈ¸¿ø ·Î±×ÀÎ ÈÄ ÀÌ¿ë°¡´ÉÇÕ´Ï´Ù.\n\n°³ÀÎÈ¸¿øÀ¸·Î ·Î±×ÀÎ ÇÏ½Ã°Ú½À´Ï±î?")) {
				location.href = "/comm/login.asp?login_type=P&re_url="+rtn_url;
			}
		}
	}