窗口置顶Javascript代码: 使得当前代码文件不能嵌套到别的框架中 if (top.location != self.location){ top.location=self.location;}