function mtseach(){
var url = "http://www.popasia2003.jp/seach/" + document.form1.seach.value + "/";
location.href = url;
}
