<!---------»ó´ÜÀÇ °Ë»ö--------->
var search_url = new Array(
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=1&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=2&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=4&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=14&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=15&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=5&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=6&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=7&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=8&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=9&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=10&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=11&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=12&query=",
	"http://www.donga.com/search/", "http://www.donga.com/search/donga_search.php?tabname=13&query="
);

function search_go(sel, query) {
	var n, istr;
	n = sel.options.selectedIndex;
	istr = query.value;

	if (istr == "") document.location = search_url[(n)*2];
	else document.location = search_url[(n)*2 + 1] + unescape(istr);

	return false;
}

<!--·Î±×ÀÎ-->
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 des_gogogo() {
	var gourl;
	gourl = escape(location.href);
	top.location="http://www.donga.com/members/login.php?gourl=" + gourl;
}

function des_getout() {
	gourl = escape(location.href);
	top.location= "http://www.donga.com/members/logout.php?gourl=" + gourl;
}

function loginarea() {
	var loginhtml = "";
	var dongausercookie = Check_login("dongauserid");
	if(dongausercookie) {
		loginhtml += "<table border='0' cellpadding='0' cellspacing='0' class=G12>";
    	loginhtml += "<tr><td><b>"+dongausercookie+"</b><a href='javascript:des_getout();'><img src='http://img.donga.com/07home/common/logout.gif' border='0' align='absmiddle'></a></td></tr>";
        loginhtml += "</table>";
	} else {
		loginhtml += "<table border='0' cellpadding='0' cellspacing='0'>";
        loginhtml += "<tr><td><a href='javascript:des_gogogo();'><img src='http://img.donga.com/07home/common/login.gif' width='45' height='18' border='0' align='absmiddle'></a></td></tr>";
        loginhtml += "</table>";
	}

	preViewQue2.innerHTML = loginhtml;
}
/*
document.write("<table width=\"966\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("  <tr>");
document.write("    <td width=\"726\" height=\"24\" align=\"right\"><table width=\"714\" height=\"24\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("        <tr>");
//document.write("          <td width=\"101\" valign=\"bottom\" style=\"padding:0 0 6 0;\"><a href=\"http://www.donga.com/\"><img src=\"http://img.donga.com/07home/common/dongacom_logo.gif\" border=\"0\"></a></td>");
document.write("          <td width=\"67\" valign=\"bottom\" style=\"padding:0 0 5 0;\"><a href=\"http://www.donga.com/\"><img src=\"http://img.donga.com/07home/common/g_menu_01.gif\" border=\"0\"></a></td>");
document.write("          <td width=\"53\" valign=\"bottom\" style=\"padding:0 0 5 0;\"><a href=\"http://www.donga.com/news/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image120','','http://img.donga.com/07home/common/g_menu_02_on.gif',1)\"><img src=\"http://img.donga.com/07home/common/g_menu_02.gif\" name=\"Image120\" border=\"0\"></a></td>");
document.write("          <td width=\"1\" valign=\"top\"><img src=\"http://img.donga.com/07home/common/g_menu_line.gif\" width=\"1\" height=\"11\" vspace=\"3\"></td>");
document.write("          <td width=\"58\" align=\"center\" valign=\"bottom\" style=\"padding:0 0 5 0;\"><a href=\"http://nuri.donga.com/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image127','','http://img.donga.com/07home/common/g_menu_03_on.gif',1)\"><img src=\"http://img.donga.com/07home/common/g_menu_03.gif\" name=\"Image127\" border=\"0\"></a></td>");
document.write("          <td width=\"1\" valign=\"top\"><img src=\"http://img.donga.com/07home/common/g_menu_line.gif\" width=\"1\" height=\"11\" vspace=\"3\"></td>");
document.write("          <td width=\"72\" align=\"center\" valign=\"bottom\" style=\"padding:0 0 5 0;\"><a href=\"http://sports.donga.com/default.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image128','','http://img.donga.com/07home/common/g_menu_04_on.gif',1)\"><img src=\"http://img.donga.com/07home/common/g_menu_04.gif\" name=\"Image128\" border=\"0\"></a></td>");
document.write("          <td width=\"1\" valign=\"top\"><img src=\"http://img.donga.com/07home/common/g_menu_line.gif\" width=\"1\" height=\"11\" vspace=\"3\"></td>");
document.write("          <td width=\"47\" align=\"center\" valign=\"bottom\" style=\"padding:0 0 5 0;\"><a href=\"http://www.donga.com/docs/magazine/index.html\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image129','','http://img.donga.com/07home/common/g_menu_05_on.gif',1)\"><img src=\"http://img.donga.com/07home/common/g_menu_05.gif\" name=\"Image129\" border=\"0\"></a></td>");
document.write("          <td width=\"1\" valign=\"top\"><img src=\"http://img.donga.com/07home/common/g_menu_line.gif\" width=\"1\" height=\"11\" vspace=\"3\"></td>");
document.write("          <td width=\"71\" align=\"center\" valign=\"bottom\" style=\"padding:0 0 5 0;\"><a href=\"http://www.dkbnews.com/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image130','','http://img.donga.com/07home/common/g_menu_06_on.gif',1)\"><img src=\"http://img.donga.com/07home/common/g_menu_06.gif\" name=\"Image130\" border=\"0\"></a></td>");
document.write("          <td width=\"1\" valign=\"top\"><img src=\"http://img.donga.com/07home/common/g_menu_line.gif\" width=\"1\" height=\"11\" vspace=\"3\"></td>");
document.write("          <td width=\"59\" align=\"center\" valign=\"bottom\" style=\"padding:0 0 5 0;\"><a href=\"http://etv.donga.com/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image131','','http://img.donga.com/07home/common/g_menu_07_on.gif',1)\"><img src=\"http://img.donga.com/07home/common/g_menu_07.gif\" name=\"Image131\" border=\"0\"></a></td>");
document.write("          <td width=\"1\" valign=\"top\"><img src=\"http://img.donga.com/07home/common/g_menu_line.gif\" width=\"1\" height=\"11\" vspace=\"3\"></td>");
document.write("          <td id=\"preViewQue2\" width=\"180\" valign=\"top\" style=\"padding:0 0 0 6;\"><script language='JavaScript'>loginarea();</script></td>");
document.write("        </tr>");
document.write("      </table></td>");
document.write("      <form name=\"search_form\" method=\"get\" action=\"#\" onSubmit=\"search_go(document.forms['search_form'].menu1, document.forms['search_form'].textfield); return false;\">");
document.write("      <td width=\"240\" align=\"right\" style=\"padding:0 9 0 0;\"><select name=\"menu1\" style=\"font-size:9pt;\">");
document.write("        <option value='tab1'>ÅëÇÕ°Ë»ö</option>");
document.write("        <option value='tab2'>´º½º</option>");
document.write("        <option value='tab3'>PDF</option>");
document.write("        <option value='tab4'>¸Å°ÅÁø</option>");
document.write("        <option value='tab14'>½ºÆ÷Ã÷µ¿¾Æ</option>");
document.write("        <option value='tab5'>ÀÌ½´¡¤¿¬Àç</option>");
document.write("        <option value='tab6'>Æ÷Åä¡¤µ¿¿µ»ó</option>");
document.write("        <option value='tab7'>eÄ®·³</option>");
document.write("        <option value='tab8'>¿Ü±¹¾î</option>");
document.write("        <option value='tab9'>½Ã»ç¿ë¾î</option>");
document.write("        <option value='tab10'>ÀÚµ¿Â÷</option>");
document.write("        <option value='tab11'>¿ä¸®</option>");
document.write("        <option value='tab12'>ÀÎ¹°</option>");
document.write("        <option value='tab13'>¿µÈ­</option>");
document.write("      </select>");
document.write("      <input name=\"textfield\" type=\"text\" class=\"donga_form\" style=\"font-size:12;\" size=\"11\" >");
document.write("      <input type=\"image\" src=\"http://image.donga.com/common/btn_search_o.gif\" width=\"35\" height=\"19\" vspace=\"6\" border=\"0\" align=\"absmiddle\"></div></td></form>");
document.write("  </tr>");
document.write("</table>");
*/