////////////////// ÇÃ·¡½Ã¸Þ´º°ü·Ã ½ÃÀÛ ///////////////////////////////////////

function goMenu(str1){
	if(str1 == "0"){
		alert('¸ÞÀÎ')
		//location.href = "/index.asp";
	}else if(str1 == "1"){
		//alert('È¸»ç¼Ò°³')
		location.href = "/2009_NEW/company/intro_info.asp";
	}else if(str1 == "11"){
		//alert('±â¾÷Á¤º¸')
		location.href = "/2009_NEW/company/intro_info.asp";
	}else if(str1 == "12"){
		//alert('CEOÀÎ»ç¸»')
		location.href = "/2009_NEW/company/ceo.asp";
	}else if(str1 == "13"){
		//alert('È¸»çÁÖ¿ä¿¬Çõ')
		location.href = "/2009_NEW/company/history.asp";
	}else if(str1 == "14"){
		//alert('ÁÖ¿ä³³Ç°½ÇÀû')
		location.href = "/2009_NEW/company/major.asp";
	}else if(str1 == "15"){
		//alert('½Ã°øÇöÀå»çÁø')
		location.href = "/2009_NEW/company/picture.asp";
	}else if(str1 == "16"){
		//alert('ÀÎÁõÇöÀå')
		location.href = "/2009_NEW/company/certify.asp";
	}else if(str1 == "17"){
		//alert('Ã£¾Æ¿À½Ã´Â ±æ')
		location.href = "/2009_NEW/company/location.asp";
	}else if(str1 == "18"){
		//alert('ÀÎÀçÃ¤¿ë')
		location.href = "/2009_NEW/company/recruit.asp";
	}else if(str1 == "2"){
		//alert('¹Ìµð¾î¼¾ÅÍ')
		location.href = "/2009_NEW/media/news.asp";
	}else if(str1 == "21"){
		//alert('°ø°£´º½º')
		location.href = "/2009_NEW/media/news.asp";
	}else if(str1 == "22"){
		alert('¼­ºñ½º °³ÆíÁßÀÔ´Ï´Ù.')
		//location.href = "/2009_NEW/media/report.asp";
	}else if(str1 == "23"){
		//alert('°ø°£ÀÚ·á')
		location.href = "/2009_NEW/media/ad.asp";
	}else if(str1 == "24"){
		//alert('°ø°£¼¼¶ó¹Í Àü½ÃÀå')
		location.href = "/2009_NEW/media/gongan.asp";
	}else if(str1 == "3"){
		//alert('Á¦Ç°Á¤º¸')
		location.href = "/2009_NEW/product/new_prod.asp";
	}else if(str1 == "31"){
		//alert('E-Ä«´Þ·Î±×')
		location.href = "/2009_NEW/product/e-catalog.asp";
	}else if(str1 == "32"){
		//alert('½ÅÁ¦Ç°')
		location.href = "/2009_NEW/product/new_prod.asp";
	}else if(str1 == "33"){
		//alert('µµÀÚ±â(¹Ù´Ú)º®µ¹')
		location.href = "/2009_NEW/product/ceramic1.asp";
	}else if(str1 == "34"){
		//alert('µµÀÚ±â(Á¶Àû)º®µ¹')
		location.href = "/2009_NEW/product/ceramic2.asp";
	}else if(str1 == "35"){
		//alert('ÀÌÇüº®µ¹')
		location.href = "/2009_NEW/product/brick_other.asp";
	}else if(str1 == "36"){
		//alert('±â´É¼º º®µ¹')
		location.href = "/2009_NEW/product/brick_functional.asp";
	}else if(str1 == "37"){
		//alert('ÀÚµ¿ÁÙ´«')
		location.href = "/2009_NEW/product/auto_prod.asp";
	}else if(str1 == "38"){
		//alert('µî±Þ¿ÜÁ¦Ç°')
		location.href = "/2009_NEW/product/class_prdt.asp";
	}else if(str1 == "39"){
		//alert('È¯°æÁ¶Çü¹°')
		location.href = "/2009_NEW/product/envir_prdt.asp";
	}else if(str1 == "4"){
		//alert('Ä£È¯°æ¿¬±¸¼Ò')
		location.href = "/2009_NEW/labor/brick_intro.asp";
	}else if(str1 == "41"){
		//alert('Ä£È¯°æ º®µ¹±â¼ú¿¬±¸¼Ò')
		location.href = "/2009_NEW/labor/brick_intro.asp";
	}else if(str1 == "42"){
		//alert('Ä£È¯°æ Á¶Çü¿¬±¸¼Ò')
		location.href = "/2009_NEW/labor/model_envir_process.asp";
	}else if(str1 == "5"){
		//alert('°í°´Áö¿ø¼¾ÅÍ')
		location.href = "/2009_NEW/customer/catalog_request.asp";
	}else if(str1 == "51"){
		//alert('Ä«´Þ·Î±× ½ÅÃ»')
		location.href = "/2009_NEW/customer/catalog_request.asp";
	}else if(str1 == "52"){
		//alert('¿Â¶óÀÎ ±¸¸Å »ó´ã')
		location.href = "/2009_NEW/customer/online_reg.asp";
	}else if(str1 == "53"){
		//alert('Q&A')
		location.href = "/2009_NEW/customer/qna.asp";
	}
}

////////////////// ÇÃ·¡½Ã¸Þ´º°ü·Ã ³¡ ///////////////////////////////////////