function checktier(Ziel){if (self.parent.frames.length == 0){
var refnm = document.referrer; if (refnm == null || refnm == "") {refnm = "unbekannt";}
document.close();document.open();
document.write("<html><head><title>Arche Online</title>");
document.write("<frameset framespacing='0' border='false' frameborder='0' cols='120,*'><frameset framespacing='0' rows='68,*,95'>");
document.write("<frame name='LinksOben' scrolling='no' noresize target='LinksOben' src='../../linkob.html#"+refnm+"' marginwidth='0' marginheight='0'>");
document.write("<frame name='Links' src='../../menu5.html' target='Haupt' scrolling='vertikal' noresize marginwidth='0' marginheight='2'>");
document.write("<frame name='LinksUnten' scrolling='no' noresize src='../../linkunt.html' marginwidth='0' marginheight='0'>");
document.write("</frameset>");
document.write("<frame name='Haupt' scrolling='auto' noresize src='../../leer.html' target='Haupt' marginwidth='5' marginheight='5'>");
document.write("</frameset><noframes><body bgcolor='#FFFFFF' text='#000000'><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;}}

function drucketier(){
document.write("<tr><td class='origin'><a href='new.html' Target='Haupt'>zur Nachrichtenübersicht</a><br>");
document.write("<center><a href='javascript:window.print()'><img src='../../grafiken/drucker.gif' width='32' height='24' border='0' alt='Diese Seite drucken'></a></center></td></tr>");}

function countnews(pfd){
pfpos = pfd.lastIndexOf("/");pflen = pfd.length;reffr = pfd.substring(pfpos+1,pflen-5);
if (top.location.host == "www.tierenzyklopaedie.de")
document.writeln("<img src='http://www.faunalexikon.de/interactiv/counter.php?site=News&refr="+reffr+"&ips=1&rfs=1' border='0' vspace='0' hspace='0' width='1' height='1'>");
else
document.writeln("<img src='../../interactiv/counter.php?site=News&refr="+reffr+"&ips=1&rfs=1' border='0' vspace='0' hspace='0' width='1' height='1'>");}
