// popup

function popupList(){
    win=window.open("http://www.asia-kotoba.net/apptools/news/all.php","new","width=730,height=500,scrollbars=yes,status=no,location=no,directories=no,top=100,left=300");
}
function popupKorea(){
    win=window.open("popup/korea.html","new","width=700,height=500,scrollbars=yes,status=no,location=no,directories=no,top=100,left=300");
}
function popupChina(){
    win=window.open("popup/china.html","new","width=700,height=500,scrollbars=yes,status=no,location=no,directories=no,top=100,left=300");
}