function detect()
{
if (top == self) document.write('<TABLE bgcolor="#F0F8FF" width="100%" BORDER=0 CELLPADDING=20 CELLSPACING=10 ><TR><TD align="center">Navigationsmenü wird sogleich nachgeladen ...</td></TR></TABLE><br><br>');
framesetpage="indexjs.htm";
thispage=window.location.href;
if (thispage.indexOf('://')<0) {thispage="://"+thispage;};
prefix=thispage.substring(0,thispage.lastIndexOf('://'));
suffix=thispage.substring(thispage.lastIndexOf('://')+3,thispage.length);
// alert('the subpage is:['+prefix+']['+suffix+']');
if (parent.location.href==window.location.href) {parent.location.href=framesetpage+"?"+prefix+"&&&"+suffix};
}






/**
if (top == self) document.write('<TABLE align="center" bgcolor="#F0F8FF" width="750" BORDER="1" CELLPADDING="10" CELLSPACING="0" ><TR><TD><h3>Willkommen, lieber &quot;Seiteneinsteiger&quot;!</h3> Fehlt die Navigation? Diese Seite ist Bestandteil von <a href="index.htm"><img src="pfl2.gif" width="12" height="12" alt="" border="0"> &quot;Gernsbach - Fotoalbum aus dem Nordschwarzwald&quot;</a>. <br><br><a href="index.htm"><img src="pfl2.gif" width="12" height="12" alt="" border="0"> <b>Startseite und Navigation</b></a></td></TR></TABLE><br><br>');
**/


