if(Nav.NextPage)document.write("<HR><IMG SRC="+"images/defaultarrow.gif".GetUrl()+"> Weiter: "+Nav.NextPage.Link(navLongTitle));
else if(Nav.Me.Check(navStory)){
	Nav.Set("Page.Check(navPath)&&(Page.Level==Nav.Me.Level-1)","'<HR><IMG SRC='+'images/arrowtop.gif'.GetUrl()+'> Übersicht: '+Page.Link(navLongTitle)");
	Nav.Write();
}
document.write("<HR>");
//-- facebook
//if(!Nav.isPrintWin)document.write('<iframe src="http://www.facebook.com/plugins/like.php?href='+Nav.Me.fullUrl+'" scrolling="no" frameborder="0" style="border:none; width:100%; height:80px"></iframe>');
//document.write(Nav.RootUrl+Nav.Me[navImg]);
//--

document.write("<DIV ALIGN=RIGHT><TABLE CELLPADDING=2 CELLSPACING=5"+(Nav.isPrintWin?"":" WIDTH=100%")+"><TR>");
if(!Nav.isPrintWin){
	if((navRegWin==window)&&(!Nav.Me.Check(navNoPrint)))document.write("<TD class=button><A TITLE='Diese Seite drucken' HREF=javascript:Nav.Print()>Drucken</A></TD>");
	Nav.WriteFavo(true);
}
document.write("<TD CLASS=copy>&copy;1996-"+new Date().getFullYear()+" by Nils Dettmann</TD><TD ALIGN=RIGHT>");
if(!Nav.isPrintWin)document.write(Nav.GetTopLink(0));

document.write("</TD></TR></TABLE></DIV>");
if(!Nav.isPrintWin)document.write("</TD></TR></TABLE>");
//document.write(unescape(document.cookie));


