var __swf_mainPageNum	= "1";     // ´ë¸Þ´º ÆÄ¶ó¸ÞÅÍ°ª
var __swf_subPageNum	= "1";     // ¼Ò¸Þ´º ÆÄ¶ó¸ÞÅÍ°ª

var _top_swf_url = "http://member.seoul.co.kr/img/menu_top.swf";

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('	codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"   width="730" height="95" ALIGN=""  border="0">');
document.write(' <PARAM NAME=movie VALUE="' + _top_swf_url + '?mainPageNum=' + __swf_mainPageNum + '&subPageNum=' + __swf_subPageNum + '">');
document.write(' <PARAM NAME=quality VALUE=high>');
document.write(' <PARAM NAME=menu VALUE=false>');
document.write(' <param name="wmode" value="transparent">');
document.write(' <EMBED src="' + _top_swf_url + '" quality=high bgcolor="#000000"  width="730" height="95" border="0"');
document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
document.write('</OBJECT> ');

	function click_topmenu(strMenu)
	{
		switch(strMenu)
		{
            // ±âÅ¸
			case "readers":
				document.location.href = "http://member.seoul.co.kr/readers/ReadersIndex.php";
				break;
			case "newsplus":
				document.location.href = "http://member.seoul.co.kr/newsplus/NewsPlus.php";
				break;
			case "life":
				document.location.href = "http://member.seoul.co.kr/life/LifeIndex.php";
				break;
			case "entertainment":
				document.location.href = "http://member.seoul.co.kr/movie/";
				break;
			case "adult":
				document.location.href = "http://member.seoul.co.kr/19+1/19+1Index.php";
				break;
			case "readerRequest":
				document.location.href = "http://member.seoul.co.kr/readers/ReadersIndex.php";
				break;
			case "readerPay":
				document.location.href = "http://member.seoul.co.kr/readers/ReadersPay.php";
				break;
			case "readerMove":
				document.location.href = "http://member.seoul.co.kr/readers/ReadersMove.php";
				break;
			case "readerBranch":
				document.location.href = "http://member.seoul.co.kr/readers/ReadersBranch.php";
				break;
			case "newsEducation":
				document.location.href = "http://member.seoul.co.kr/newsplus/NewsPlus.php?relation=education";
				break;
			case "newsCulture":
				document.location.href = "http://member.seoul.co.kr/newsplus/NewsPlus.php?relation=culture";
				break;
			case "newsHealth":
				document.location.href = "http://member.seoul.co.kr/newsplus/NewsPlus.php?relation=health";
				break;
			case "newsLeisure":
				document.location.href = "http://member.seoul.co.kr/newsplus/NewsPlus.php?relation=leisure";
				break;
			case "lifeWoman":
				document.location.href = "http://womandic.seoul.co.kr";
				break;
			case "lifeWeather":
				document.location.href = "http://weather.seoul.co.kr";
				break;
			case "lifeCoupon":
				document.location.href = "http://coupon.seoul.co.kr";
				break;
			case "lifeJob":
				document.location.href = "http://findjob.seoul.co.kr";
				break;
			case "lifeAlba":
				document.location.href = "http://seoul.alba.co.kr";
				break;
			case "enterMovie":
				document.location.href = "http://member.seoul.co.kr/movie/indexMovie.php";
				break;
			case "enterComix":
				document.location.href = "http://member.seoul.co.kr/movie/comix.html";
				break;
			case "enterFortune":
				document.location.href = "http://fortune.seoul.co.kr";
				break;
			case "enterIdea":
				document.location.href = "http://idea.seoul.co.kr";
				break;
			case "enterStage":
				document.location.href = "http://yettz.seoul.co.kr";
				break;
			case "adultHot":
				document.location.href = "http://member.seoul.co.kr/19+1/19+1List.php?section=19_thot";
				break;
			case "adultB":
				document.location.href = "http://member.seoul.co.kr/19+1/19+1List.php?section=19_tbe";
				break;
			case "adultMovie":
				document.location.href = "http://member.seoul.co.kr/19+1/19+1List.php?section=19_tmp";
				break;
			case "adultAbroad":
				document.location.href = "http://member.seoul.co.kr/19+1/19+1List.php?section=19_tabroad";
				break;
			case "adultKorAV":
				document.location.href = "http://member.seoul.co.kr/19+1/19+1movieList.php?genre=korAV";
				break;
			case "adultJapanAV":
				document.location.href = "http://member.seoul.co.kr/19+1/19+1movieList.php?genre=japanAV";
				break;
			case "adultDramaAV":
				document.location.href = "http://member.seoul.co.kr/19+1/19+1movieList.php?genre=dramaAV";
				break;
			case "adultPlanAV":
				document.location.href = "http://member.seoul.co.kr/19+1/19+1movieList.php?genre=planAV";
				break;
		}
    }