// value°ªÀ» cover·Î ÇÏ¸é »õÃ¢¿­¸²
// value°ªÀ» ready·Î ÇÏ¸é "ÁØºñÁßÀÔ´Ï´Ù."

function openCover() {
        window.open("µµ¸ÞÀÎÁÖ¼Ò","cover");
    }

function vPage( vl ) {
        if(vl != "") {
            if(vl == "cover") {
                openCover();
            } else if (vl == "ready")  {
                alert("ÁØºñÁßÀÔ´Ï´Ù.");
            } else {
                window.location.href = vl;
            }
        }
    }
    
    
document.write("\
<table border='0' cellpadding='0' cellspacing='0' width='160'>\
   <tr height='5'><td></td></tr>\
   <tr height='30'>\
     <td><img src='/index/images/search_t.gif' width='160' height='30' border='0'></td>\
   </tr>\
   <form name='form'>\
   <tr>\
     <td width='162' height='30' bgcolor='#cccccc' colspan='3' align='center' valign='bottom' style='padding-bottom:5px;'>\
       <select name='select' style='BACKGROUND-COLOR:#ffffff;' onChange='vPage(this.value);'>\
       <option selected>:: Products Menu ::</option>\
       <option>----------------</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=11'>+ DMC-3/5</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=12'>+ DMC-5FX</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=13'>+ DMC-10</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=14'>+ DMC-20/30</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=15'>+ DMC-20HS</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=16'>+ DMC-20DC</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=17'>+ DMC-40/60</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=18'>+ DMC-100</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=19'>+ DMC-200</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=21'>+ DMC-250</option>\
       <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=20'>+ DHC-SYSTEM</option>\
	   <option value='http://daewha.co.kr/tt/board/ttboard.cgi?act=read&db=eng_product_info&page=1&idx=22'>+ DMS-SYSTEM</option>\
       <option value='http://www.daewha.co.kr/korea/index_6/index_1.php'>+ Application</option>\
       <option>----------------</option>\
       </select>\
     </td>\
   </tr>\
   </form>\
   <tr height='10'><td></td></tr>\
   <tr>\
		<td	width='100%' height='40' align='center'><img src='/eng/index_1/images/menu_t.gif' width='162' height='40' border='0' title='Company info'></td>\
	</tr>\
	<tr>\
		<td	height='24' align='center'><a href='/eng/index_1/index_1.php' onmouseout='MM_swapImgRestore()' onmouseover=\"MM_swapImage('Image1','','/eng/index_1/images/menu_ov_01.gif',1)\"><img src='/eng/index_1/images/menu_01.gif' name='Image1' width='162' height='30' border='0'></a></td>\
	</tr>\
		<tr>\
		<td	height='24' align='center'><a href='/eng/index_1/index_2.php' onmouseout='MM_swapImgRestore()' onmouseover=\"MM_swapImage('Image2','','/eng/index_1/images/menu_ov_02.gif',1)\"><img src='/eng/index_1/images/menu_02.gif' name='Image2' width='162' height='30' border='0'></a></td>\
	</tr>\
	<tr>\
		<td	height='24' align='center'><a href='/eng/index_1/index_4.php' onmouseout='MM_swapImgRestore()' onmouseover=\"MM_swapImage('Image4','','/eng/index_1/images/menu_ov_03.gif',1)\"><img src='/eng/index_1/images/menu_03.gif' name='Image4' width='162' height='30' border='0'></a></td>\
	</tr>\
	<!-- tr>\
		<td	height='24' align='center'><a href='/tt/board/ttboard.cgi?db=ko_notice' onmouseout='MM_swapImgRestore()' onmouseover=\"MM_swapImage('Image5','','/eng/index_1/images/menu_ov_04.gif',1)\"><img src='/eng/index_1/images/menu_04.gif' name='Image5' width='162' height='30' border='0'></a></td>\
	</tr -->\
	<tr>\
		<td	width='100%' height='23' align='center'><img src='/korea/index_1/images/menu_b.gif' width='162' height='23' border='0'></td>\
	</tr>\
  <tr height='20'><td></td></tr>\
</table>\
");

/*
	<tr>\
		<td	height='24' align='center'><a href='/korea/index_1/index_3.php' onmouseout='MM_swapImgRestore()' onmouseover=\"MM_swapImage('Image3','','/eng/index_1/images/menu_ov_03.gif',1)\"><img src='/eng/index_1/images/menu_03.gif' name='Image3' width='162' height='30' border='0'></a></td>\
	</tr>\
*/
