if (top.location.href.substr(0,20) == "http://www.kanji4.us")
  top.location.href = "http://kanji4.us" + top.location.href.substr(20);if (parent.frames.length)   top.location.href = document.location;	