﻿
function LangChange(language)
{
var pagename = window.location.href;
var myNewString = pagename.replace("/kr/", language);
window.location=myNewString
}

document.write('<div align="center">')
document.write('  <table border="0" cellpadding="0" cellspacing="0" width="780" id="table1">')
document.write('    <tr>')
document.write('      <td><img border="0" src="images/Top_Menu.jpg" width="780" height="21" usemap="#Map" name="Image1"><br>')
document.write('      <img border="0" src="images/Draft_One_top_ver3.jpg" width="780" height="130" galleryimg="no" alt="국제 습지 연대 – 아시아" usemap="#WLI01"></td>')
document.write('    </tr>')
document.write('  </table>')
document.write('</div>')
document.write('<map name="Map">')
document.write('  <area shape="rect" coords="27,3,74,19" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image1\',\'\',\'images/Top_Menu_01.jpg\',1)" onClick="javascript:LangChange(\'/en/\')" alt="영어" title="English">')
document.write('  <area shape="rect" coords="93,3,151,18" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image1\',\'\',\'images/Top_Menu_02.jpg\',1)" onClick="javascript:LangChange(\'/tc/\')" alt="중국어(번체)" title="Traditional Chinese">')
document.write('  <area shape="rect" coords="162,3,223,18" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image1\',\'\',\'images/Top_Menu_03.jpg\',1)" onClick="javascript:LangChange(\'/sc/\')" alt="중국어(간체)" title="Simplified Chinese">')
document.write('  <area shape="rect" coords="237,3,288,18" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image1\',\'\',\'images/Top_Menu_04.jpg\',1)" onClick="javascript:LangChange(\'/jp/\')" alt="일본어" title="Japanese">')
document.write('  <area shape="rect" coords="313,3,356,19" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image1\',\'\',\'images/Top_Menu_05.jpg\',1)" onClick="javascript:LangChange(\'/kr/\')" alt="한국어" title="Korean">')
document.write('  <area shape="circle" coords="715,11,9" href="../index.htm" alt="홈" title="Home">')
document.write('  <area shape="circle" coords="736,11,8" href="SiteMap.htm" alt="사이트맵" title="Sitemap">')
document.write('  <area shape="circle" coords="755,11,8" href="mailto:cepa@wli-asia.org" alt="전자메일" title="Email">')
document.write('</map>')
document.write('<map name="WLI01">')
document.write('<area target="_blank" href="http://new.wwt.org.uk/wli" shape="rect" coords="495, 34, 561, 92">')
document.write('<area target="_blank" href="http://www.wwt.org.uk/" shape="rect" coords="569, 36, 622, 91">')
document.write('</map>')