function checkFrames() {  
 schtring = "to" + "p.loc" + "ation = '/';";
 if(top.frames.length <= 0) setTimeout("eval(schtring);",2000);
}

