/** ÇÁ·ÎÁ§Æ®¸í: ÇÑÈ£°Ç¼³_swf¸µÅ© ¼¼ÆÃÇÏ±â */
/** 2004_06_19 ÀÛ¼ºÀÚ:ÃÖÇØ¸í */
/** 2004_06_29 ¼öÁ¤ */

function goMenu(id) {
	
	switch (true) {	
		case (id == "0000") :								//ÀÎµ¦½º
			url = "/index.html";
			break;
		case (id == "1001") :								//Company Info > Introduction
			url = "/company_info/introduction.asp";
			break;
		case (id == "1002") :								// Company Info > Ceo Message

			url = "/company_info/ceo.asp";
			break;
		case (id == "1003") :								// Company Info > Vision
			url = "/company_info/vision.asp";
			break;
		case (id == "1004") :								// Company Info > Company History
			url = "/company_info/history.asp";
			break;	
		case (id == "1005") :								// Company Info > C.I

			url = "/company_info/ci.asp";
			break;
		case (id == "1006") :								// Company Info > Recruit

			url = "/company_info/recruit.asp";
			break;






		case (id == "2001") :								// Business > °³¹ß»ç¾÷ ºÎ¹®
			url = "/business/development_business.asp";
			break;
		case (id == "2002") :								// Business > ÁÖÅÃ»ç¾÷ ºÎ¹®
			url = "/business/house_business.asp";
			break;
		case (id == "2003") :								// Business > ½ºÆ÷Ã÷¼¾ÅÍ»ç¾÷ ºÎ¹®
			url = "/business/sport_center_business.asp";
			break;





		case (id == "3001") :								// Portfolio		
			url = "/Portfolio/Portfolio.asp";
			break;




		case (id == "4001") :								// Sale Info > ÁøÇàÁß pr
			url = "/sale_info/ing_sale.asp";
			break;
		case (id == "4002") :								// Sale Info > ÁøÇà¿¹Á¤ pr
			url = "/sale_info/plan_sale.asp";
			break;






		case (id == "5001") :								// HANHO Plaza > ºÎµ¿»ê´º½º
			url = "/hanho_plaza/real_news_list.asp";
			break;
		case (id == "5002") :								// HANHO Plaza > °ü·Ã»çÀÌÆ®
			url = "/hanho_plaza/site_link.asp";
			break;
		case (id == "5003") :								// HANHO Plaza > °øÁö»çÇ×
			url = "/hanho_plaza/notice_list.asp";
			break;
		case (id == "5004") :								// HANHO Plaza > ÀÎÅÍ³Ý Ã»¾à
			url = "/hanho_plaza/internet.asp";
			break;
		case (id == "5005") :								// HANHO Plaza > ºÎµ¿»ê ÄÁ¼³ÆÃ
			url = "/hanho_plaza/consulting.asp";
			break;
			break;
		case (id == "5006") :								// HANHO Plaza > Q&A
			url = "/hanho_plaza/qna_list.asp";
			break;
	}	
	
	if (id == "6000") window.open(url, 'pop','');
	else 	document.location = url;
	return;	
}




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_findObj(n, d) { //v4.01
  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 && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.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_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}


function tableOut5(thiss) {
thiss.style.backgroundColor='#FFFFFF';
}

function tableOver5(thiss) {
thiss.style.backgroundColor='#F6F1ED';
}
