if (parent.frames.length < 2)
 {
top.location="index.htm";
 }


