path = self.location.href;
page = path.slice(path.lastIndexOf("/") + 1);
if (top.frames.length == 0) top.location.href="../index.html";