>>600
// xp_count_sum = 0 不要コメントだった

それとその下の

command_close(); の行を削除して下記を追加

document.body.removeChild(aside);
if (document.getElementById(PRE + '_textinputbox')) document.body.removeChild(inputBOX);
instant_search.input = null;
restore_words();
// sheet.disable = true;
if (addCSS.__style.parentNode) addCSS.__root.removeChild(addCSS.__style);
window.name = PRE + '::CLOSED::';
word_lists = [];
// _words = [];
setuped = false;
highlight_reset();


間に検索結果なかった時に次のリンク開いたらバーがでなくなるわ
これで直ると思う