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