function framesnachladen() {
if(top.frames.length == 0 ){
//location.href="index.html"
}
}


