function convert() {//ie用エンコード処理document.charset='shift-jis';return true;}document.onkeypress = convert;//エンターキーをたたかれた時用
