Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
120 lines (115 sloc)
3.44 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML><HEAD><TITLE>Zugriffe Recyclers Info</TITLE> | |
| <meta name="Description" content="Zugriffsstatistik Recyclers Info"> | |
| <meta name="KeyWords" content="Zugriffsauswertung,access,Zugriffe,Besucher,Besucherzahl,Länderauswertung Recyclers Info"> | |
| </HEAD> | |
| <BODY BACKGROUND="./grafic/background.jpg" TEXT=#000000 LINK=#008000 VLINK=#555555 ALINK=#008000> | |
| <CENTER> | |
| <TABLE BORDER=0> | |
| <TR> | |
| <TD width=500 valign=top colspan=2> | |
| <a name="p1"></a> | |
| <map name="leiste_allg"> | |
| <area shape=rect coords=10,0,88,23 href="javascript:show_win('navig-de.htm')"> | |
| <area shape=rect coords=91,0,168,23 href="mail-de.htm"> | |
| <area shape=rect coords=171,0,248,23 href="./de/hotlink.htm"> | |
| <area shape=rect coords=251,0,328,23 href="struc_de.htm"> | |
| <area shape=rect coords=331,0,408,23 href="hilfe_de.htm"> | |
| <area shape=rect coords=411,0,489,23 href="default.htm"> | |
| </map> | |
| <img src="./grafic/leiste_allg.gif" usemap="#leiste_allg" border=0 width=500 height=24> | |
| </TD> | |
| <TD width=135 valign=top rowspan=2> | |
| <A HREF="default.htm"><IMG SRC="./grafic/logo2.gif" BORDER=0 ALT="Zurück" vspace=4 width=132 height=55></A> | |
| </TD> | |
| </TR> | |
| <TR> | |
| <TD width=135 valign=top> | |
| <nobr> | |
| <A HREF="stat_en.htm"><IMG SRC="./grafic/english.gif" BORDER=0 width=38 height=20></A> | |
| <A HREF="stat_fr.htm"><IMG SRC="./grafic/french.gif" BORDER=0 hspace=5 width=38 height=20></A> | |
| <A HREF="stat_es.htm"><IMG SRC="./grafic/spain.gif" BORDER=0 width=38 height=20></A> | |
| </nobr> | |
| </TD> | |
| <TD width=365 ALIGN=CENTER valign=top> | |
| <H2>Internet-Zugriffe auf Recyclers Info</H2> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| <HR width=640> | |
| <TABLE bgcolor="white" BORDER=0 WIDTH=640> | |
| <TR> | |
| <TD align=center VALIGN=top> | |
| <IMG border=0 SRC="./grafic/zugriff.gif"><BR> | |
| <FONT SIZE=5><B>Auswertung der Zugriffe</B></FONT><BR> | |
| <FONT SIZE=4>Durchschnitt pro Besucher: 9 Seiten.</FONT><BR><BR> | |
| </TD> | |
| </TR> | |
| </TR> | |
| <TD align=center VALIGN=top> | |
| <IMG border=0 SRC="./grafic/herkunft.gif"><BR> | |
| <FONT SIZE=5><B>Herkunft der Zugriffe</B></FONT> | |
| </TD></TR> | |
| </TABLE> | |
| <BR><FONT SIZE=4><B>Knüpfen Sie neue Kontakte mit eigenen Seiten auf diesem Server!</B></FONT> | |
| <BR>Gern erstellen wir Ihnen ein individuelles <A HREF="./de/form.htm">Angebot</A> auf der Grundlage unserer <A HREF="./de/price.htm">Preisliste</A>. | |
| <BR><BR><BR> | |
| <HR width=640> | |
| <TABLE width=640 border=0> | |
| <TR> | |
| <TD align=right valign=top> | |
| <A HREF="#p1"><img src="./grafic/pfeil_h.gif" border=0 width=16 height=16></A> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| <TABLE width=640 border=0> | |
| <TR> | |
| <TD align=left valign=center> | |
| <FONT size=1 face=sans-serif> | |
| Copyright: <A href="./de/bigat/default.htm">BIGAT GmbH</A> | |
| </FONT> | |
| </TD> | |
| <TD align=right valign=center> | |
| <FONT size=1 face=sans-serif> | |
| Webmaster: <A href="./de/bigat/default.htm">BIGAT GmbH</A> | |
| & <A href="http://www.kva.de" target="_TOP">KVA eG</A> | |
| </FONT> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| <script language="JavaScript"> | |
| <!-- | |
| BrowserOk = false; | |
| //--> | |
| </script> | |
| <script language="JavaScript1.1"> | |
| <!-- | |
| BrowserOk = true; | |
| //--> | |
| </script> | |
| <SCRIPT LANGUAGE="JavaScript"> | |
| <!-- | |
| hfern = null; | |
| function show_win(hwin) | |
| { | |
| window.name="recyclers_info_fenster"; | |
| if (BrowserOk) | |
| { | |
| if ((hfern!=null) && (hfern.closed)) { hfern = null; } | |
| if (hfern==null) | |
| { | |
| hfern = window.open(hwin,"fern","width=160,height=460,toolbar=no,directories=no,status=no,location=no,menubar=no,resizable=yes,scrollbars=no"); | |
| } | |
| else | |
| { | |
| hfern.focus(); | |
| } | |
| } | |
| else | |
| { | |
| window.open(hwin,"fern","width=160,height=460,toolbar=no,directories=no,status=no,location=no,menubar=no,resizable=yes,scrollbars=no"); | |
| } | |
| } | |
| //--> | |
| </SCRIPT> | |
| </HTML> |