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.
121 lines (118 sloc)
3.45 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>Access to Recyclers Info</TITLE> | |
| <meta name="Description" content="Access statistic of Recyclers Info"> | |
| <meta name="KeyWords" content="access,visitors,visitorcounter,statistic of countries 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-en.htm')"> | |
| <area shape=rect coords=91,0,168,23 href="mail-en.htm"> | |
| <area shape=rect coords=171,0,248,23 href="hotlink.htm"> | |
| <area shape=rect coords=251,0,328,23 href="struc_en.htm"> | |
| <area shape=rect coords=331,0,408,23 href="hilfe_en.htm"> | |
| <area shape=rect coords=411,0,489,23 href="default_en.htm"> | |
| </map> | |
| <img src="./grafic/l_allg_en.gif" usemap="#leiste_allg" border=0 width=500 height=24> | |
| </TD> | |
| <TD width=135 valign=top rowspan=2> | |
| <A HREF="default_en.htm"><IMG SRC="./grafic/logo2.gif" BORDER=0 ALT="Back" vspace=4 width=132 height=55></A> | |
| </TD> | |
| </TR> | |
| <TR> | |
| <TD width=135 valign=top> | |
| <nobr> | |
| <A HREF="stat_de.htm"><IMG SRC="./grafic/german.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>Access to 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>Access Statistic</B></FONT><BR> | |
| <FONT SIZE=4>Average per Visitor: 9 pages.</FONT><BR><BR> | |
| </TD> | |
| </TR> | |
| <TR> | |
| <TD align=center VALIGN=top> | |
| <IMG border=0 SRC="./grafic/herkunft.gif"> | |
| </TD></TR> | |
| </TABLE> | |
| <BR> | |
| <TABLE width=640 border=0> | |
| <TR><TD align=center valign=top> | |
| <FONT SIZE=4><B>Make new contacts with own pages on this server!</B></FONT><BR> | |
| Please contact the webmaster in your <A HREF="country.htm">country</A> for an offer.<BR> | |
| German speeking customers use BIGAT's <A HREF="./de/price.htm">pricelist</A> and <A HREF="./de/form.htm">onlineform</A>. | |
| </TD></TR></TABLE> | |
| <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.eco-world.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> |