function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->

//¿ÞÂÊ¸Þ´º
var isDOM = (document.getElementById ? true : false);
var isIE4 = ((document.all && !isDOM) ? true : false);
var isNS4 = (document.layers ? true : false);
var isNS = navigator.appName == "Netscape";


function getRef(id) {
  if (isDOM) return document.getElementById(id);
  if (isIE4) return document.all[id];
  if (isNS4) return document.layers[id];
}

var scrollerHeight = 0;
//var scrollerHeight = 100;
var puaseBetweenImages = 3000;
var imageIdx = 0;
var tid;

function OnLoad_01(){
	OnLoad();	
}


function OnLoad(){
	var yMenuFrom, yMenuTo, yOffset, timeoutNextCheck;
	
	if (isDOM) {
	       yMenuFrom   = parseInt (divMenu.style.top, 0);
	       yMenuTo     = (isNS ? window.pageYOffset : document.body.scrollTop) + 19; 
	}
	timeoutNextCheck = 500;
	
	if (yMenuFrom != yMenuTo) {
	       yOffset = Math.ceil(Math.abs(yMenuTo - yMenuFrom) / 20);
	       if (yMenuTo < yMenuFrom)
	               yOffset = -yOffset;
	       if (isNS4)
	               divMenu.top += yOffset;
	       else if (isDOM)
	               divMenu.style.top = parseInt (divMenu.style.top, 0) + yOffset;
	               timeoutNextCheck = 10;
	}
   tid = setTimeout ('OnLoad()', timeoutNextCheck);
}



function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i>a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i>d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}



function OnFlash_Chun(){
	MM_openBrWindow('/Chun/maintest.htm','','status=no,scrollbars=no,resizable=no,width=100%,height=100%')
}
function OnFlash_Ji(){
	MM_openBrWindow('/Chun/maintest_ji.htm','','status=no,scrollbars=no,resizable=no,width=100%,height=100%')
}
function OnFlash_In(){
	MM_openBrWindow('/Chun/maintest_in.htm','','status=no,scrollbars=no,resizable=no,width=100%,height=100%')
}






function goURL(name, win) {	
	if (name == "") {//			alert(eval(name));
		alert("¼­ºñ½º ÁØºñÁß ÀÔ´Ï´Ù.");
		return;	
	} else {
		if (win == null) {
			document.location.href = name;
		} else {
			window.open(name, win);			
		}
	}
}






//TOP¸Þ´º, ¿ÞÂÊ¸Þ´º·Î ±¸¼ºµÇ´Â ¸Þ´º¸¸  ÄÚµå¿Í urlÀ» ±âÀçÇÕ´Ï´Ù.
//°¢ ¸Þ´º 1Â÷ ¸Þ´º 1ÀÚ¸®, 2Â÷¸Þ´º 1ÀÚ¸®, 3Â÷¸Þ´º 1ÀÚ¸®·Î Ç¥½ÃÇÏ¸é 0ºÎÅÍ ½ÃÀÛÇÕ´Ï´Ù.
//¸Þ´º Å¬¸¯½Ã¸¶´Ù ºÎ¸£´Â ÄÚµå ÀÔ´Ï´Ù.  javascript:goURL(Mn0);


//*****È¸»ç¼Ò°³********//
Mn0 = "/Company/com_sub_main.asp?mn=Mn0"; //¼­ºê¸ÞÀÎ
	Mn00 = "/Company/CEO/message.asp?mn=Mn000"; //CEO ¼Ò°³
		Mn000 = "/Company/CEO2/message.asp?mn=Mn000"; //ÀÎ»ç¸»
		Mn001 = "/Company/CEO2/message2.asp?mn=Mn001"; //¾à·Â
/*
		Mn000 = "/Company/CEO/message.asp?mn=Mn000"; //ÀÎ»ç¸»
		Mn001 = "/Company/CEO/ceo_history.asp?mn=Mn001"; //¾à·Â
		Mn002 = "/Company/CEO/ceo_news.asp?mn=Mn002"; //CEO NEWS
		Mn003 = "/Company/CEO/story.asp?mn=Mn003"; //½ÅÈÆ ½ºÅä¸®
*/
	Mn01 = "/Company/General/kh_about.asp?mn=Mn010"; //ÀÏ¹ÝÇöÈ²
		Mn010 = "/Company/General/kh_about.asp?mn=Mn010"; //±ÝÈ£°Ç¼³Àº...
		Mn011 = "/Company/General/history.asp?mn=Mn011"; //ÁÖ¿ä¿¬Çõ
		Mn012 = "/Company/General/vision.asp?mn=Mn012"; //ºñÀü
		Mn013 = "/Company/General/organogram01.asp?mn=Mn013"; //Á¶Á÷µµ
		Mn014 = "/Company/General/kh_group.asp?mn=Mn014"; //±×·ì¼Ò°³

	Mn02 = "/Company/Manage/quality_course.asp?mn=Mn020"; //Áö¼Ó°¡´É°æ¿µ
		Mn020 = "/Company/Manage/quality_course.asp?mn=Mn020"; //Ç°Áú°æ¿µ
		Mn021 = "/Company/Manage/safety_course.asp?mn=Mn021"; //¾ÈÀü°æ¿µ
		Mn022 = "/Company/Manage/envi_course.asp?mn=Mn022"; //È¯°æ°æ¿µ


	Mn03 = "/Company/Tech/prize_01.asp?mn=Mn030" //±ÝÈ£°Ç¼³ÀÇ ±â¼ú·Â
		Mn030 = "/Company/Tech/prize_01.asp?mn=Mn030"; //¼ö»ó½ÇÀû
		Mn031 = "/Company/Tech/certify_01.asp?mn=Mn031"; //ÀÎÁõ¼­
		Mn032 = "/Company/Tech/research_info.asp?mn=Mn032"; //¿¬±¸°³¹ß


	Mn04 = "/Company/Recruit/human.asp?mn=Mn040" //Ã¤¿ëÁ¤º¸
		Mn040 = "/Company/Recruit/human.asp?mn=Mn040"; //ÀÎÀç»ó
		Mn041 = "/Company/Recruit/recruit_sys.asp?mn=Mn041"; //ÀÎ»çÁ¦µµ
		Mn042 = "/Company/Recruit/recruit_up.asp?mn=Mn042"; //ÀÎÀçÀ°¼º
		Mn043 = "/Company/Recruit/recruit_info.asp?mn=Mn043"; //Ã¤¿ë¾È³»
		Mn044 = "/Company/Recruit/recruit_news.asp?mn=Mn044"; //Ã¤¿ë¼Ò½Ä
		Mn045 = "/Company/Recruit/recruit.asp?mn=Mn045"; //Ã¤¿ë¹®ÀÇ

	Mn05 = "/Company/Location/location.asp?mn=Mn05" //Ã£¾Æ¿À½Ã´Â ±æ 



//*****»ç¾÷¼Ò°³********//
Mn1 = "/Work/work_sub_main.asp?mn=Mn1"; //¼­ºê¸ÞÀÎ
	Mn10 = "/Work/building01.asp?mn=Mn100"; //°ÇÃàºÐ¾ß
		Mn100 = "/Work/building01.asp?mn=Mn100"; //¾÷¹«½Ã¼³
		Mn101 = "/Work/building02.asp?mn=Mn101"; //ÆÇ¸Å/Ã¢°í/¹°·ù½Ã¼³
		Mn102 = "/Work/building03.asp?mn=Mn102"; //·¹Àú½Ã¼³
		Mn103 = "/Work/building04.asp?mn=Mn103"; //»ç¾÷½ÇÀû

	Mn11 = "/Work/eng01.asp?mn=Mn110"; //Åä¸ñºÐ¾ß
		Mn110 = "/Work/eng01.asp?mn=Mn110"; //°øÇ×
		Mn111 = "/Work/eng02.asp?mn=Mn111"; //Ã¶µµ/±³·®
		Mn112 = "/Work/eng03.asp?mn=Mn112"; //°í¼Óµµ·Î/ÅÍ³Î
		Mn113 = "/Work/eng04.asp?mn=Mn113"; //SOC»ç¾÷
		Mn114 = "/Work/eng05.asp?mn=Mn114"; //»ç¾÷½ÇÀû

	Mn12 = "/Work/house01.asp?mn=Mn120"; //ÁÖÅÃºÐ¾ß
		Mn120 = "/Work/house01.asp?mn=Mn120"; //¾ÆÆÄÆ®
		Mn121 = "/Work/house02.asp?mn=Mn121"; //ÁÖ»óº¹ÇÕ/Àü¿øÁÖÅÃ
		Mn122 = "/Work/house03.asp?mn=Mn122"; //»ç¾÷½ÇÀû

	Mn13 = "/Work/plant01.asp?mn=Mn130"; //ÇÃ·£Æ®ºÐ¾ß
		Mn130 = "/Work/plant01.asp?mn=Mn130"; //¼®À¯È­ÇÐ
		Mn131 = "/Work/plant02.asp?mn=Mn131"; //°øÀåÀÚµ¿È­
		Mn132 = "/Work/plant_envi.asp?mn=Mn132"; //È¯°æ
		Mn133 = "/Work/plant03.asp?mn=Mn133"; //¿¡³ÊÁö
		Mn134 = "/Work/plant04.asp?mn=Mn134"; //»ç¾÷½ÇÀû



//*****ÅõÀÚÁ¤º¸********//
Mn2 = "/Investment/inv_sub_main.asp?mn=Mn2"; //¼­ºê¸ÞÀÎ
	Mn20 = "/Investment/summary.asp?mn=Mn200"; //±â¾÷Áö¹è±¸Á¶
		Mn200 = "/Investment/summary.asp?mn=Mn200"; //È¸»ç°³¿ä
		Mn201 = "/Investment/stocks.asp?mn=Mn201"; //ÁÖÁÖ¿¡ °üÇÑ »çÇ×
		Mn202 = "/Investment/governing.asp?mn=Mn202"; //ÀÌ»çÈ¸ ¹× À§¿øÈ¸
		Mn203 = "/Investment/organogram01.asp?mn=Mn203"; //Á¶Á÷µµ
		Mn204 = "/Investment/group.asp?mn=Mn204"; //±â¾÷Áý´Ü¿¡ °üÇÑ »çÇ×

	Mn21 = "/Investment/ann/ann_list.asp?mn=Mn210"; //°ø½ÃÁ¤º¸
		Mn210 = "/Investment/ann/ann_list.asp?mn=Mn210"; //ÀÏ¹Ý°ø½Ã
		Mn211 = "/Investment/work_report.asp?mn=Mn211"; //»ç¾÷º¸°í¼­
	
	Mn22 = "/Investment/sales.asp?mn=Mn220"; //°æ¿µ½ÇÀû
		Mn220 = "/Investment/sales.asp?mn=Mn220"; //¸ÅÃâ ¹× ÀÌÀÍÃßÀÌ
		Mn221 = "/Investment/part_status/construction.asp?mn=Mn221"; //ºÎºÐº° ÇöÈ²
		Mn222 = "/Investment/confidence.asp?mn=Mn222"; //½Å¿ëµî±Þ

	Mn23 = "/Investment/fs.asp?mn=Mn230"; //Àç¹«Á¤º¸
		Mn230 = "/Investment/fs.asp?mn=Mn230"; //¿ä¾àÀç¹«Á¦Ç¥
		Mn231 = "/Investment/fs_down.asp?mn=Mn231"; //Àç¹«Á¦Ç¥

	Mn24 = "/Investment/IR_news/IR_news.asp?mn=Mn240"; //ÅõÀÚÁ¤º¸
		Mn240 = "/Investment/IR_news/IR_news.asp?mn=Mn240"; //IR NEWS
		Mn241 = "/Investment/analyst/analyst_report.asp?mn=Mn241"; //Analyst º¸°í¼­
		Mn242 = "/Investment/annual_report.asp?mn=Mn242"; //Annual Report
		Mn243 = "/Investment/IR_data.asp?mn=Mn243"; //IR Presentation ÀÚ·á
		Mn244 = "/Investment/dividend.asp?mn=Mn244"; //¹è´çÁ¤Ã¥

	Mn25 = "/Investment/stocks_now.asp?mn=Mn250"; //ÁÖ°¡Á¤º¸
		Mn250 = "/Investment/stocks_now.asp?mn=Mn250"; //ÇöÀç½Ã¼¼
		Mn251 = "/Investment/stocks_hour.asp?mn=Mn251"; //½Ã°£´ëº° ½Ã¼¼
		Mn252 = "/Investment/stocks_course.asp?mn=Mn252"; //ÁÖ°¡ÃßÀÌ
		Mn253 = "/Investment/stocks_foreign.asp?mn=Mn253"; //¿Ü±¹ÀÎÁöºÐ

	Mn26 = "/Investment/FAQ/IR_faq.asp?mn=Mn26"; //IR FAQ

	Mn27 = "/Investment/IR_contact.asp?mn=Mn27"; //IR Contact



//*****À±¸®°æ¿µ********//
Mn3 = "/Moral/moral_right.asp?mn=Mn3"; //¼­ºê¸ÞÀÎ
	Mn30 = "/Moral/moral_right.asp?mn=Mn3"; //À±¸®°æ¿µÀÇ Á¤ÀÇ

/*
		Mn300 = "/Moral/moral_right.asp?mn=Mn300"; //À±¸®°æ¿µÀÇ Á¤ÀÇ
		Mn301 = "/Moral/need.asp?mn=Mn301"; //À±¸®°æ¿µÀÇ ÇÊ¿ä¼º
		Mn302 = "/Moral/induction.asp?mn=Mn302"; //À±¸®°æ¿µ µµÀÔ¹è°æ

	Mn31 = "/Moral/organization.asp?mn=Mn310"; //À±¸®°æ¿µ³»ºÎ±ÔÁ¤
		Mn310 = "/Moral/organization.asp?mn=Mn310"; //À±¸®°æ¿µÃßÁøÁ¶Á÷
		Mn311 = "/Moral/m_group.asp?mn=Mn311"; //±×·ìÀ±¸®°­·É
		Mn312 = "/Moral/rule.asp?mn=Mn312"; //À±¸®±ÔÄ¢
		Mn313 = "/Moral/act_rule.asp?mn=Mn313"; //Çàµ¿ÁØÄ¢
		Mn314 = "/Moral/bylaw.asp?mn=Mn314"; //»çÈ¸ºÀ»çÈ°µ¿ ¿î¿µ¼¼Ä¢

	Mn32 = "http://ethics.kumhoasiana.com/CT/common/index.asp"; //À±¸®°æ¿µÈ°µ¿
		Mn320 = "/Moral/instance/instance_list.asp?mn=Mn320"; //À±¸®°æ¿µ½ÇÃµ»ç·Ê
		Mn321 = "/Moral/service/act_intro.asp?mn=Mn321"; //»çÈ¸°øÇåÈ°µ¿

	Mn33 = "/Moral/related/related_list.asp?mn=Mn330"; //À±¸®°æ¿µ ÀÚ·á½Ç
		Mn330 = "/Moral/related/related_list.asp?mn=Mn330"; //À±¸®°æ¿µ °ü·Ã±â»ç
		Mn331 = "/Moral/pds/pds_list.asp?mn=Mn331"; //À±¸®°æ¿µ ÀÚ·á½Ç

	Mn34 = "/Moral/consul_intro.asp?mn=Mn340"; //À±¸®°æ¿µ »ó´ã½Ç
		Mn340 = "/Moral/consul_intro.asp?mn=Mn340"; //»ó´ã½Ç ¼Ò°³
		Mn341 = "/Moral/Report/write.asp?mn=Mn341"; //»ó´ã³»¿ë ÀÛ¼º
		Mn342 = "/Moral/Report/Report_result.asp?mn=Mn342"; //»ó´ã°á°ú È®ÀÎ

*/

//*****È«º¸¼¾ÅÍ********//
Mn4 = "/Pr/pr_sub_main.asp?mn=Mn4"; //¼­ºê¸ÞÀÎ
	Mn40 = "/Pr/kh_news_list.asp?mn=Mn40"; // ±ÝÈ£°Ç¼³´º½º

	Mn41 = "/Pr/Sale_news/by_list.asp?mn=Mn410"; //ºÐ¾ç´º½º
		Mn410 = "/Pr/Sale_news/by_list.asp?mn=Mn410"; //¾î¿ï¸²
		Mn411 = "/Pr/Sale_news/richensia_by_list.asp?mn=Mn411"; //¸®Ã¾½Ã¾Æ
	
	Mn42 = "/Pr/speech_list.asp?mn=Mn42"; //¾ð·Ðº¸µµÀÚ·á

	Mn43 = "/Pr/CI.asp?mn=Mn430"; //CI ¡¤ BI
		Mn430 = "/Pr/CI.asp?mn=Mn430"; //CI¼Ò°³
		Mn431 = "/Pr/BI.asp?mn=Mn431"; //BI¼Ò°³

	Mn44 = "/Pr/tv.asp?mn=Mn440"; //PR°¶·¯¸®
		Mn440 = "/Pr/tv.asp?mn=Mn440"; //¹æ¼Û¸ÅÃ¼
		Mn441 = "/Pr/print.asp?mn=Mn441"; //ÀÎ¼â¸ÅÃ¼
		Mn442 = "/Pr/e_card.asp?mn=Mn442"; //±ÝÈ£°Ç¼³ e-card
		Mn443 = "/Pr/wallpaper01.asp?mn=Mn443"; //±ÝÈ£°Ç¼³ ¿ùÆäÀÌÆÛ
		Mn444 = "/Pr/group.asp?mn=Mn444"; //±ÝÈ£¾Æ½Ã¾Æ³ª ±×·ì

	Mn45 = "/Pr/this_view.asp?mn=Mn450"; //À¥Áø ¾î¿ï¸²
		Mn450 = "/Pr/this_view.asp?mn=Mn450"; //ÀÌ´ÞÈ£º¸±â
		Mn451 = "/Pr/pass_view.asp?mn=Mn451"; //Áö³­´Þº¸±â

	Mn46 = "/Pr/cyber.asp?mn=Mn46"; //»çÀÌ¹ö Ã¼Çè°ü
	Mn47 = "/Pr/event.asp?mn=Mn47"; //°í°´Âü¿© ÀÌº¥Æ®



//*****°í°´¼¾ÅÍ********//
Mn5 = "/Customer/customer_sub_main.asp?mn=Mn5"; //¼­ºê¸ÞÀÎ
	Mn50 = "/Customer/use_info.asp?mn=Mn500"; //°í°´ »ó´ã½Ç
		Mn500 = "/Customer/use_info.asp?mn=Mn500"; //ÀÌ¿ë¾È³»
		Mn501 = "/Customer/Cs/Write.asp?mn=Mn501"; //»ó´ã½ÅÃ»
		Mn502 = "/Customer/Cs/consul_result.asp?mn=Mn502"; //»ó´ã°á°ú È®ÀÎ

	Mn51 = "/Customer/info.asp?mn=Mn510"; //»çÀÌ¹ö °¨»ç½Ç
		Mn510 = "/Customer/info.asp?mn=Mn510"; //°¨»ç½Ç ¾È³»
		//Mn511 = "/Customer/Report/write.asp?mn=Mn511"; //½Å°í³»¿ë ÀÛ¼º
		Mn511 = "/Customer/Report/realname.asp?mn=Mn511"; //½Å°í³»¿ë ÀÛ¼º
		Mn512 = "/Customer/Report/Report_result.asp?mn=Mn512"; //»ó´ã°á°ú È®ÀÎ
	
	Mn52 = "/Customer/FAQ/part_faq.asp?mn=Mn520&DEF_CODE=23"; //ºÐ¾ßº° FAQ
		Mn520 = "/Customer/FAQ/part_faq.asp?mn=Mn520&DEF_CODE=23"; //°ÇÃàºÐ¾ß
		Mn521 = "/Customer/FAQ/part_faq.asp?mn=Mn521&DEF_CODE=24"; //Åä¸ñºÐ¾ß
		Mn522 = "/Customer/FAQ/part_faq.asp?mn=Mn522&DEF_CODE=25"; //ÁÖÅÃºÐ¾ß
		Mn523 = "/Customer/FAQ/part_faq.asp?mn=Mn523&DEF_CODE=26"; //ÇÃ·£Æ®ºÐ¾ß
		Mn524 = "/Customer/FAQ/part_faq.asp?mn=Mn524&DEF_CODE=27"; //IR°ü·Ã
		Mn525 = "/Customer/FAQ/part_faq.asp?mn=Mn525&DEF_CODE=28"; //Ã¤¿ë°ü·Ã
		Mn526 = "/Customer/FAQ/part_faq.asp?mn=Mn526&DEF_CODE=29"; //È¨ÆäÀÌÁö ¹× ±âÅ¸

	Mn53 = "/Customer/payment.asp?mn=Mn530"; //ºÐ¾ç´ë±Ý³³ºÎÁ¶È¸ 


//*****°í°´¼¾ÅÍ********//
Mn6 = "/development/development00.asp?mn=Mn6" //¿¬±¸°³¹ß
	Mn60 = "/development/development01.asp?mn=Mn600" //¿¬±¸¼Ò°³
		Mn600 = "/development/development01.asp?mn=Mn600"; //°³¿ä
		Mn601 = "/development/development02.asp?mn=Mn601"; //¿¬Çõ
		Mn602 = "/development/development03.asp?mn=Mn602"; //Á¶Á÷µµ
		Mn603 = "/development/development04.asp?mn=Mn603"; //ÀÎÁõ¼­
		Mn603_1 = "/development/development04_1.asp?mn=Mn603_1"; //Æ¯Çã±â¼ú
		Mn604 = "/development/development05.asp?mn=Mn604"; //¿À½Ã´Â±æ

	Mn61 = "/development/development06.asp?mn=Mn610" //È¯°æºÐ¾ß R&D
		Mn610 = "/development/development06.asp?mn=Mn610"; //°³¿ä
		Mn611 = "/development/development07.asp?mn=Mn611"; //KIDEA
		Mn612 = "/development/development08.asp?mn=Mn612"; //KIDEA-XD
		Mn613 = "/development/development09.asp?mn=Mn613"; //K-MBR
		Mn614 = "/development/development10.asp?mn=Mn614"; //KUMHO-MBR
		Mn615 = "/development/development11.asp?mn=Mn615"; //¸·¿©°ú Á¤¼öÃ³¸®
		Mn616 = "/development/development12.asp?mn=Mn616"; //ECOS
		Mn617 = "/development/development13.asp?mn=Mn617"; //Åä¾ç¼¼Ã´°ø¹ý
		Mn618 = "/development/development14.asp?mn=Mn618"; //½ÅÀç»ý¿¡³ÊÁö

	Mn62 = "/development/development15.asp?mn=Mn620" //Åä¸ñºÐ¾ß R&D
		Mn620 = "/development/development15.asp?mn=Mn620"; //°³¿ä
		Mn621 = "/development/development16.asp?mn=Mn621"; //±³·® ¸éÁø ½Ã½ºÅÛ
		Mn622 = "/development/development17.asp?mn=Mn622"; //ÀÚ±âºÎ»óÃ¶µµ±³·®ÇÏºÎ±¸Á¶ÀÇ ±Þ¼Ó ½Ã°ø¹ý °³¹ß


	Mn63 = "/development/development18.asp?mn=Mn630" //°ÇÃàºÐ¾ß
		Mn630 = "/development/development18.asp?mn=Mn630"; //STRARCH °ø¹ý
		Mn631 = "/development/development19.asp?mn=Mn631"; //º¹»ç³Ã³­¹æ ½Ã½ºÅÛ
		Mn632 = "/development/development20.asp?mn=Mn632"; //¹æ¼ö°ø¹ý
		Mn633 = "/development/development21.asp?mn=Mn633"; //°øµ¿ ³ëÈÄÈ­ ÁÖÅÃ ¸®¸ðµ¨¸µ


