function checkframe(Ziel){if (self.parent.frames.length == 0 || top.location.host != this.location.host){
var refnm = document.referrer; if (refnm == null || refnm == "") {refnm = "unbekannt";}
document.close();document.open();
document.write("<html><head><title>Kahnfüßer (Scaphopoda)</title>");
document.write("<frameset framespacing='0' border='0' rows='90,38,*' frameborder='0'><frameset cols='215,49%'>");
document.write("<frame name='Banner' scrolling='no' noresize target='Inhalt' src='../icon.html' marginwidth='2' marginheight='2'>");
document.write("<frame name='Banner2' src='../titel.html' marginwidth='2' marginheight='2' scrolling='no' noresize>");
document.write("</frameset>");
document.write("<frame name='Banner3' src='../kapitel.html' target='_parent' marginwidth='2' marginheight='2' scrolling='no' noresize>");
document.write("<frameset cols='215,*'>");
document.write("<frameset rows='*,25'>");
document.write("<frame name='Inhalt' target='Haupt' src='menu.html' marginwidth='2' marginheight='2' scrolling='auto'>");
document.write("<frame name='Inhalt1' marginwidth='2' marginheight='6' scrolling='no' noresize src='../fussmenu.html' target='Haupt'>");
document.write("</frameset>");
document.write("<frame name='Haupt' src='../leer.html' marginwidth='5' marginheight='5' scrolling='auto'>");
document.write("</frameset><noframes>");
document.write("<body><p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht unterstützt.</p>");
document.write("</body></noframes></frameset></html>");document.close();self.parent.Haupt.location.href=Ziel;}}