if(typeof(Acode) != "undefined" && Acode.indexOf("visual")>=0) { // Æ÷Åä´Â ¿¹Àü UI·Î
	document.write ("<script src=http://news.joins.com/_ui/script/toplogomenu_photo.js></script>");
} else{
	// _top08_d3_(money|life|politics|world|culture|infotech|opinion|issue|sports|baseball|MLB|soccer|golf|basketball|valleyball|entertainment)º¯¼ö´Â http://news.joins.com/_include/index/home200712/tabmenu_banner.js ¿¡ ¼±¾ðµÇ¾î ÀÖ´Ù°í °¡Á¤ÇÔ
	// slidecaptionÀº http://news.joins.com/_include/index/home200712/top_weather.js ¿¡ Á¤ÀÇµÇ¾î ÀÖ´Ù°í °¡Á¤ÇÔ
	var _top08_str, _top08_tk;
	try { _top08_tk = showTodayKeyword(); } catch(e) { _top08_tk = ""; }
	var _top08_sub_promotion; // 3Â÷¸Þ´º ÇÏÀ§ ÇÁ·Î¸ð¼Ç¿ë
	var top08_sub_promotion_target = ""; // 3Â÷¸Þ´º ÇÏÀ§ ÇÁ·Î¸ð¼Ç¿ë ¹è³Ê Å¸ÄÏ

	function Querystring(qs)
	{
		/* Client-side access to querystring name=value pairs
			Version 1.3
			28 May 2008
			
			License (Simplified BSD):
			http://adamv.com/dev/javascript/qslicense.txt
		*/
		this.params = {};
		if (qs == null) qs = location.search.substring(1, location.search.length);
		if (qs.length == 0) return;

		qs = qs.replace(/\+/g, ' ');
		var args = qs.split('&');
		for(var i=0; i<args.length; i++)
		{
			var pair = args[i].split('=');
			var name = decodeURIComponent(pair[0]);
			var value = (pair.length==2) ? decodeURIComponent(pair[1]) : name;
			this.params[name] = value;
		}

		this.get = function(key, default_)
		{
			var value = this.params[key];
			return (value != null) ? value : default_;
		}
	}

	function top08_menu()
	{
		this.menu_name = arguments[0];
		this.menu_url = arguments[1];
		this.menu_alt = arguments[2];
		this.menu_id = arguments[3];  // 1Â÷ depth¿¡¼­ -1Àº ´Üµ¶¸Þ´º
		this.child = new Array();

		this.addchild = function()
		{
			this.child[this.child.length] = new top08_menu(arguments[0], arguments[1], arguments[2], arguments[3]);
		}
	}

	// ´ë¸Þ´º
	var _top_d = new Array();
	_top_d[0] = new top08_menu("´º½º","http://www.joins.com/","´º½º È¨À¸·Î °¡±â","home01");
	_top_d[1] = new top08_menu("½ºÆ÷Ã÷","http://news.joins.com/sports/","½ºÆ÷Ã÷ È¨À¸·Î °¡±â","home02");
	_top_d[2] = new top08_menu("¿¬¿¹","http://news.joins.com/star/","¿¬¿¹ È¨À¸·Î °¡±â","home03");
	_top_d[3] = new top08_menu("¶óÀÌÇÁ","http://life.joins.com/?cloc=home|top|life","¶óÀÌÇÁ È¨À¸·Î °¡±â","home04");
	_top_d[4] = new top08_menu("TV","http://tv.joins.com/?cloc=home|top|tv","TV È¨À¸·Î °¡±â","home05");
	_top_d[5] = new top08_menu("Æ÷Åä","http://news.joins.com/photo/?cloc=home|top|visual","Æ÷Åä È¨À¸·Î °¡±â","home06");
	_top_d[6] = new top08_menu("ºí·Î±×","http://blog.joins.com/center/v07/?cloc=home|top|blog","ºí·Î±× È¨À¸·Î °¡±â","home07");
	

	// 1Â÷ ¸Þ´º : ´º½º
	_top_d[0].addchild("ÃÖ½Å±â»ç", "http://news.joins.com/list/total_list01.html?cloc=joins|article|gt_mu01", "", "");
	_top_d[0].addchild("°æÁ¦", "http://news.joins.com/money/index.html", "", "money");
	_top_d[0].addchild("»çÈ¸", "http://news.joins.com/life/index.html", "", "life");
	_top_d[0].addchild("Á¤Ä¡", "http://news.joins.com/politics/index.html", "", "politics");
	_top_d[0].addchild("Áö±¸ÃÌ", "http://news.joins.com/world/index.html", "", "world");
	_top_d[0].addchild("¹®È­", "http://news.joins.com/culture/index.html", "", "culture");
	_top_d[0].addchild("IT°úÇÐ", "http://news.joins.com/infotech/index.html", "", "infotech");
	_top_d[0].addchild("»ç¼³Ä®·³", "http://news.joins.com/opinion/index.html", "", "opinion");
	_top_d[0].addchild("ÇÖÀÌ½´", "http://article.joins.com/issue/", "", "issue");
	_top_d[0].addchild("´º½ºÄûÁî", "http://service.joins.com/quiz/index.asp", "", "-1");  // ´Üµ¶
	_top_d[0].addchild("È­Á¦", "http://news.joins.com/list/topic_list01.html", "", "-1");  // ´Üµ¶
	_top_d[0].addchild("J-only", "http://service.joins.com/asp/ijonly_list.asp", "", "-1");  // ´Üµ¶
	_top_d[0].addchild("º¸µµÀÚ·á", "http://article.joins.com/list/brand/list.asp", "", "-1");  // ´Üµ¶
	// 1Â÷ ¸Þ´º : ½ºÆ÷Ã÷
	_top_d[1].addchild("½ºÆ÷Ã÷È¨", "http://news.joins.com/sports/", "", "");
	_top_d[1].addchild("½ºÆ÷Ã÷ÃÖ½Å±â»ç", "http://news.joins.com/list/sports_list01.html", "", "sportslist");
	_top_d[1].addchild("¾ß±¸", "http://news.joins.com/list/sports_baseball_list01.html", "", "baseball");
	_top_d[1].addchild("Ãà±¸", "http://news.joins.com/list/sports_soccer_list01.html", "", "soccer");
	_top_d[1].addchild("°ñÇÁ", "http://news.joins.com/golf/", "", "golf");
	_top_d[1].addchild("½ºÆ÷Ã÷ÀÏ¹Ý", "http://news.joins.com/list/sports_etc_list01.html", "", "all");
	//_top_d[1].addchild("¿Ã¸²ÇÈ", "http://beijing.joins.com/", "", "-1");  // ´Üµ¶
	_top_d[1].addchild("¸¶¶óÅæ", "http://marathon.joins.com/", "", "-1");  // ´Üµ¶
	// 1Â÷ ¸Þ´º : ¿¬¿¹
	_top_d[2].addchild("¿¬¿¹È¨", "http://news.joins.com/star/", "", "");
	_top_d[2].addchild("¿¬¿¹ÃÖ½Å±â»ç", "http://news.joins.com/list/star_list01.html", "", "starlist");
	_top_d[2].addchild("¹æ¼Û", "http://news.joins.com/list/star_entertainment_list01.html", "", "broadcasting");
	_top_d[2].addchild("¿µÈ­", "http://news.joins.com/list/star_movie_list01.html", "", "movie");
	_top_d[2].addchild("¿¬¿¹ÀÏ¹Ý", "http://news.joins.com/list/star_entertainment_f_list01.html", "", "worldenter");
	_top_d[2].addchild("¿¬¿¹Æ÷Åä", "http://article.joins.com/list/entertainment/list_photo_2008.asp", "", "enphoto");

	// 1Â÷ ¸Þ´º : ¶óÀÌÇÁ
	_top_d[3].addchild("¶óÀÌÇÁÈ¨", "http://life.joins.com/", "", "");
	_top_d[3].addchild("ÄÃÃ³", "http://life.joins.com/culture/", "", "lifeculture");
	_top_d[3].addchild("Çªµå", "http://life.joins.com/food/", "", "lifefood");
	_top_d[3].addchild("Æ®·¡ºí", "http://life.joins.com/travel/", "", "lifetravel");
	_top_d[3].addchild("¼îÇÎ°¡ÀÌµå", "http://life.joins.com/shopping/", "", "lifeshopping");
	
	// 1Â÷ ¸Þ´º : TV
	_top_d[4].addchild("½Ã»ç¡¤°æÁ¦", "http://tv.joins.com/index.asp?categoryID=_sisa", "", "");
	_top_d[4].addchild("¿¬¿¹¡¤½ºÆ÷Ã÷", "http://tv.joins.com/index.asp?categoryID=_enports", "", "");
	_top_d[4].addchild("¿©¼º", "http://tv.joins.com/index.asp?categoryID=_woman", "", "");
	_top_d[4].addchild("°ñÇÁ", "http://tv.joins.com/index.asp?categoryID=_golf", "", "");
	_top_d[4].addchild("´ÙÅ¥", "http://tv.joins.com/index.asp?categoryID=_docu", "", "");
	_top_d[4].addchild("¶óÀÌÇÁ", "http://tv.joins.com/index.asp?categoryID=_life", "", "");
	_top_d[4].addchild("¿£ÅÍÅ×ÀÎ¸ÕÆ®", "http://tv.joins.com/index.asp?categoryID=_enter", "", "");
	_top_d[4].addchild("IT¡¤°ÔÀÓ", "http://tv.joins.com/index.asp?categoryID=_itgame", "", "");
	_top_d[4].addchild("¿Àµð¿À", "http://tv.joins.com/index.asp?categoryID=_audio", "", "");
	_top_d[4].addchild("UCC", "http://tv.joins.com/index.asp?categoryID=_ucc", "", "");
	// 1Â÷ ¸Þ´º : Æ÷Åä
	_top_d[5].addchild("Æ÷ÅäÈ¨", "http://news.joins.com/photo/?cloc=home|top|photo", "", "");
	_top_d[5].addchild("½Ã»ç", "http://news.joins.com/photo/photo_sisa.html?cloc=home|top|photo", "", "sisa");
	_top_d[5].addchild("½ºÆ÷Ã÷", "http://news.joins.com/photo/photo_sports.html?cloc=home|top|photo", "", "sports");
	_top_d[5].addchild("¿¬¿¹", "http://news.joins.com/photo/photo_star.html?cloc=home|top|photo", "", "star");
	_top_d[5].addchild("¶óÀÌÇÁ", "http://news.joins.com/photo/photo_life.html?cloc=home|top|photo", "", "life");
	_top_d[5].addchild("ÇÖÀÌ½´", "http://news.joins.com/photo/gallery_hotissue.html?cloc=home|top|gallery", "", "hotissue");
	_top_d[5].addchild("Å×¸¶È­º¸", "http://news.joins.com/photo/gallery_theme.html?cloc=home|top|gallery", "", "theme");	
	_top_d[5].addchild("UCC", "http://service.joins.com/workpeople/?cloc=home|top|canon", "", "UCC");
//	_top_d[5].addchild("Æ÷Åä½ºÅä¸®", "http://photostory.joins.com/", "", "");
	// 1Â÷ ¸Þ´º : ºí·Î±×, Ä«Æä
	_top_d[6].addchild("ÁÖÁ¦º° ºí·Î±×", "http://blog.joins.com/center/category/", "", "");
	_top_d[6].addchild("±âÀÚ ºí·Î±×", "http://blog.joins.com/center/reporter/", "", "");
	_top_d[6].addchild("Áö±¸ÃÌ", "http://blog.joins.com/center/world/", "", "");
	_top_d[6].addchild("°¶·¯¸®", "http://blog.joins.com/center/gallery/", "", "");
	_top_d[6].addchild("¸í¿¹ÀÇ Àü´ç", "javascript:OpenHofWindow();", "", "");
	_top_d[6].addchild("Ä«Æä", "http://cafe.joins.com/center/index.asp?cloc=home|top|cafe", "", "");

	// 2Â÷ ¸Þ´º : ÃÖ½Å±â»ç -> ¾øÀ½
	// 2Â÷ ¸Þ´º : ´º½º -> °æÁ¦
	_top_d[0].child[1].addchild("ÀüÃ¼", "http://news.joins.com/list/money_list01.html", "", "");
	_top_d[0].child[1].addchild("ºÎµ¿»ê", "http://news.joins.com/list/money_estate_list01.html", "", "");
	_top_d[0].child[1].addchild("Áõ±Ç", "http://news.joins.com/list/money_stock_list01.html", "", "");
	_top_d[0].child[1].addchild("±¹Á¦°æÁ¦", "http://news.joins.com/list/money_interecono_list01.html", "", "");
	_top_d[0].child[1].addchild("±ÝÀ¶¡¤º¸Çè", "http://news.joins.com/list/money_finance_list01.html", "", "");
	_top_d[0].child[1].addchild("»ê¾÷¡¤±â¾÷", "http://news.joins.com/list/money_industry_list01.html", "", "");
	_top_d[0].child[1].addchild("¼ÒºñÀÚ¡¤À¯Åë", "http://news.joins.com/list/money_job_list01.html", "", "");
	_top_d[0].child[1].addchild("Ãë¾÷", "http://news.joins.com/list/money_job_list01.html", "", "");
	// 2Â÷ ¸Þ´º : ´º½º -> »çÈ¸
	_top_d[0].child[2].addchild("ÀüÃ¼", "http://news.joins.com/list/life_list01.html", "", "");
	_top_d[0].child[2].addchild("°ËÂû¡¤¹ý¿ø", "http://news.joins.com/list/life_law_list01.html", "", "");
	_top_d[0].child[2].addchild("±³À°", "http://news.joins.com/list/life_education_list01.html", "", "");
	_top_d[0].child[2].addchild("»ç°Ç¡¤»ç°í", "http://news.joins.com/list/life_accident_list01.html", "", "");
	_top_d[0].child[2].addchild("º¹Áö³ëµ¿", "http://news.joins.com/list/life_welfare_list01.html", "", "");
	_top_d[0].child[2].addchild("ÇÐ¼úÁ¾±³", "http://www.joins.com/list/life_religion_list01.html", "", "");
	_top_d[0].child[2].addchild("»ç¶÷", "http://news.joins.com/list/life_people_list01.html", "", "");
	_top_d[0].child[2].addchild("³¯¾¾", "http://news.joins.com/list/life_weather_list01.html", "", "");
	_top_d[0].child[2].addchild("°Ç°­", "http://healthcare.joins.com/", "", "");
	// 2Â÷ ¸Þ´º : ´º½º -> Á¤Ä¡
	_top_d[0].child[3].addchild("ÀüÃ¼", "http://news.joins.com/list/politics_list01.html", "", "");
	_top_d[0].child[3].addchild("¼±°Å", "http://www.joins.com/list/politics_election_list01.html", "", "");
	_top_d[0].child[3].addchild("±¹È¸¡¤Á¤´ç", "http://www.joins.com/list/politics_assemgov_list01.html", "", "");
	_top_d[0].child[3].addchild("Ã»¿Í´ë", "http://news.joins.com/list/politics_bluehouse_list01.html", "", "");
	_top_d[0].child[3].addchild("¿Ü±³", "http://news.joins.com/list/politics_diplomacy_list01.html", "", "");
	_top_d[0].child[3].addchild("ºÏÇÑ", "http://news.joins.com/nknet/", "", "");
	// 2Â÷ ¸Þ´º : ´º½º -> Áö±¸ÃÌ
	_top_d[0].child[4].addchild("ÀüÃ¼", "http://news.joins.com/list/world_list01.html", "", "");
	_top_d[0].child[4].addchild("¹Ì±¹¡¤ºÏ¹Ì", "http://news.joins.com/list/world_northame_list01.html", "", "");
	_top_d[0].child[4].addchild("Áß±¹", "http://news.joins.com/list/world_china_list01.html", "", "");
	_top_d[0].child[4].addchild("ÀÏº»", "http://news.joins.com/list/world_japan_list01.html", "", "");
	_top_d[0].child[4].addchild("À¯·´", "http://news.joins.com/list/world_eu_list01.html", "", "");
	_top_d[0].child[4].addchild("·¯½Ã¾Æ", "http://news.joins.com/list/world_russia_list01.html", "", "");
	_top_d[0].child[4].addchild("¾ÆÅÂ", "http://news.joins.com/list/world_asiapacific_list01.html", "", "");
	_top_d[0].child[4].addchild("¾ÆÇÁ¸®Ä«", "http://news.joins.com/list/world_africa_list01.html", "", "");
	_top_d[0].child[4].addchild("Áß³²¹Ì", "http://www.joins.com/list/world_southame_list01.html", "", "");
	_top_d[0].child[4].addchild("Áßµ¿", "http://www.joins.com/list/world_middleeast_list01.html", "", "");
	// 2Â÷ ¸Þ´º : ´º½º -> ¹®È­
	_top_d[0].child[5].addchild("ÀüÃ¼", "http://www.joins.com/list/culture_list01.html", "", "");
	_top_d[0].child[5].addchild("Á¾±³¡¤ÇÐ¼ú", "http://news.joins.com/list/culture_religion_list01.html", "", "");
	_top_d[0].child[5].addchild("¹®È­Àç", "http://news.joins.com/list/culture_property_list01.html", "", "");
	_top_d[0].child[5].addchild("Ã¥¡¤¹®ÇÐ", "http://news.joins.com/list/culture_book_list01.html", "", "");
	_top_d[0].child[5].addchild("Å¬·¡½Ä", "http://news.joins.com/list/culture_classic_list01.html", "", "");
	_top_d[0].child[5].addchild("¾Ö´Ï¡¤¸¸È­", "http://news.joins.com/list/culture_animation_list01.html", "", "");
	_top_d[0].child[5].addchild("Àü½Ã¡¤¹Ì¼ú", "http://article.joins.com/list/list.asp?ctg=1706&page=1", "", "");
	_top_d[0].child[5].addchild("¿¬±Ø¡¤¹«¿ë", "http://news.joins.com/list/culture_play_list01.html", "", "");
	// 2Â÷ ¸Þ´º : ´º½º -> IT°úÇÐ
	_top_d[0].child[6].addchild("ÀüÃ¼", "http://www.joins.com/list/Infotech_list01.html", "", "");
	_top_d[0].child[6].addchild("IT", "http://news.joins.com/list/Infotech_it_list01.html", "", "");
	_top_d[0].child[6].addchild("ÀÎÅÍ³Ý", "http://news.joins.com/list/Infotech_internet_list01.html", "", "");
	_top_d[0].child[6].addchild("IT±â±â", "http://news.joins.com/list/Infotech_computer_list01.html", "", "");
	_top_d[0].child[6].addchild("°úÇÐ", "http://news.joins.com/list/Infotech_science_list01.html", "", "");
	_top_d[0].child[6].addchild("°ÔÀÓ", "http://isplus.joins.com/list/list_life_lifes_gameall_gamen.html", "", "");
	// 2Â÷ ¸Þ´º : ´º½º -> »ç¼³Ä®·³
	_top_d[0].child[7].addchild("ÀüÃ¼", "http://news.joins.com/list/opinion_list01.html", "", "");
	_top_d[0].child[7].addchild("»ç¼³", "http://news.joins.com/list/opinion_sasul_list01.html", "", "");
	_top_d[0].child[7].addchild("Ä®·³", "http://news.joins.com/list/opinion_column_list01.html", "", "");
	// 2Â÷ ¸Þ´º : ´º½º -> ÇÖÀÌ½´
	_top_d[0].child[8].addchild("ÀüÃ¼", "http://article.joins.com/issue/", "", "");
	_top_d[0].child[8].addchild("Á¤Ä¡", "http://article.joins.com/issue/section.asp?sn=politics", "", "");
	_top_d[0].child[8].addchild("»çÈ¸", "http://article.joins.com/issue/section.asp?sn=life", "", "");
	_top_d[0].child[8].addchild("°æÁ¦", "http://article.joins.com/issue/section.asp?sn=money", "", "");
	_top_d[0].child[8].addchild("Áö±¸ÃÌ", "http://article.joins.com/issue/section.asp?sn=world", "", "");
	_top_d[0].child[8].addchild("½ºÆ÷Ã÷", "http://article.joins.com/issue/section.asp?sn=sports", "", "");
	_top_d[0].child[8].addchild("¹®È­", "http://article.joins.com/issue/section.asp?sn=star", "", "");

	// 2Â÷ ¸Þ´º : ¶óÀÌÇÁ -> ÄÃÃ³
	_top_d[3].child[1].addchild("ÀüÃ¼", "http://life.joins.com/culture/", "", "");
	_top_d[3].child[1].addchild("Àü½Ã¼Ò½Ä", "http://life.joins.com/culture/culture_news.asp?ctg=1706", "", "");
	_top_d[3].child[1].addchild("°ø¿¬´º½º", "http://life.joins.com/culture/culture_news.asp?ctg=1707", "", "");
	_top_d[3].child[1].addchild("Ã¥ÀÌ¾ß±â", "http://life.joins.com/culture/culture_news.asp?ctg=1703", "", "");
	_top_d[3].child[1].addchild("Àü¹®°¡Ä®·³", "http://life.joins.com/culture/culture_column.asp", "", "");
	_top_d[3].child[1].addchild("ÄÃÃ³ºí·Î±×", "http://life.joins.com/culture/culture_blog.asp", "", "");
	
	// 2Â÷ ¸Þ´º : ¶óÀÌÇÁ -> Çªµå
	_top_d[3].child[2].addchild("ÀüÃ¼", "http://life.joins.com/food/", "", "");
	_top_d[3].child[2].addchild("FOODÄ®·³", "http://life.joins.com/food/foodColumn/", "", "");
	_top_d[3].child[2].addchild("FOODÁ¤º¸", "http://life.joins.com/food/foodInfo/", "", "");
	_top_d[3].child[2].addchild("ÃßÃµ!¸ÀÁý", "http://life.joins.com/food/foodRestaurant/", "", "");
	_top_d[3].child[2].addchild("FOODºí·Î±×", "http://life.joins.com/food/foodBlog/", "", "");
	
	// 2Â÷ ¸Þ´º : ¶óÀÌÇÁ -> Æ®·¡ºí
	_top_d[3].child[3].addchild("ÀüÃ¼", "http://life.joins.com/travel/", "", "");
	_top_d[3].child[3].addchild("±¹³»¿©Çà", "http://life.joins.com/travel/news/list.asp?service_gb=1", "", "");
	_top_d[3].child[3].addchild("ÇØ¿Ü¿©Çà", "http://life.joins.com/travel/news/list.asp?service_gb=2", "", "");
	_top_d[3].child[3].addchild("Áö¿ªÃàÁ¦", "http://life.joins.com/travel/news/travellist.asp?cname=ÃàÁ¦", "", "");
	_top_d[3].child[3].addchild("¸À±âÇà", "http://life.joins.com/travel/news/travellist.asp?cname=À½½Ä±âÇà", "", "");
	_top_d[3].child[3].addchild("¿ÍÀÎ±âÇà", "http://life.joins.com/travel/news/travellist.asp?cname=¿ÍÀÎ±âÇà", "", "");
	_top_d[3].child[3].addchild("¿©ÇàÁ¤º¸", "http://life.joins.com/travel/news/travellist.asp", "", "");
	_top_d[3].child[3].addchild("¿©Çà»óÇ°", "http://hanatour.joins.com/app/default.asp", "", "");
	_top_d[3].child[3].addchild("ºí·Î±×", "http://life.joins.com/travel/news/bloglist.asp", "", "");
	_top_d[3].child[3].addchild("È­º¸", "http://life.joins.com/travel/gallery/index.asp", "", "");
	
	// 2Â÷ ¸Þ´º : ¶óÀÌÇÁ -> ¼îÇÎ°¡ÀÌµå
	_top_d[3].child[4].addchild("ÀüÃ¼", "http://life.joins.com/shopping/", "", "");
	_top_d[3].child[4].addchild("¼îÇÎ´º½º", "http://life.joins.com/shopping/news/list.asp?service_gb=1", "", "");
	_top_d[3].child[4].addchild("½Å»óÇ°Á¤º¸", "http://life.joins.com/shopping/news/list.asp?service_gb=2", "", "");
	_top_d[3].child[4].addchild("¼îÇÎTip", "http://life.joins.com/shopping/news/issue_list.asp", "", "");
	_top_d[3].child[4].addchild("Æ÷Åä", "http://life.joins.com/shopping/news/photo_list.asp", "", "");
	_top_d[3].child[4].addchild("ÇÒÀÎÁ¤º¸", "http://life.joins.com/shopping/news/list.asp?service_gb=3", "", "");
	
	var arrTopmenuTab = new Array();
	var arrSubmenuTab = new Array();
	var _top08_real_top_cnt = 0; _top08_real_sub_cnt = 0;
	// ¾Æ·¡ loop ÀÛ¾÷Àº ¹Ù·Î ¾Æ·¡ÀÇ º¯¼ö¸¦ ¸¸µé¾î³»±â À§ÇÑ ÀÛ¾÷ÀÓ
	//var arrTopmenuTab = ["topmenu_01","topmenu_02","topmenu_03","topmenu_04","topmenu_05"];
	//var arrSubmenuTab = ["money","politics","sports","culture","life","world","infotech","opinion","baseball","basketball","soccer","valleyball","MLB","entertainment","golf","issue"];
	for(var _top08_i=0; _top08_i<_top_d.length; _top08_i++)
	{
		if(_top_d[_top08_i].menu_id != "") { eval("arrTopmenuTab["+ _top08_real_top_cnt +"] = \""+ _top_d[_top08_i].menu_id.replace("home0","topmenu_0") +"\";"); _top08_real_top_cnt++; }
		for(var _top08_j=0; _top08_j<_top_d[_top08_i].child.length; _top08_j++)
		{
			if((typeof(_top_d[_top08_i].child[_top08_j]) != "undefined") && (_top_d[_top08_i].child[_top08_j].menu_id != "-1") && (_top_d[_top08_i].child[_top08_j].menu_id != ""))
			{
				eval("arrSubmenuTab["+ _top08_real_sub_cnt +"] = \""+ _top_d[_top08_i].child[_top08_j].menu_id +"\";");
				_top08_real_sub_cnt++;
			}
		}
	}

	function setTopmenuTab(tabid) {
		for(i=0;i<arrTopmenuTab.length;i++) {
			if(arrTopmenuTab[i]==tabid) {
				if(document.getElementById(arrTopmenuTab[i])) document.getElementById(arrTopmenuTab[i]).style.display = "block";
				if(document.getElementById("home0"+ (i+1))) document.getElementById("home0"+ (i+1)).className = "naviON";
			} else {
				if(document.getElementById(arrTopmenuTab[i])) document.getElementById(arrTopmenuTab[i]).style.display = "none";
				if(document.getElementById("home0"+ (i+1))) document.getElementById("home0"+ (i+1)).className = "naviOFF";
			}
		}
	}

	function fn_zn08_menuLayer_on(nz08_menu)
	{
		for(i=0;i<arrSubmenuTab.length;i++) {
			if(arrSubmenuTab[i]==nz08_menu) {
				try {
					document.getElementById("navi_depth3_"+arrSubmenuTab[i]).style.display = "block";
				} catch(e) {}
			} else {
				try {
					document.getElementById("navi_depth3_"+arrSubmenuTab[i]).style.display = "none";
				} catch(e) {}
			}
		}
	}

	function fn_zn08_menuLayer_out(nz08_menu)
	{
		try {
			var obj = document.getElementById("navi_depth3_"+nz08_menu);
			obj.style.display="none";
		} catch(e) {}
	}

	// ÇöÀç À§Ä¡ Ç¥½Ã¿ë º¯¼ö ¼¼ÆÃ
	var Sp_code, F_code = "", S_code = "", T_code = "", F_code2 = "", S_code2 = "";
	try {
		Sp_code = Acode.split("|"); F_code = Sp_code[0]; S_code = Sp_code[1]; T_code = Sp_code[2];
		S_code2 = S_code;
		if(F_code=="news" && S_code=="sports") F_code = "sportsentertainment";
		else if(F_code=="news" && S_code=="star") F_code = "entertainment";

		if(F_code == "news") F_code2 = "home01";
		else if(F_code == "sportsentertainment")
		{
			F_code2 = "home02"; // ½ºÆ÷Ã÷
			if(S_code2 == "broadcasting" || S_code2 == "movie" || S_code2 == "worldenter" || S_code2 == "enphoto") { F_code = "entertainment"; F_code2 = "home03"; }  // ±¸ ½ºÆ÷Ã÷Áß ¿¬¿¹¼½¼Ç
		}
		else if(F_code == "entertainment") F_code2 = "home03";
		else if(F_code == "life") F_code2 = "home04";
		else if(F_code == "visual") F_code2 = "home06";
		else if(F_code == "photo") F_code2 = "home06";
	} catch(e) {
		F_code = "news";
		F_code2 = "home01";
	}

	try {
		var qs = new Querystring();
		var ctg = qs.get("ctg");
		if(ctg && ctg.toString().substr(0,2) == "14") F_code = "sportsentertainment";
		else if(ctg && ctg.toString().substr(0,2) == "15") F_code = "entertainment";
	} catch(e) { }

	// ÀÌÁ¦ »ó´Ü ¸Þ´º¿µ¿ª »Ñ¸®±â ½ÃÀÛ
	_top08_str = "<!-- *********************************************** s : Header *********************************************** -->\n";
	//_top08_str += "<link rel=\"stylesheet\" type=\"text/css\" href=\"http://news.joins.com/_ui/css/2008/joins_article.css\" media=\"all\" />\n";
	//_top08_str += "<link rel=\"stylesheet\" type=\"text/css\" href=\"http://news.joins.com/_ui/css/2008/joins_news.css\" media=\"all\" />\n";
	_top08_str += "<style type=\"text/css\">\n";
	_top08_str += "	/************* ÅëÇÕ°Ë»öÃ¢ À§Ä¡Á¦¾î **************/\n";
	_top08_str += "	#universalSearchV2_sub	{\n";
	_top08_str += "		position:absolute; left:275px; top:4px;\n";
	_top08_str += "		z-index:301;\n";
	_top08_str += "	}\n";
	_top08_str += "\n";
	_top08_str += "	/************* ÅëÇÕ°Ë»öÃ¢ **************/\n";
	_top08_str += "	.srchBoxUnited02 {position:relative; width:411px; height:17px; float:left; padding:4px; background:url(http://images.joins.com/ui_joins/news08/public/bg_srchbox_all02.gif) no-repeat 0 0;}\n";
	_top08_str += "	.srchBoxUnited02 fieldset {position:relative;}\n";
	_top08_str += "	.srchBoxUnited02 legend {display:none;}\n";
	_top08_str += "	.srchBoxUnited02 .srchCateBoxUnt02 {position:relative; z-index:1000; float:left; margin-right:8px;}\n";
	_top08_str += "	.srchBoxUnited02 .srchCateBoxUnt02 dl {width:85px; height:20px; padding-left:10px;}\n";
	_top08_str += "	.srchBoxUnited02 .srchCateBoxUnt02 dl dt {float:left; padding-top:3px; color:#2D62C3;}\n";
	_top08_str += "	.srchBoxUnited02 .srchCateBoxUnt02 dl dd {float:right; padding-top:2px;}\n";
	_top08_str += "	.srchBoxUnited02 .srchOptionList02 {z-index:1000; overflow:hidden;}\n";
	_top08_str += "	.srchBoxUnited02 .srchOptionList02 ul {position:absolute; top:22px; left:2px; z-index:1000; width:94px; border:1px solid #2D62C3; padding:7px 0; background-color:#FFF;}\n";
	_top08_str += "	.srchBoxUnited02 .srchOptionList02 ul li {text-align:left; line-height:20px;}\n";
	_top08_str += "	.srchBoxUnited02 .srchOptionList02 ul li a {color:#484848; display:block; padding:2px 0 0 8px; height:20px;}\n";
	_top08_str += "	.srchBoxUnited02 .srchOptionList02 ul a:hover {text-decoration:none; background-color:#F4F4F4; color:#2D62C3;}\n";
	_top08_str += "	.srchBoxUnited02 .srchTxtBoxUnt02 {float:left; padding-top:1px;}\n";
	_top08_str += "	.srchBoxUnited02 .srchTxtBoxUnt02 input{width:230px; border:0px; padding-right:2px; font-size:13px; font-family:\"±¼¸²\",gulim;}\n";
	_top08_str += "	.srchBoxUnited02 .btnSelectUnt02 {float:left; padding-top:2px;}\n";
	_top08_str += "	.srchBoxUnited02 .btnSrchAllUnt02 {float:right;}\n";
	_top08_str += "	.srchBoxUnited02 .btnSrchAllUnt02 input {float:right; display:block;}\n";
	_top08_str += "\n";
	_top08_str += "	/* °Ë»ö¾îº¸±â - ¼­ºê */\n";
	_top08_str += "	.srchListAutoCreat02 {position:absolute; top:22px; left:97px; z-index:1000; width:261px; height:133px; border:1px solid #2D62C3;  background-color:#FFF; text-align:left;}\n";
	_top08_str += "	.srchListAutoCreat02 ul.autoBox {\n";
	_top08_str += "		overflow:auto; width:259px; height:95px;\n";
	_top08_str += "		padding-top:10px;\n";
	_top08_str += "		scrollbar-3dlight-color:#FFFFFF;\n";
	_top08_str += "		scrollbar-arrow-color:#FFFFFF;\n";
	_top08_str += "		scrollbar-darkshadow-color:#FFFFFF;\n";
	_top08_str += "		scrollbar-face-color:#E1E1E1;\n";
	_top08_str += "		scrollbar-highlight-color:#D8D8D8;\n";
	_top08_str += "		scrollbar-shadow-color:#D8D8D8;\n";
	_top08_str += "		scrollbar-track-color:#F3F3F3;\n";
	_top08_str += "		}\n";
	_top08_str += "	.srchListAutoCreat02 ul.autoBox li {overflow:hidden; line-height:22px;}\n";
	_top08_str += "	.srchListAutoCreat02 ul.autoBox li a {height:22px; padding-left:10px; color:#666; display:block; text-decoration:none;}\n";
	_top08_str += "	.srchListAutoCreat02 ul.autoBox li a:hover {text-decoration:none; background-color:#F4F4F4; color:#2D62C3;}\n";
	_top08_str += "	.srchListAutoCreat02 dl.option {width:259px; height:18px; padding-top:8px; border:1px solid #E6E6E6; background-color:#F8F8F8;}\n";
	_top08_str += "	.srchListAutoCreat02 dl.option a {color:#7B7B7B;}\n";
	_top08_str += "	.srchListAutoCreat02 dl.option a:hover {color:#000;}\n";
	_top08_str += "	.srchListAutoCreat02 dl.option dt {float:left; padding-left:10px;}\n";
	_top08_str += "	.srchListAutoCreat02 dl.option dd {float:right; padding-right:10px; color:#A6A6A6;}\n";
	_top08_str += "</style>\n";
	_top08_str += "<div id=\"SUBHEADER\">\n";
	_top08_str += "\n";
	_top08_str += "	<!-- s : Á¶ÀÎ½º ·Î°í -->\n";
	try {
		if(F_code == "sportsentertainment")
			_top08_str += "	<h1><a href=\"http://www.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/public/logo_joins_sub.gif\" alt=\"JOINS\" /></a><a href=\"http://news.joins.com/sports/\"><img src=\"http://images.joins.com/ui_joins/news08/sports/logo_sports2008.gif\" alt=\"½ºÆ÷Ã÷\" /></a></h1>\n";
		else if(F_code == "entertainment")
			_top08_str += "	<h1><a href=\"http://www.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/public/logo_joins_sub.gif\" alt=\"JOINS\" /></a><a href=\"http://news.joins.com/star/\"><img src=\"http://images.joins.com/ui_joins/news08/sports/logo_entertainment2008.gif\" alt=\"¿¬¿¹\" /></a></h1>\n";
		else if(F_code == "photo")
			_top08_str += "	<h1><a href=\"http://www.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/public/logo_joins_sub.gif\" alt=\"JOINS\" /></a><a href=\"http://news.joins.com/photo/\"><img src=\"http://images.joins.com/ui_joins/news06/news/logo_visual.gif\" alt=\"Æ÷Åä\" /></a></h1>\n";
		else if(F_code == "life")
			_top08_str += "	<h1><a href=\"http://www.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/public/logo_joins_sub.gif\" alt=\"JOINS\" /></a><a href=\"http://life.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/news/logo_visual_life.gif\" alt=\"¶óÀÌÇÁ\" /></a></h1>\n";

		else
		{
			if(S_code2 == "issue")
				_top08_str += " <h1><a href=\"http://www.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/public/logo_joins_sub.gif\" alt=\"JOINS\" /></a><a href=\"http://article.joins.com/issue/\"><img src=\"http://images.joins.com/ui_joins/news08/issue/logo_hot08.gif\" alt=\"ÇÖÀÌ½´\" /></a></h1>\n";
			else
				_top08_str += " <h1><a href=\"http://www.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/public/logo_joins_sub.gif\" alt=\"JOINS\" /></a><a href=\"http://www.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/news/log_news.gif\" alt=\"´º½º\" /></a></h1>\n";
		}
	} catch(e) {
		_top08_str += "	<h1><a href=\"http://www.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/public/logo_joins_sub.gif\" alt=\"JOINS\" /></a><a href=\"http://www.joins.com/\"><img src=\"http://images.joins.com/ui_joins/news08/news/log_news.gif\" alt=\"´º½º\" /></a></h1>\n";
	}
	_top08_str += "	<!-- e : Á¶ÀÎ½º ·Î°í -->\n";
	_top08_str += "	\n";
	_top08_str += "	<!-- s : ±¸µ¶½ÅÃ» -->\n";
	_top08_str += "	<div id=\"subscribePaper\">\n";
	_top08_str += "		<hr /><h2><a href='http://subscribe.joins.com/'>±¸µ¶½ÅÃ»</a><span class='bar01'>|</span><a href='http://news.joins.com/special/wpf/index.html'><img src='http://images.joins.com/ui_joins/news08/frontpage/ui/btn_newsreader0307.gif' alt='J´º½º¸®´õ' /></a><span class='bar01'>|</span><a href='http://pdf.joins.com/'><img src='http://images.joins.com/ui_joins/news08/frontpage/ui/btn_jpdf01.gif' alt='PDF' /></a><!--<span class='bar01'>|</span><a href='http://jjlife.joins.com/'><img src='http://images.joins.com/ui_joins/news08/public/btn_jpremium01.gif' target='_blank' alt='ÇÁ¸®¹Ì¾ö' /></a>--></h2>\n";
	_top08_str += "	</div>\n";
	_top08_str += "	<!-- e : ±¸µ¶½ÅÃ» -->\n";
	_top08_str += "	\n";
	_top08_str += "	<!-- s : ³¯Â¥, ³¯¾¾ Á¤º¸ -->\n";
	_top08_str += "	<div id=\"whataBeautifulDay\">\n";
	_top08_str += "		<hr /><h2>¿À´ÃÀÇ ³¯¾¾</h2>\n";
	_top08_str += "		<span id=\"todayWeather\" title=\"¿À´ÃÀÇ ³¯¾¾\">³¯¾¾ À§Ä¡</span>\n";
	_top08_str += "	</div>\n";
	_top08_str += "	<!-- e : ³¯Â¥, ³¯¾¾ Á¤º¸ -->\n";
	_top08_str += "</div>\n";
	_top08_str += "<!-- *********************************************** e : Header *********************************************** -->\n";
	_top08_str += "\n";
	_top08_str += "<!-- *********************************************** s : Sub Navigation*********************************************** -->\n";
	_top08_str += "<div id=\"SUBNAVI\">\n";
	_top08_str += "	<!-- s : ÅëÇÕ°Ë»ö -->\n";
	_top08_str += "	<div id=\"universalSearchV2_sub\">\n";
	_top08_str += "	<hr /><h2>Á¶ÀÎ½º ÅëÇÕ°Ë»ö</h2>\n";
	_top08_str += "	<form name='top_search' method='get' action=\"http://find.joins.com/\" onsubmit='searchCheck2(this);return false;'>\n";
	_top08_str += "			<input type='hidden' name='category' value='total'>\n";
	_top08_str += "			<!-- s : ÅëÇÕ°Ë»öÃ¢ -->	\n";
	_top08_str += "			<div class=\"srchBoxUnited02\">\n";
	_top08_str += "				<!-- s : °Ë»ö Ä«Å×°í¸® ¸®½ºÆ® -->\n";
	_top08_str += "				<div class=\"srchOptionList02\">\n";
	_top08_str += "					<ul id=\"t_SearchCondList\" style=\"display:none;\"><!-- class=\"off\"  -->\n";
	_top08_str += "						<li><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','total');\">ÅëÇÕ°Ë»ö</a></li>\n";
	_top08_str += "						<li><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','news');\">´º½º</a></li>\n";				
	_top08_str += "						<li><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','community');\">ºí·Î±×</a></li>	\n";			
	_top08_str += "						<li><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','photo');\">Æ÷Åä</a></li>\n";
	_top08_str += "						<li><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','movie');\">µ¿¿µ»ó</a></li>\n";
	_top08_str += "						<li><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','people');\">ÀÎ¹°</a></li>\n";
	_top08_str += "						<li><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','lifeinfo');\">»ýÈ°Á¤º¸</a></li>\n";
	_top08_str += "						<li><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','dictionary');\">»çÀü</a></li>\n";
	_top08_str += "						<li><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','web');\">À¥</a></li>\n";	
	_top08_str += "					</ul>\n";
	_top08_str += "				</div>\n";
	_top08_str += "				<!-- e : °Ë»ö Ä«Å×°í¸® ¸®½ºÆ® -->\n";
	_top08_str += "			<fieldset>\n";
	_top08_str += "				<legend>¹Ìµð¾î °Ë»ö</legend>\n";
	_top08_str += "				<!-- s : °Ë»ö Ä«Å×°í¸® ÅÇ -->\n";
	_top08_str += "				<div class=\"srchCateBoxUnt02\">\n";
	_top08_str += "					<dl>\n";
	_top08_str += "						<dt id=\"t_selectedCond\">ÅëÇÕ°Ë»ö</dt>\n";
	_top08_str += "						<dd><a href=\"javascript:;\" onClick=\"javascript:_SelectSearchCond('t','');\"><img src=\"http://images.joins.com/ui_joins/news08/public/btn_srchbox_select02.gif\" alt=\"\"></a></dd>\n";
	_top08_str += "					</dl>\n";
	_top08_str += "				</div>\n";
	_top08_str += "			<!-- e : °Ë»ö Ä«Å×°í¸® ÅÇ -->\n";
	_top08_str += "				<div class=\"srchTxtBoxUnt02\"><input type=\"edit\" name=\"kwd\"/></div>\n";
	_top08_str += "				<div class=\"btnSelectUnt02\"></div>\n";
	_top08_str += "				<div class=\"btnSrchAllUnt02\"><input type=\"image\" onfocus=\"this.blur()\" src=\"http://images.joins.com/ui_joins/news08/public/btn_srchallbox_srch02.gif\" alt=\"°Ë»ö\" /></div>\n";			
	_top08_str += "			</fieldset>\n";
	_top08_str += "		</form>\n";
	_top08_str += "		</div>\n";
	_top08_str += "		<!-- e : ÅëÇÕ°Ë»öÃ¢ -->\n";
	_top08_str += "		<div id=\"realTimeSearch\" title=\"ÀÎ±â °Ë»ö¾î\" onmouseout=\"document.getElementById('layer_realtime').style.display='none';\" onmouseover=\"document.getElementById('layer_realtime').style.display='block';\">\n";
	_top08_str += "			<a href=\"javascript:;\" ><img src=\"http://images.joins.com/ui_joins/news08/public/tit_realtime02.gif\" alt=\"ÀÎ±â °Ë»ö¾î\" /></a>\n";
	_top08_str += "			<div id=\"layer_realtime\" style=\"display:none;\" >\n";
	_top08_str += _top08_tk;
	_top08_str += "			</div>\n";
	_top08_str += "			<script type=\"text/JavaScript\">Today_Keyword(); </script>\n";
	_top08_str += "		</div>\n";
	_top08_str += "\n";
	_top08_str += "		<div id=\"todayKeyword\" title=\"¿À´ÃÀÇ °Ë»ö¾î\"><script type=\"text/javascript\">Lotte_Keyword2(\"main\");</script></div>\n";
	_top08_str += "\n";
	_top08_str += "	</form>\n";
	_top08_str += "	</div>\n";
	_top08_str += "	<!-- e : ÅëÇÕ°Ë»ö -->\n";
	_top08_str += "	<!-- s : Á¶ÀÎ½º ³×ºñ°ÔÀÌ¼Ç -->\n";
	_top08_str += "	<div id=\"joinsNavigation\" class=\"joinshome01\"><!-- È°¼ºÈ­µÈ ¼­ºê class (´º½º : joinshome01, ½ºÆ÷Ã÷¡¤¿¬¿¹ : joinshome02, Æ÷Åä :  joinshome04)-->\n";
	_top08_str += "		<hr /><h2>Á¶ÀÎ½º ³×ºñ°ÔÀÌ¼Ç</h2>\n";

	for(var _top08_i=0; _top08_i<_top_d.length; _top08_i++)
	{
		var _top08_default_class = "", _top08_default_display = "display:none;";
		if(_top08_i == 0) { _top08_default_class = " class=\"naviON\""; _top08_default_display = "display:block;"; }

		_top08_str += "		<h3 id=\""+ _top_d[_top08_i].menu_id +"\""+ _top08_default_class +"><a href=\""+ _top_d[_top08_i].menu_url +"\" title=\""+ _top_d[_top08_i].menu_alt +"\" onmouseover=\"setTopmenuTab('topmenu_0"+ (_top08_i+1) +"')\" >"+ _top_d[_top08_i].menu_name +"</a></h3>\n";
		// Ä«Æä´Â ¸Þ´º°¡ ¾øÁö¸¸ ±×³É Ç¥½ÃÇÑ´Ù - 2008.06.17
		//if(_top_d[_top08_i].menu_name == "ºí·Î±×") // ºí·Î±×, Ä«Æä´Â ÅëÀ¸·Î
		//	_top08_str += "		<h3 id=\"home07\""+ _top08_default_class +"><a href=\"http://cafe.joins.com/center/index.asp?cloc=home|top|cafe\" title=\"Ä«Æä È¨À¸·Î °¡±â\" onmouseover=\"setTopmenuTab('topmenu_0"+ (_top08_i+1) +"')\" >Ä«Æä</a></h3>\n";
		_top08_str += "		<ul class=\"navi_depth2\" style=\""+ _top08_default_display +"\" id=\"topmenu_0"+ (_top08_i+1) +"\">\n";

		for(var _top08_j=0; _top08_j<_top_d[_top08_i].child.length; _top08_j++)
		{
			if(typeof(_top_d[_top08_i].child[_top08_j].child[0]) == "undefined") // ÇÏÀ§ ¸Þ´º°¡ ¾øÀ» °æ¿ì
			{
				if(_top_d[_top08_i].child[_top08_j].menu_id == "-1") // ´Üµ¶¸Þ´ºÀÏ °æ¿ì
				{
					if(_top_d[_top08_i].child[_top08_j].menu_name == "¸¶¶óÅæ")
						_top08_str += "		<li class=\"li_solo\"><a href=\""+ _top_d[_top08_i].child[_top08_j].menu_url +"\" target=\"_blank\">"+ _top_d[_top08_i].child[_top08_j].menu_name +"</a></li>\n";
					else
						_top08_str += "		<li class=\"li_solo\"><a href=\""+ _top_d[_top08_i].child[_top08_j].menu_url +"\">"+ _top_d[_top08_i].child[_top08_j].menu_name +"</a></li>\n";
				}
				else
				{
					if((F_code2 == _top_d[_top08_i].menu_id) && (S_code2 != "" && S_code2 == _top_d[_top08_i].child[_top08_j].menu_id)) // ÇöÀç ºÐ·ùÄÚµå¸¦ ±½°Ô Ç¥½Ã
						_top08_str += "		<li><a href=\""+ _top_d[_top08_i].child[_top08_j].menu_url +"\"><b>"+ _top_d[_top08_i].child[_top08_j].menu_name +"</b></a></li>\n";
					else if((F_code2 == _top_d[_top08_i].menu_id) && (S_code2 == "" || S_code2 == "total") && (_top08_j == 0)) // ÇöÀç ºÐ·ùÄÚµå°¡ ¾ø°Å³ª, totalÀÏ °æ¿ì Ã¹¹øÂ° Ç×¸ñÀ» ±½°Ô Ç¥½Ã
						_top08_str += "		<li><a href=\""+ _top_d[_top08_i].child[_top08_j].menu_url +"\"><b>"+ _top_d[_top08_i].child[_top08_j].menu_name +"</b></a></li>\n";
					else
						_top08_str += "		<li><a href=\""+ _top_d[_top08_i].child[_top08_j].menu_url +"\">"+ _top_d[_top08_i].child[_top08_j].menu_name +"</a></li>\n";
				}
			}
			else // ÇÏÀ§ ¸Þ´º°¡ ÀÖÀ» °æ¿ì
			{
				_top08_str += "		<li>\n";
				if((F_code2 == _top_d[_top08_i].menu_id) && (S_code2 != "" && S_code2 == _top_d[_top08_i].child[_top08_j].menu_id)) // ÇöÀç ºÐ·ùÄÚµå¸¦ ±½°Ô Ç¥½Ã
					_top08_str += "			<a href=\""+ _top_d[_top08_i].child[_top08_j].menu_url +"\" onmouseover=\"fn_zn08_menuLayer_on('"+ _top_d[_top08_i].child[_top08_j].menu_id +"');\" ><b>"+ _top_d[_top08_i].child[_top08_j].menu_name +"</b></a>\n";
				else if((F_code2 == _top_d[_top08_i].menu_id) && (S_code2 == "" || S_code2 == "total") && (_top08_j == 0)) // ÇöÀç ºÐ·ùÄÚµå°¡ ¾ø°Å³ª, totalÀÏ °æ¿ì Ã¹¹øÂ° Ç×¸ñÀ» ±½°Ô Ç¥½Ã
					_top08_str += "			<a href=\""+ _top_d[_top08_i].child[_top08_j].menu_url +"\" onmouseover=\"fn_zn08_menuLayer_on('"+ _top_d[_top08_i].child[_top08_j].menu_id +"');\" ><b>"+ _top_d[_top08_i].child[_top08_j].menu_name +"</b></a>\n";
				else
					_top08_str += "			<a href=\""+ _top_d[_top08_i].child[_top08_j].menu_url +"\" onmouseover=\"fn_zn08_menuLayer_on('"+ _top_d[_top08_i].child[_top08_j].menu_id +"');\" >"+ _top_d[_top08_i].child[_top08_j].menu_name +"</a>\n";

				if(_top_d[_top08_i].menu_id == "home02" || _top_d[_top08_i].menu_id == "home03") // ½ºÆ÷Ã÷´Â class Ãß°¡
					_top08_str += "			<div class=\"navi_depth3 narraw\" id=\"navi_depth3_"+ _top_d[_top08_i].child[_top08_j].menu_id +"\" style=\"display:none;\"  onmouseover=\"fn_zn08_menuLayer_on('"+ _top_d[_top08_i].child[_top08_j].menu_id +"');\" onmouseout=\"fn_zn08_menuLayer_out('"+ _top_d[_top08_i].child[_top08_j].menu_id +"');\" >\n";
				else
					_top08_str += "			<div class=\"navi_depth3\" id=\"navi_depth3_"+ _top_d[_top08_i].child[_top08_j].menu_id +"\" style=\"display:none;\"  onmouseover=\"fn_zn08_menuLayer_on('"+ _top_d[_top08_i].child[_top08_j].menu_id +"');\" onmouseout=\"fn_zn08_menuLayer_out('"+ _top_d[_top08_i].child[_top08_j].menu_id +"');\" >\n";
				_top08_str += "			<dl>\n";
				_top08_str += "			<dt><a href=\""+ _top_d[_top08_i].child[_top08_j].menu_url +"\">"+ _top_d[_top08_i].child[_top08_j].menu_name +"</a></dt>\n";
				_top08_str += "			<dd class=\"unit_txt\"><span></span>\n";
				for(var _top08_k=0; _top08_k<_top_d[_top08_i].child[_top08_j].child.length; _top08_k++)
					_top08_str += "				<a href=\""+ _top_d[_top08_i].child[_top08_j].child[_top08_k].menu_url +"\">"+ _top_d[_top08_i].child[_top08_j].child[_top08_k].menu_name +"</a>\n";
				_top08_str += "			</dd>\n";

				try {
					_top08_sub_promotion = eval("_top08_d3_"+ _top_d[_top08_i].child[_top08_j].menu_id);
					_top08_str += "			<dd class=\"unit_img\">\n";
					for(var _top08_sub_pr_i=0; _top08_sub_pr_i<_top08_sub_promotion.length; _top08_sub_pr_i++)
					{
						if(_top08_sub_promotion[_top08_sub_pr_i][0].indexOf("lotte.com") > -1)
							top08_sub_promotion_target = "target=\"_blank\"";

						_top08_str += "			<a href=\""+ _top08_sub_promotion[_top08_sub_pr_i][0] +"\" " + top08_sub_promotion_target + "><img src=\""+ _top08_sub_promotion[_top08_sub_pr_i][1] +"\" border=0 alt=\"\"></a>\n";
					}
					_top08_str += "			</dd>\n";
				} catch(e) {}
				_top08_str += "			</dl>\n";
				_top08_str += "			</div>\n";
				_top08_str += "		</li>\n";
			}
		}
		_top08_str += "		</ul>\n";
	}
	_top08_str += "	</div>\n";
	_top08_str += "	<!-- e : Á¶ÀÎ½º ³×ºñ°ÔÀÌ¼Ç -->\n";
	_top08_str += "	<!-- s : ±¤°í -->\n";
	_top08_str += "	<div id=\"navAD01_iframe\"><iframe src=\"http://news.joins.com/_include/html/toplogomenu_ad_left.html\" width=\"230\" height=\"60\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" scrolling=\"no\"></iframe></div>\n";
	_top08_str += "	<div id=\"navAD02_iframe\"><iframe src=\"http://news.joins.com/_include/html/toplogomenu_ad_right.html\" width=\"225\" height=\"24\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" scrolling=\"no\"></iframe></div>\n";
	_top08_str += "	<!-- e : ±¤°í -->\n";
	_top08_str += "	\n";
	_top08_str += "</div>\n";
	_top08_str += "<!-- *********************************************** e : Sub Navigation*********************************************** -->\n";
	document.write(_top08_str);

	// ³¯¾¾ ÀÔ·Â
	var loopNum = 1 ;  var movTime ;
	function loopWeather(){
		try{
			document.getElementById('todayWeather').innerHTML = slidecaption[loopNum]
			loopNum++ ;
			if (loopNum >= 7) loopNum = 1 ;
			movTime = setTimeout('loopWeather()',3000) ;	
		} catch(e) {
			document.getElementById('todayWeather').innerHTML = "";
		}
	}
	loopWeather();

	// ÅÇ¼±ÅÃ
	try {
		if(F_code == "news") setTopmenuTab("topmenu_01");
		else if(F_code == "sportsentertainment") setTopmenuTab("topmenu_02");
		else if(F_code == "entertainment") setTopmenuTab("topmenu_03");
		else if(F_code == "life") setTopmenuTab("topmenu_04");
		else if(F_code == "visual") setTopmenuTab("topmenu_06");
		else if(F_code == "photo") setTopmenuTab("topmenu_06"); // ½Å±Ô ÄÚµå´Â photo
		else setTopmenuTab("topmenu_01");
	} catch (e) {
		setTopmenuTab("topmenu_01");
	}
	
	
	function OpenHofWindow()
	{
		var r = window.open("http://blog.joins.com/media/hall_of_fame/", "_hof", "scrollbars=no,status=no,toolbar=no,menubar=no, resizable=no,width=836,height=660");
		if(r) r.focus();
	}
}
