    if (parent.frames.length == 0)
    {
    window.location = "index.htm";
    }