document.write ('<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">');
document.write ('<html>');
document.write ('<head>');
document.write ('<title>동아닷컴</title>');
document.write ('<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">');

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

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_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_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function showLayer(id) {
	document.getElementById(id).style.visibility = "visible";
}
function hiddenLayer(id) {
	document.getElementById(id).style.visibility = "hidden";
}
// 로그인 체크
function Check_login(name)
{
    var cname = name + '=';
    var dc = document.cookie;
    var val = '';

    if (dc.length > 0) {
        begin = dc.indexOf(cname);
        if (begin != -1) {
            begin += cname.length;
            end = dc.indexOf(';', begin);
            if (end == -1) end = dc.length;
            val += unescape(dc.substring(begin, end));
        }
    }
    return val;
}
function loginarea(){
	var gourl;
	gourl = escape(top.location.href);

	loginhtml = "";
	loginhtml +="<strong><a href='http://www.donga.com/members/login.php?gourl="+gourl+"'><font color='757374'>로그인</font></a></strong>";
	loginhtml +=" <img src='http://image.donga.com/economy/img/login_line.gif' width='2' height='8' hspace='2'><a href='http://www.donga.com/members/mregist.php?gourl=http://www.donga.com/'> <font color='757374'>회원가입</font></a>";

	logouthtml = "";
	logouthtml +="<strong><a href='http://www.donga.com/members/logout.php?gourl="+gourl+"'><font color='757374'>로그아웃</font></a></strong>";
	logouthtml +=" <img src='http://image.donga.com/economy/img/login_line.gif' width='2' height='8' hspace='2'><a href='http://nuri.donga.com/mypage/'><font color='757374'>마이페이지</font></a>";

	if(Check_login('dongauserid')){
		document.write(logouthtml);
	}
	else{
		document.write(loginhtml);
	}
}

function display_change(tn,n,t) {
  for (i=1; i<=t; i++) {
    if (i==n) document.getElementById(tn+i).style.display='block';
    else document.getElementById(tn+i).style.display='none';
  }
}

function search_chk() {
	var keyword_str = document.searchfrm.keyword_str.value;
	if (!keyword_str)
	{
		alert(' 검색어를 입력해 주세요. ');
		document.searchfrm.keyword_str.focus();
		return false;
	}
	return true;
}


// 로고 출력하기
function PrintHeadLogo() {
	var PrintHeadLogoStr = "";
	if(HeadValue == "02") PrintHeadLogoStr = "<a href=\"http://etv.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_eTV.gif\" hspace=\"20\" border=\"0\"></a>"; // eTV
	else if(HeadValue == "03") PrintHeadLogoStr = "<a href=\"http://reuters.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_reuters.gif\" hspace=\"20\" border=\"0\"></a>"; // 로이터
	else if(HeadValue == "04") PrintHeadLogoStr = "<a href=\"http://www.dkbnews.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dkbnews.gif\" hspace=\"20\" border=\"0\"></a>"; // 도깨비뉴스
	else if(HeadValue == "05") PrintHeadLogoStr = "<a href=\"http://www.emilitarynews.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_emilitarynews.gif\" hspace=\"20\" border=\"0\"></a>"; // 이밀리터리뉴스
	else if(HeadValue == "06") PrintHeadLogoStr = "<a href=\"http://localen.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_localen.gif\" hspace=\"20\" border=\"0\"></a>"; // 지역n
	else if(HeadValue == "07") PrintHeadLogoStr = "<a href=\"http://nuri.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_nuri.gif\" hspace=\"20\" border=\"0\"></a>"; // 누리
	else if(HeadValue == "08") PrintHeadLogoStr = "<a href=\"http://www.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dongacom.gif\" hspace=\"20\" border=\"0\"></a><a href=\"http://magazine.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_magazine.gif\" border=\"0\"></a>"; // 매거진
	else if(HeadValue == "09") PrintHeadLogoStr = "<a href=\"http://www.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dongacom.gif\" hspace=\"20\" border=\"0\"></a><a href=\"http://shindonga.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_shindonga.gif\" border=\"0\"></a>"; // 신동아
	else if(HeadValue == "10") PrintHeadLogoStr = "<a href=\"http://www.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dongacom.gif\" hspace=\"20\" border=\"0\"></a><a href=\"http://weekly.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_weekly.gif\" border=\"0\"></a>"; // 주간동아
	else if(HeadValue == "11") PrintHeadLogoStr = "<a href=\"http://www.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dongacom.gif\" hspace=\"20\" border=\"0\"></a><a href=\"http://woman.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_woman.gif\" border=\"0\"></a>"; // 여성동아
	else if(HeadValue == "12") PrintHeadLogoStr = "<a href=\"http://www.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dongacom.gif\" hspace=\"20\" border=\"0\"></a><a href=\"http://www.donga.com/e-county/sssboard/board.php?tcode=90007\"><img src=\"http://image.donga.com/home2009/img/s_title_notice.gif\" border=\"0\"></a>"; // 알림
	else if(HeadValue == "13") PrintHeadLogoStr = "<a href=\"http://www.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dongacom.gif\" hspace=\"20\" border=\"0\"></a><a href=\"http://www.donga.com/inmul/inmul_search.html\"><img src=\"http://image.donga.com/home2009/img/s_title_inmul.gif\" border=\"0\"></a>"; // 인물
	else if(HeadValue == "31") PrintHeadLogoStr = "<a href=\"http://www.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dongacom.gif\" hspace=\"20\" border=\"0\"></a><a href=\"http://baduk.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_baduk.gif\" border=\"0\"></a>"; // 바둑
	else if(HeadValue == "32") PrintHeadLogoStr = "<a href=\"http://www.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dongacom.gif\" hspace=\"20\" border=\"0\"></a><a href=\"http://san.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_san.gif\" border=\"0\"></a>"; // 산
	else if(HeadValue == "33") PrintHeadLogoStr = "<a href=\"http://www.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_dongacom.gif\" hspace=\"20\" border=\"0\"></a><a href=\"http://health.donga.com\"><img src=\"http://image.donga.com/home2009/img/2009logo_health.gif\" border=\"0\"></a>"; // 헬스
	else if(HeadValue == "34") PrintHeadLogoStr = "<a href=\"http://etv.donga.com/view.php?code=station&category=002001\"><img src=\"http://image.donga.com/home2009/img/donga_station.gif\" hspace=\"20\" border=\"0\"></a>"; // 동아뉴스테이션
	else PrintHeadLogoStr = "";

	document.write(PrintHeadLogoStr);
}
if(typeof HeadWidthValue =='undefined') HeadWidthValue ="980";

document.write ('<link href="http://image.donga.com/home2009/css/2009_head.css" rel="stylesheet" type="text/css">');
document.write ('</head>');
document.write ('<body leftmargin="0" topmargin="0" rightmargin="0" marginwidth="0">');
document.write ('<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write ('  <tr>');
document.write ('  <td align="center" bgcolor="#f5f4f4"><table width="'+HeadWidthValue+'" border="0" cellspacing="0" cellpadding="0">');
document.write ('   <tr>');
document.write ('    <td width="320" valign="top"><table width="320" border="0" cellspacing="0" cellpadding="0" style="MARGIN: 6px 0px 0px 0px">');
document.write ('     <tr>');
document.write ('      <td class="top_f11"><img src="http://image.donga.com/home2009/img/head_icon01.gif">');
loginarea();
document.write ('      </td>');
document.write ('     </tr>');
document.write ('    </table></td>');
document.write ('   <td height="24" align="right"><table border="0" cellspacing="0" cellpadding="0" style="margin-top:3px;">');
document.write ('    <tr>');
document.write ('     <td align="right" class="top_f11"> <a href="http://nuri.donga.com/">동아누리</a>	<img src="http://image.donga.com/home2009/img/head_bar.gif" hspace="6" align="absmiddle"> <a href="http://www.journalog.net/_main/index.jsp">블로그</a>	<img src="http://image.donga.com/home2009/img/head_bar.gif" hspace="6" align="absmiddle"> <a href="http://etv.donga.com/">eTV	</a><img src="http://image.donga.com/home2009/img/head_bar.gif" hspace="6" align="absmiddle">	<a href="http://reuters.donga.com/">ON세상 </a><img src="http://image.donga.com/home2009/img/head_bar.gif" hspace="6" align="absmiddle">	<a href="http://localen.donga.com/">지역N </a>	<img src="http://image.donga.com/home2009/img/head_bar.gif" hspace="6" align="absmiddle"> <a href="http://economy.donga.com">동아이코노미 </a><img src="http://image.donga.com/home2009/img/head_bar.gif" hspace="6" align="absmiddle">	<a href="http://www.donga.com/docs/magazine/index.html">매거진	</a><img src="http://image.donga.com/home2009/img/head_bar.gif" hspace="6" align="absmiddle">	<a href="http://sports.donga.com/">스포츠동아 </a></td>');
document.write ('    </tr>');
document.write ('   </table></td>');
document.write ('  <td width="132" align="right"><a href="#" onMouseOver="javascript:showLayer(\'LAYER_ADD\')" onMouseOut="javascript:hiddenLayer(\'LAYER_ADD\');"><img src="http://image.donga.com/home2009/img/head_button_more.gif" width="44" height="16" hspace="8" border="0" align="absmiddle"></a><a href="http://www.donga.com"><img src="http://image.donga.com/home2009/img/head_logo2.gif" width="72" height="24" border="0" align="absmiddle"></a></td>');
document.write ('  </tr></table></td>');
document.write (' </tr>');
document.write ('</table>');
document.write ('<center>');
document.write ('<div id="HEADER_MENU" style="width: '+HeadWidthValue+'px; margin: 0 auto; position: relative;">');
if(HeadValue == "06") document.write ('<table width="'+HeadWidthValue+'" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top:15px">');
else document.write ('<table width="'+HeadWidthValue+'" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top:15px;margin-bottom:9px">');
document.write (' <tr>');
document.write ('  <td>');
PrintHeadLogo();
document.write ('</td>');
if(HeadValue == "06") document.write ('  <td align="right" valign="top">');
else document.write ('  <td align="right" valign="bottom">');
if(HeadValue == "06") document.write ('   <table width="154" border="0" cellspacing="0" cellpadding="0" style="display:block;" id="submenu01">');
else document.write ('   <table width="154" border="0" cellspacing="0" cellpadding="0" style="MARGIN: 0px 20px 4px 0px; display:block;" id="submenu01">');
document.write ('   <tr>');
document.write ('    <td width="12"><a href="javascript:display_change(\'submenu0\',3,3)"><img src="http://image.donga.com/home2009/img/l_but.gif" width="8" height="8" border="0"></a></td>');
document.write ('    <td align="center" class="m11" width="130"><a href="http://www.donga.com/"><u>뉴스</u></a> &nbsp;<a href="http://www.donga.com/sports/"><u>스포츠</u></a>&nbsp;<a href="http://www.donga.com/news/tv.html"><u>연예</u></a>&nbsp; <a href="http://photo.donga.com"><u>포토</u></a></td>');
document.write ('    <td width="12" align="right"><a href="javascript:display_change(\'submenu0\',2,3)"><img src="http://image.donga.com/home2009/img/r_but.gif" width="8" height="8" border="0"></a></td>');
document.write ('   </tr></table>');
document.write ('   <table width="154" border="0" cellspacing="0" cellpadding="0" style="MARGIN: 0px 20px 4px 0px; display:none;" id="submenu02">');
document.write ('    <tr>');
document.write ('     <td width="12"><a href="javascript:display_change(\'submenu0\',1,3)"><img src="http://image.donga.com/home2009/img/l_but.gif" width="8" height="8" border="0"></a></td>');
document.write ('     <td align="center" class="m11" width="130"><a href="http://etv.donga.com"><u>동아eTV</u></a> &nbsp;<a href="http://reuters.donga.com/"><u>ON세상</u></a></td>');
document.write ('     <td width="12" align="right"><a href="javascript:display_change(\'submenu0\',3,3)"><img src="http://image.donga.com/home2009/img/r_but.gif" width="8" height="8" border="0"></a></td>');
document.write ('    </tr>');
document.write ('   </table>');
document.write ('   <table width="154" border="0" cellspacing="0" cellpadding="0" style="MARGIN: 0px 20px 4px 0px; display:none;" id="submenu03">');
document.write ('    <tr>');
document.write ('     <td width="12"><a href="javascript:display_change(\'submenu0\',2,3)"><img src="http://image.donga.com/home2009/img/l_but.gif" width="8" height="8" border="0"></a></td>');
document.write ('     <td align="center" class="m11" width="130"><a href="http://nuri.donga.com"><u>동아누리</u></a> &nbsp;<a href="http://www.journalog.net/_main/index.jsp"><u>블로그</u></a></td>');
document.write ('     <td width="12" align="right"><a href="javascript:display_change(\'submenu0\',1,3)"><img src="http://image.donga.com/home2009/img/r_but.gif" width="8" height="8" border="0"></a></td>');
document.write ('    </tr>');
document.write ('   </table>');
document.write ('  </td> ');

if(HeadValue != "06") {
	document.write ('  <td width="275" height="23" align="right" valign="bottom">');
	document.write("<table width=275 height=23 cellpadding = 0 cellspacing=0 border=0 valign=bottom>");
	document.write("	<form method=post action=\"http://search.donga.com/donga/search.php\" onsubmit=\"return chkform2()\" name='frmtop'  id='frmtop'>");
	document.write("<tr><td width=223 valign='bottom' background='http://image.donga.com/home2009/img/sch_inbg.gif' align=right>");
	document.write("<script language=\"javascript\">");
	document.write("function viewSearchType(){");
	document.write("	var sTypeLIst = document.getElementById(\"sType_list\");");

	document.write("	if(sTypeLIst.style.display==\"block\"){");
	document.write("		sTypeLIst.style.display=\"none\";");
	document.write("	}else{");
	document.write("		sTypeLIst.style.display=\"block\";");
	document.write("	}");
	document.write("}");

	document.write("function search_strip(n) {");
	document.write("	var sTypeLIst = document.getElementById(\"sType_list\");");
	document.write("	var sSelItem = document.getElementById(\"selItem\");");

	document.write("	sTypeLIst.style.display=\"none\";");

	document.write("	switch(n) {");
	document.write("		case  0 : ");
	document.write("			sSelItem.innerHTML = '통합검색'; ");
	document.write("			document.frmtop.pageType.value=\"all\";");
	document.write("			document.frmtop.subcategory.value=\"all\";");
	document.write("		break;");
	document.write("		case  1 : ");
	document.write("			sSelItem.innerHTML = '뉴스·PDF'; ");
	document.write("			document.frmtop.pageType.value=\"news\";");
	document.write("			document.frmtop.subcategory.value=\"news\";");
	document.write("		break;");
	document.write("		case  2 : ");
	document.write("			sSelItem.innerHTML = '자매지'; ");
	document.write("			document.frmtop.pageType.value=\"magazine\";");
	document.write("			document.frmtop.subcategory.value=\"\";");
	document.write("		break;");
	document.write("		case  3 : ");
	document.write("			sSelItem.innerHTML = '이슈·연재'; ");
	document.write("			document.frmtop.pageType.value=\"issue\";");
	document.write("			document.frmtop.subcategory.value=\"issue\";");
	document.write("		break;");
	document.write("		case  4 : ");
	document.write("			sSelItem.innerHTML = '스포츠동아'; ");
	document.write("			document.frmtop.pageType.value=\"sportsdonga\";");
	document.write("			document.frmtop.subcategory.value=\"sportsdonga\";");
	document.write("		break;");
	document.write("		case  5 : ");
	document.write("			sSelItem.innerHTML = '도깨비뉴스'; ");
	document.write("			document.frmtop.pageType.value=\"dkbnews\";");
	document.write("			document.frmtop.subcategory.value=\"dkbnews\";");
	document.write("		break;");
	document.write("		case  6 : ");
	document.write("			sSelItem.innerHTML = '포토·동영상'; ");
	document.write("			document.frmtop.pageType.value=\"image\";");
	document.write("			document.frmtop.subcategory.value=\"\";");
	document.write("		break;");
	document.write("		case  7 : ");
	document.write("			sSelItem.innerHTML = '요리'; ");
	document.write("			document.frmtop.pageType.value=\"cook\";");
	document.write("			document.frmtop.subcategory.value=\"cook\";");
	document.write("		break;");
	document.write("		case  8 : ");
	document.write("			sSelItem.innerHTML = '인물'; ");
	document.write("			document.frmtop.pageType.value=\"people\";");
	document.write("			document.frmtop.subcategory.value=\"people\";");
	document.write("		break;");
	document.write("		case  9 : ");
	document.write("			sSelItem.innerHTML = 'e칼럼'; ");
	document.write("			document.frmtop.pageType.value=\"ecolumn\";");
	document.write("			document.frmtop.subcategory.value=\"ecolumn\";");
	document.write("		break;");
	document.write("		case  10 : ");
	document.write("			sSelItem.innerHTML = '외국어'; ");
	document.write("			document.frmtop.pageType.value=\"foreign\";");
	document.write("			document.frmtop.subcategory.value=\"foreign\";");
	document.write("		break;");
	document.write("		case  11 : ");
	document.write("			sSelItem.innerHTML = '자동차'; ");
	document.write("			document.frmtop.pageType.value=\"car\";");
	document.write("			document.frmtop.subcategory.value=\"car\";");
	document.write("		break;");
	document.write("		case 99 : ");
	document.write("			document.frmtop.keyword_str.style.backgroundImage = ''; ");
	document.write("		break;");
	document.write("		default : break;");
	document.write("	}");
	document.write("}");
	document.write("</script>");
	document.write("<div id='TOP_M0'>\n");
	document.write("<div id='TOP_M'>\n");

	document.write("	<div id=\"schsel\">");
	document.write("		<a class=\"t01\" href=\"javascript:viewSearchType();\" onclick='viewSearchType(); return false;'  class='sType_set' onfocus=\"this.blur()\"><span id=\"selItem\">통합검색</span></a>");
	document.write("	</div>");
	document.write("	<div id=\"schtype\">");
	document.write("		<span> ");
	document.write("		<ul id='sType_list' style='display:none;' name='sType_list'> ");
	document.write("		<label for='sType_total' onclick='search_strip(0)' style='height:20px'>통합검색</label><br> ");
	document.write("		<label for='sType_news' onclick='search_strip(1)' style='height:20px'>뉴스·PDF</label><br> ");
	document.write("		<label for='sType_human' onclick='search_strip(2)' style='height:20px'>자매지</label><br> ");
	document.write("		<label for='sType_human' onclick='search_strip(3)' style='height:20px'>이슈·연재</label><br> ");
	document.write("		<label for='sType_photo' onclick='search_strip(4)' style='height:20px'>스포츠동아</label><br> ");
	document.write("		<label for='sType_movie' onclick='search_strip(5)' style='height:20px'>도깨비뉴스</label><br> ");
	document.write("		<label for='sType_community' onclick='search_strip(6)' style='height:20px'>포토·동영상</label><br> ");
	document.write("		<label for='sType_thesis' onclick='search_strip(7)' style='height:20px'>요리</label><br> ");
	document.write("		<label for='sType_web' onclick='search_strip(8)' style='height:20px'>인물</label><br> ");
	document.write("		<label for='sType_web' onclick='search_strip(9)' style='height:20px'>e칼럼</label><br> ");
	document.write("		<label for='sType_web' onclick='search_strip(10)' style='height:20px'>외국어</label><br> ");
	document.write("		<label for='sType_web' onclick='search_strip(11)' style='height:20px'>자동차</label> ");
	document.write("		</ul> ");
	document.write("		</span> ");
	document.write("	</div>");
	document.write("	<div id=\"schin\">");
	document.write("		<input type=\"text\" name=\"keyword_str\" id=\"keyword_str\" value=''  style=\"width:135; \"class='type-text' tabindex='1' title='검색어 입력' style='background:url( ../img/main/input_bg.gif) no-repeat;'  onfocus=\"search_strip(99);\">                            ");
	document.write("		<div id=\"stctopstart\" style=\"position:absolute; width:20; z-index:10000001; top:15px; OVERFLOW: hidden; text-overflow:ellipsis; height:20; left: 215px;\"></div><div id=\"stctopstartUP\" style=\"position:absolute; width:20; z-index:999999; top:20px; OVERFLOW: hidden; text-overflow:ellipsis; height:20; left: 215px;\"></div>");
	document.write("		<script type=\"text/javascript\">");
	document.write("			document.getElementById(\"keyword_str\").setAttribute(\"autocomplete\",\"off\");");
	document.write("			if(document.onload) {document.onmousedown = mouseevent;");
	document.write("			document.onkeydown = keyevent;");
	document.write("			make_bb();}");
	document.write("		</script>");
	document.write("	</div>");
	document.write("	<input type = hidden name = pageType value=news>");
	document.write("	<input type = hidden name = subcategory value=news>");
	document.write("	<div id=\"schbut\"></div>");
	document.write("	<div id=\"pdt\"></div>");
	document.write("</div>\n");
	document.write("</div>\n");
	document.write("</td><td width=52><input type=image src='http://image.donga.com/home2009/img/search.gif' width=47></td></tr></form></table>\n");
	document.write("</td>\n");
}
document.write (' </tr>');
document.write ('</table>');

document.write ('<div id="LAYER_ADD" style="position: absolute; z-index: 1; left: 367px; top: -10px; padding-top: 10px; visibility: hidden;" onMouseOver="javascript:showLayer(\'LAYER_ADD\');" onMouseOut="javascript:hiddenLayer(\'LAYER_ADD\');">');
document.write("	<table width=\"613\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\n");
document.write(" 	  <tr> \n");
document.write(" 		<td colspan=\"3\" bgcolor=\"#6a7273\"><img src=\"http://image.donga.com/home2009/img/blank.gif\" width=\"1\" height=\"3\"></td>\n");
document.write(" 	  </tr>\n");
document.write(" 	  <tr> \n");
document.write(" 		<td width=\"1\" rowspan=\"2\" bgcolor=\"#6a7273\"><img src=\"http://image.donga.com/home2009/img/blank.gif\" width=\"1\" height=\"1\"></td>\n");
document.write(" 		<td height=\"21\" align=\"right\" valign=\"bottom\" background=\"http://image.donga.com/home2009/img/head_bg_sitemap.gif\"><a href=\"#\"><img src=\"http://image.donga.com/home2009/img/head_button_close.gif\" alt=\"닫기\" width=\"15\" height=\"15\" hspace=\"5\" vspace=\"1\" border=\"0\" onclick=\"hiddenLayer('LAYER_ADD')\"></a></td>\n");
document.write(" 		<td width=\"1\" rowspan=\"2\" bgcolor=\"#6a7273\"><img src=\"http://image.donga.com/home2009/img/blank.gif\" width=\"1\" height=\"1\"></td>\n");
document.write(" 	  </tr>\n");
document.write(" 	  <tr> \n");
document.write(" 		<td align=\"center\" valign=\"top\" bgcolor=\"#FFFFFF\"><table width=\"540\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" style=\"MARGIN: 0px 0px 22px 0px\">\n");
document.write(" 			<tr> \n");
document.write(" 			  <td valign=\"top\" align=\"left\"><table width=\"109\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://www.donga.com/\">뉴스</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://news.donga.com/news/politics.html\">정치</a> <font color=\"#dadada\">|</font> \n");
document.write(" 					  <a href=\"http://news.donga.com/news/economy/biz_top.html\">경제</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://news.donga.com/news/society.html\">사회</a> <font color=\"#dadada\">|</font> \n");
document.write(" 					  <a href=\"http://news.donga.com/news/inter.html\">국제</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://news.donga.com/news/tv.html\">연예</a><img src=\"http://image.donga.com/home2009/img/head_icon_new.gif\" width=\"8\" height=\"8\" hspace=\"1\"> \n");
document.write(" 					  <font color=\"#dadada\">|</font> <a href=\"http://news.donga.com/news/culture.html\">문화</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://news.donga.com/sports/\">스포츠</a><img src=\"http://image.donga.com/home2009/img/head_icon_new.gif\" width=\"8\" height=\"8\" hspace=\"1\"></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://news.donga.com/news/it.html\">의학ㆍ과학</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://news.donga.com/news/column.html\">사설ㆍ칼럼</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://news.donga.com/news/people.html\">사람속으로</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://www.donga.com/news/d_story/\">디지털스토리</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://voice.donga.com/\">보이스뉴스</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://www.donga.com/pdf/\">PDF지면보기</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://www.donga.com/news/rss/\">RSS </a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><!a href=\"#\">다국어뉴스</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://english.donga.com/\">ENG</a><font color=\"#dadada\">|</font><a href=\"http://japan.donga.com/\">日本語</a><font color=\"#dadada\">|</font><a href=\"http://chinese.donga.com/\">中國語</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				</table></td>\n");
document.write(" 			  <td width=\"31\" background=\"http://image.donga.com/home2009/img/top_bg_05.gif\"> </td>\n");
document.write(" 			  <td valign=\"top\" align=\"left\"><table width=\"114\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><!a href=\"#\">포토&동영상</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://photo.donga.com/\">포토</a><img src=\"http://image.donga.com/home2009/img/head_icon_new.gif\" width=\"8\" height=\"8\" hspace=\"1\"></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://etv.donga.com/\">동아eTV</a> <font color=\"#dadada\">|</font> \n");
document.write(" 					  <a href=\"http://reuters.donga.com/\">ON세상</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://economy.donga.com/\"><strong>동아이코노미</strong></a><img src=\"http://image.donga.com/home2009/img/head_icon_new.gif\" width=\"8\" height=\"8\" hspace=\"1\"></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://economy.donga.com/\">종합</a> <font color=\"#dadada\">|</font> \n");
document.write(" 					  <a href=\"http://economy.donga.com/stock\">증권</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://economy.donga.com/estate\">부동산</a> <font color=\"#dadada\">|</font> \n");
document.write(" 					  <a href=\"http://economy.donga.com/0103\">금융</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://jobkorea.donga.com/Text/main.asp\">취업</a> <font color=\"#dadada\">|</font> \n");
document.write(" 					  <a href=\"http://join4.creditbank.co.kr/DongA/creditinquiry.cb?m=inquiryMain\">신용조회</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://bohumlife.donga.com/\">보험</a> <font color=\"#dadada\">|</font> \n");
document.write(" 					  <a href=\"http://changup.donga.com/index.asp\">창업</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://car.donga.com/\">자동차</a> <font color=\"#dadada\">|</font> \n");
document.write(" 					  <a href=\"http://economy.donga.com/0112\"> IT</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://localen.donga.com/\">지역N</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://sports.donga.com/\">스포츠동아</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://www.dkbnews.com/\">도깨비뉴스</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://mlbpark.donga.com/\">MLB파크</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				</table></td>\n");
document.write(" 			  <td width=\"31\" background=\"http://image.donga.com/home2009/img/top_bg_05.gif\"> </td>\n");
document.write(" 			  <td valign=\"top\" align=\"left\"><table width=\"114\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.donga.com/docs/magazine/\"><strong>자매지</strong></a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://shindonga.donga.com/\">신동아</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://weekly.donga.com/\">주간동아</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://woman.donga.com/\">여성동아</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://kids.donga.com/\">어린이동아</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.dongascience.com/Ds/\">과학동아</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.dongascience.com/Kids/\">어린이과학동아</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.dongabiz.com/?src=image&kw=000011\">동아비지니스리뷰</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><!a href=\"#\"><strong>헬스&레저</strong></a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://health.donga.com/\">헬스 & 라이프</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://san.donga.com/#\">등산</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.dongauhak.com/\"><strong>동아유학</strong></a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.dongace.com/\"><strong>동아사회교육원</strong></a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://ecommerce.donga.com/index_cp.php?yes24_url=http://www.yes24.com/\"><strong>YES24베스트셀러</strong></a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				</table></td>\n");
document.write(" 			  <td width=\"31\" background=\"http://image.donga.com/home2009/img/top_bg_05.gif\"> </td>\n");
document.write(" 			  <td valign=\"top\" align=\"left\"><table width=\"109\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.journalog.net/\"><strong>블로그</strong></a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://nuri.donga.com/\">동아누리</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.donga.com/event/\">이벤트</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://www.kjclub.com/kr/\">KJCLUB</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\"><img src=\"http://image.donga.com/home2009/img/blank.gif\" width=\"1\" height=\"6\"></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr>\n");
document.write(" 					<td valign=\"top\" background=\"http://image.donga.com/home2009/img/top_spotline_01.gif\"><img src=\"http://image.donga.com/home2009/img/blank.gif\" width=\"1\" height=\"1\"></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://www.donga.com/\">동아닷컴</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://faq.donga.com/\">고객센터</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.donga.com/members/mregist.php\">회원가입</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.donga.com/members/mupdate.php\">회원정보수정</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td valign=\"top\">　</td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><strong><a href=\"http://www.donga.com/\">동아일보</a></strong></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.donga.com/docs/ilbo/\">회사소개</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://www.donga.com/docs/ilbo/svc/\">독자서비스센터</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				  <tr> \n");
document.write(" 					<td height=\"18\" valign=\"top\"><a href=\"http://readers.donga.com/\">구독문의·신청</a></td>\n");
document.write(" 				  </tr>\n");
document.write(" 				</table></td>\n");
document.write(" 			</tr>\n");
document.write(" 		  </table></td>\n");
document.write(" 	  </tr>\n");
document.write(" 	  <tr> \n");
document.write(" 		<td colspan=\"3\" bgcolor=\"#6a7273\"><img src=\"http://image.donga.com/home2009/img/blank.gif\" width=\"1\" height=\"1\"></td>\n");
document.write(" 	  </tr>\n");
document.write(" 	</table>\n");

document.write ('</div>');
document.write ('</div>');
document.write ('</center>');