//µµ¸ÞÀÎ ´ÙÀ½¿¡ ¿À´Â °æ·Î·Î ÇöÀç µð·ºÅä¸® °ª¹Þ±â
frmUrl = window.location.pathname;
var varList = frmUrl.split("/");
forCount = varList.length;
/*
document.writeln(varList[1] + "<br>");
document.writeln(varList[2] + "<br>");
document.writeln(varList[3] + "<br>");
*/
var hn = 0;
var mn= 0;

// »ó´ÜºÎºÐ
function aboutMBC_GNB(){
	document.write("<h1><a href='http://aboutmbc.imbc.com/'><img src='http://aboutmbc.imbc.com/korean/images2/logo_aboutMBC_en.gif' alt='About MBC'></a></h1>");
	document.write("<ul class='gnb'>");
	document.write("	<li class='no_bi mr_12'><a href='http://www.imbc.com' target='_blank'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_mbc.jpg' alt='MBC'></a></li>");
	document.write("	<li class='no_bi mr_9'><a href='http://withmbc.imbc.com' target='_blank'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_mbc_with.jpg' alt='MBC¿Í ÇÔ°è'></a></li>");

	// ¸Þ´º¿¡¼­ ÇöÀç ÆäÀÌÁö ¼±ÅÃ Ç¥½Ã
	if(varList[1] == "korean"){
		document.write("	<li><a href='http://aboutmbc.imbc.com/korean/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_korean_over.jpg' alt='Korean'></a></li>");
	} else {
		document.write("	<li><a href='http://aboutmbc.imbc.com/korean/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_korean_out.jpg' onMouseOver='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_korean_over.jpg\"' onMouseOut='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_korean_out.jpg\"' alt='Korean'></a></li>");
	}
	if(varList[1] == "english"){
		document.write("	<li><a href='http://aboutmbc.imbc.com/english/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_english_over.jpg' alt='English'></a></li>");
	} else {
		document.write("	<li><a href='http://aboutmbc.imbc.com/english/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_english_out.jpg' onMouseOver='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_english_over.jpg\"' onMouseOut='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_english_out.jpg\"' alt='English'></a></li>");
	}
	if(varList[1] == "chinese"){
		document.write("	<li><a href='http://aboutmbc.imbc.com/chinese/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_chinese_over.jpg' alt='Chinese'></a></li>");
	} else {
		document.write("	<li><a href='http://aboutmbc.imbc.com/chinese/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_chinese_out.jpg' onMouseOver='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_chinese_over.jpg\"' onMouseOut='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_chinese_out.jpg\"' alt='Chinese'></a></li>");
	}
	if(varList[1] == "japanese"){
		document.write("	<li><a href='http://aboutmbc.imbc.com/japanese/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_japanese_over.jpg' alt='Japanese'></a></li>");
	} else {
		document.write("	<li><a href='http://aboutmbc.imbc.com/japanese/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_japanese_out.jpg' onMouseOver='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_japanese_over.jpg\"' onMouseOut='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_japanese_out.jpg\"' alt='Japanese'></a></li>");
	}
	if(varList[1] == "spanish"){
		document.write("	<li class='no_bi'><a href='http://aboutmbc.imbc.com/spanish/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_spanish_over.jpg' alt='Spanish'></a></li>");
	} else {
		document.write("	<li class='no_bi'><a href='http://aboutmbc.imbc.com/spanish/index.html'><img src='http://aboutmbc.imbc.com/korean/images2/topMenu_spanish_out.jpg' onMouseOver='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_spanish_over.jpg\"' onMouseOut='this.src=\"http://aboutmbc.imbc.com/korean/images2/topMenu_spanish_out.jpg\"' alt='Spanish'></a></li>");
	}
	document.write("</ul>");
}

// ÇÏ´ÜºÎºÐ
function aboutMBC_Footer(){
	document.write("<div class='copyright'>Copyright(c) Since 1996,<a href='http://www.imbc.com' class='link_footer'>MBC & iMBC</a> All Rights Reserved.</div>");
}

// ¸ÞÀÎ ÁÂÃø ¿µ¿ª
function mainLeft(){
	if(varList[1] == "korean"){
		document.write("<div><a href=\"http://aboutmbc.imbc.com/korean/index.html\"><img src=\"http://aboutmbc.imbc.com/korean/images2/h_korea.jpg\" alt=\"korea\"></a></div>");
		document.write("<div><img src=\"http://aboutmbc.imbc.com/korean/images2/left_con_kr2.jpg\" alt=\"\"></div>");
	}
	if(varList[1] == "english"){
		document.write("<div><a href=\"http://aboutmbc.imbc.com/english/index.html\"><img src=\"http://aboutmbc.imbc.com/korean/images2/h_english.jpg\" alt=\"english\"></a></div>");
		document.write("<div><img src=\"http://aboutmbc.imbc.com/korean/images2/left_con_en2.jpg\" alt=\"\"></div>");
	}
	if(varList[1] == "chinese"){
		document.write("<div><a href=\"http://aboutmbc.imbc.com/chinese/index.html\"><img src=\"http://aboutmbc.imbc.com/korean/images2/h_chinese.jpg\" alt=\"chinese\"></a></div>");
		document.write("<div><img src=\"http://aboutmbc.imbc.com/korean/images2/left_con_ch2.jpg\" alt=\"\"></div>");
	}
	if(varList[1] == "japanese"){
		document.write("<div><a href=\"http://aboutmbc.imbc.com/japanese/index.html\"><img src=\"http://aboutmbc.imbc.com/korean/images2/h_japanese.jpg\" alt=\"japanese\"></a></div>");
		document.write("<div><img src=\"http://aboutmbc.imbc.com/korean/images2/left_con_jp2.jpg\" alt=\"\"></div>");
	}
	if(varList[1] == "spanish"){
		document.write("<div><a href=\"http://aboutmbc.imbc.com/spanish/index.html\"><img src=\"http://aboutmbc.imbc.com/korean/images2/h_spanish.jpg\" alt=\"spanish\"></a></div>");
		document.write("<div><img src=\"http://aboutmbc.imbc.com/korean/images2/left_con_sp2.jpg\" alt=\"\"></div>");
	}
}

//µµ¸ÞÀÎ ´ÙÀ½¿¡ ¿À´Â °æ·Î·Î ÇöÀç ÇÃ·¡½¬ ³×ºñ°ÔÀÌ¼Ç À§Ä¡ º¯¼ö Àü´Þ
try{
	if (varList[1] == "korean"){

		if(varList[2] == "corporateinfo"){

			if(varList[3] == "ceo"){hn = 1; mn= 1;}
			if(varList[3] == "brief"){hn = 1; mn= 2;}
			if(varList[3] == "organization"){hn = 1; mn= 3;}
			if(varList[3] == "history"){hn = 1; mn= 4;}
			if(varList[3] == "data"){hn = 1; mn= 5;}
			if(varList[3] == "campaign"){hn = 1; mn= 6;}
			if(varList[3] == "cam"){hn = 1; mn= 7;}
			if(varList[3] == "vision"){hn = 1; mn= 8;}
			if(varList[3] == "map"){hn = 1; mn= 9;}
		}

		if(varList[2] == "mbcprogram" ){
			if(varList[3] == "news"){hn = 2; mn = 1;}
			if(varList[3] == "drama"){hn = 2; mn = 2;}
			if(varList[3] == "sport"){hn = 2; mn = 3;}
			if(varList[3] == "entertainment"){hn = 2; mn = 4;}
			if(varList[3] == "documentary"){hn = 2; mn = 5;}
			if(varList[3] == "radio"){hn = 2; mn= 6;}
			if(varList[3] == "schedule"){hn = 2; mn = 7;}
		}

		if(varList[2] == "mbcnetwork"){
			if(varList[3] == "region"){hn = 5; mn= 1;}
			if(varList[3] == "subsidiary"){hn = 5; mn= 2;}
		}
	}

	if (varList[1] == "english"){
		if(varList[2] == "mbcprogram"){
			if(varList[3] == "drama"){hn = 1; mn= 1;}
			if(varList[3] == "entertainment"){hn = 1; mn= 2;}
			if(varList[3] == "documentary"){hn = 1; mn= 3;}
			if(varList[3] == "news_sports"){hn = 1; mn= 4;}
			if(varList[3] == "radio"){hn = 1; mn= 5;}
			if(varList[3] == "schedule"){hn = 1; mn= 6;}
		}
		if(varList[2] == "corporateinfo"){
			if(varList[3] == "ceo"){hn = 2; mn= 1;}
			if(varList[3] == "brief"){hn = 2; mn= 2;}
			if(varList[3] == "history"){hn = 2; mn= 3;}
			if(varList[3] == "vision"){hn = 2; mn= 4;}
		}

		if(varList[2] == "mbcnetwork"){
			if(varList[3] == "region"){hn = 5; mn= 1;}
			if(varList[3] == "subsidiary"){hn = 5; mn= 2;}
		}
	}

	if (varList[1] == "chinese"){
		if(varList[2] == "mbcprogram"){
			if(varList[3] == "drama"){hn = 1; mn= 1;}
			if(varList[3] == "entertainment"){hn = 1; mn= 2;}
			if(varList[3] == "documentary"){hn = 1; mn= 3;}
			if(varList[3] == "news_sports"){hn = 1; mn= 4;}
			if(varList[3] == "radio"){hn = 1; mn= 5;}
			if(varList[3] == "schedule"){hn = 1; mn= 6;}
		}
		if(varList[2] == "corporateinfo"){
			if(varList[3] == "ceo"){hn = 2; mn= 1;}
			if(varList[3] == "brief"){hn = 2; mn= 2;}
			if(varList[3] == "history"){hn = 2; mn= 3;}
			if(varList[3] == "vision"){hn = 2; mn= 4;}
		}

		if(varList[2] == "mbcnetwork"){
			if(varList[3] == "region"){hn = 5; mn= 1;}
			if(varList[3] == "subsidiary"){hn = 5; mn= 2;}
		}
	}

	if (varList[1] == "japanese"){
		if(varList[2] == "mbcprogram"){
			if(varList[3] == "drama"){hn = 1; mn= 1;}
			if(varList[3] == "entertainment"){hn = 1; mn= 2;}
			if(varList[3] == "documentary"){hn = 1; mn= 3;}
			if(varList[3] == "news_sports"){hn = 1; mn= 4;}
			if(varList[3] == "radio"){hn = 1; mn= 5;}
			if(varList[3] == "schedule"){hn = 1; mn= 6;}
		}
		if(varList[2] == "corporateinfo"){
			if(varList[3] == "ceo"){hn = 2; mn= 1;}
			if(varList[3] == "brief"){hn = 2; mn= 2;}
			if(varList[3] == "history"){hn = 2; mn= 3;}
			if(varList[3] == "vision"){hn = 2; mn= 4;}
		}

		if(varList[2] == "mbcnetwork"){
			if(varList[3] == "region"){hn = 5; mn= 1;}
			if(varList[3] == "subsidiary"){hn = 5; mn= 2;}
		}
	}

	if (varList[1] == "spanish"){
		if(varList[2] == "mbcprogram"){
			if(varList[3] == "drama"){hn = 1; mn= 1;}
			if(varList[3] == "entertainment"){hn = 1; mn= 2;}
			if(varList[3] == "documentary"){hn = 1; mn= 3;}
			if(varList[3] == "news_sports"){hn = 1; mn= 4;}
			if(varList[3] == "radio"){hn = 1; mn= 5;}
		}
		if(varList[2] == "corporateinfo"){
			if(varList[3] == "ceo"){hn = 2; mn= 1;}
			if(varList[3] == "brief"){hn = 2; mn= 2;}
			if(varList[3] == "vision"){hn = 2; mn=3;}
		}
	}
} catch (e) {hn = 0; mn=0;}