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.
30 lines (25 sloc)
659 Bytes
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>Sorry</TITLE> | |
| </HEAD> | |
| <BODY background="./grafic/background.jpg" text=#000000 link=#008000 vlink=#555555 alink=#008000> | |
| <h2> | |
| <center> | |
| <IMG SRC="./grafic/logo1.gif" border=0 width=267 height=111><BR><BR> | |
| This page is under construction.<br> | |
| Diese Seite ist in Vorbereitung.<br> | |
| Cette page est en préparation.<br> | |
| Esta página se está preparando.<br> | |
| <br> | |
| <A HREF="mailto:BIGAT@recyclers-info.com"> | |
| <IMG SRC="./grafic/email.gif" border=0 hspace=5 width=22 height=12> e-mail</A> | |
| <br><br> | |
| <form method=POST> | |
| <center> | |
| <INPUT type=button value="close this window" onClick="history.back()"> | |
| </center> | |
| </form> | |
| </center> | |
| </h2> | |
| </BODY> | |
| </HTML> |