<!--

if (top.frames.length != 4 || (parent.frames[3].name != "rechts")) {
top.location.href = "index.html";
}

//-->