
if (parent.frames.length < 1) {
        window.top.location.href="/index.htm";
}
