function reload() {
if (top.frames.length < 2) top.location.replace("index.html");
}
