// if(top!=self)
//  top.location=self.location;
  
  
function fuss ()
{

document.writeln('<P CLASS="fuss">')

document.writeln('<NOBR>[<A HREF=index.htm TARGET="_top">Zur Startseite</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=index1.htm TARGET="_top">Linux 1</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=seite2.htm TARGET="_top">Linux 2</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=computer.htm TARGET="_top">Computer im Netz</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=datenbank.htm TARGET="_top">Datenbank im Netz</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=information.htm TARGET="_top">News + Links </A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=webmaster.htm TARGET="_top">HTML ganz schnell</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=webdesign.htm TARGET="_top">Webdesign</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=button.htm TARGET="_top">Buttons für HPs</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=spamfilter.htm TARGET="_top">Spamfilter</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=logfiles.htm TARGET="_top">die Log-dateien</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=flanke.htm TARGET="_top">Flankenauswertung SPS</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=bsp-flanke.htm TARGET="_top">Flanken Beispiel</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=cardframe.htm TARGET="_top">E-Postkarte</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=kunst.htm TARGET="_top">Kerzenständer</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=forumframe.htm TARGET="_top">Gaestebuch</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=forumframe.htm TARGET="_top">Computer-forum</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=spieleframe.htm TARGET="_top">Spiele Download</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=webcam.htm TARGET="_top">Webcam Steuerung</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=spuren.htm TARGET="_top">Spuren im Netz</A>]</NOBR>')

document.writeln('<NOBR>[<A HREF=shopframe.htm TARGET="_top">privater Computer-Shop</A>]</NOBR>')
document.writeln('<NOBR>[<A HREF=mysqlbsp.htm TARGET="_top">MYSQL Abfrage mit PHP</A>]</NOBR>')
document.writeln('<NOBR>[<A HREF=contentmanagement.htm TARGET="_top">Contentmanagement für Webseiten</A>]</NOBR>')
document.writeln('<NOBR>[<A HREF=tmpl-edit.htm TARGET="_top">HTML-Template Editor</A>]</NOBR>')
document.writeln('<NOBR>[<A HREF=bootmanager.htm TARGET="_top">Hardware Bootmanager</A>]</NOBR>')
document.writeln('<NOBR>[<A HREF=ohnedns.htm TARGET="_top">der Online-Button</A>]</NOBR>')
document.writeln('<BR>')

document.writeln('URL dieser Seite:',document.location,'&nbsp; &nbsp; &nbsp;');
document.writeln(' Letzte Änderung:',document.lastModified);
document.writeln ('<BR><a href=javascript:window.print(self.document) >[Diese Seite Drucken]</A>' );


img = '<A HREF="mailto:' + '?subject='+ escape("Meine Empfehlung");
img += '&body='+ escape("Hallo,"),
img += '%0D%0A%0D%0A' + escape("diese Seite solltest du dir ansehen:") + '%0D%0A%0D%0A';
img += document.title + '%0D%0A%0D%0A' + window.location;
img += '" onMouseover="status=\'Diese Seite einem Freund per E-Mail vorschlagen\';return true;"';
img += ' onMouseout="status=\'\';">';
img += '[Diese Seite weiterempfehlen]</A> ';

document.write(img);
document.writeln ('<NOBR>[RSS-feed <a href=rss.htm>http://www.untergang.de/untergang.rss</A>]</NOBR>');

document.writeln('<BR>');


document.writeln ('<a href="http://www.freedomforlinks.de/" target="_new">[Freedom for Links]</a>' );

document.writeln ('<a href="http://www.disclaimer.de/disclaimer.htm" target="_new">[Haftungsausschluss]</a>' );
document.writeln('</P>');

}

function adresse ()
{
document.writeln ('<TR>' );
document.writeln ('<TD CLASS="pu">' );
document.writeln ('<DIV class="feld">' );
document.writeln ('Addresse usw.' );
document.writeln ('</DIV>' );
document.writeln ('</TD>' );
document.writeln ('</TR>' );
document.writeln ('<TR>' );
document.writeln ('<TD class="feld1">' );
document.writeln ('<UL class ="rechte">' );
document.writeln ('<LI class ="rechte">Kontakt:<BR> <A HREF="mailto:webmaster@untergang.de">webmaster</A>' );
document.writeln ('<LI class ="rechte">Mein <A HREF="http://www.icq.com">ICQ</A>-Status ist <BR>' );
document.writeln ('<img src="http://wwp.icq.com/scripts/online.dll?icq=8341877&img=9" WIDTH="55" HEIGHT="14">  UIN: 8341877' );
document.writeln ('<LI class ="rechte">Stefan H&ouml;hn' );
document.writeln ('<LI class ="rechte"> G&ouml;tzstr.6' );
document.writeln ('<LI class ="rechte">67547 Worms' );
document.writeln ('</UL>' );
document.writeln ('<HR WIDTH=70% ALIGN=CENTER>' );
document.writeln ('<p class="rechte">' );
document.writeln ('<B>Sicherheit mit PGP</B><BR>' );
document.writeln ('Mein <A HREF=pgp.txt>public Key</A> !!' );
document.writeln ('<BR>' );
document.writeln ('Damit kannste Deine mail an mich verschlüsseln.<BR>' );
document.writeln ('hier gehts zu :' );
document.writeln ('<BR> <A HREF=http://www.pgp.com>PGP</A>' );
document.writeln ('und' );
document.writeln ('<A HREF=http://www.gnupg.org/>GNUPG</A>.' );
document.writeln ('</P>' );
document.writeln ('</TD>' );
document.writeln ('</TR>' );
}

var a='895';
oben='10';
if (navigator.appName=="Netscape")
{
breite=window.innerWidth;

}
else
{
breite=screen.availWidth;

}

if(breite >= a)
{
self.document.writeln('<div id=\"Layer1\" style=\"position:absolute; width:120px; height:799px; z-index:1; left: 755px; top:'+oben+'px;\">');
self.document.writeln('<table  border=0 cellspacing=0 width=120><tr><TD BGCOLOR= blue  HEIGHT=37 BACKGROUND=eckelang.gif><A STYLE=\"border-style:outset;text-decoration:none;margin-left:28px;background-color:#ccccff;color:navy\" TITLE=\"Werbefläche schließen\" HREF=javascript:(WriteLayer(\'Layer1\',null,\'&nbsp;\'))>schließen</A></td></tr></table>');
self.document.writeln('<table bgcolor=#B4D0DC border=0 cellspacing=0 width=120><tr><td><table border=0 cellpadding=3 cellspacing=0 width=100%><tr><td id=taw1   bgcolor=#ECF8FF style="cursor:pointer;cursor:hand"><a id=aw1 href=http://google.linkshandversand.de ><font size=-1>für <b>Linkshänder</b></font></a><br><font class=f size=-2>Viele Sachen für <font color=#000000>Linkshänder</font><br>Scheren, Tastaturen, Haushalt, Garten</font><br><font color=green size=-1>www.linksrum.de</font><font class=f size=-2><br>Interesse: <img src=eckelang.gif width=20 height=4 align=absmiddle border=0 alt=""></font></td></tr></table></td></tr></table>');


self.document.writeln('<a href=\"http://www.zanox-affiliate.de/ppc/?572129C1109717469T\"><img src="http://www.zanox-affiliate.de/ppv/?572129C1109717469" align=\"bottom\" width=\"118\" height=\"38\" border=\"0\" hspace=\"1\" alt=\"shopping\"></a>');

self.document.writeln('<a href=\"http://worms-computer.profiseller.de"><img src="profiseller.jpg" align=\"bottom\" width=\"120\" height=\"47\" border=\"0\" hspace=\"1\" alt=\"Ich bin Profiseller für 1&1 aus Worms\"></a>');



self.document.writeln('<a href=\"http://www.zanox-affiliate.de/ppc/?195128C494640663T\"><img src=\"http://www.zanox-affiliate.de/ppv/?195128C494640663\" align=\"bottom\" border=\"0\" hspace=\"1\" alt=\"Hier klicken!\"></a>');



self.document.writeln('<a href=\"http://associatesshop.filzhut.de/shop/index.php?ID=c8a54cac65c857dcc2e5ce16bce381cb\" target=\"_blank\"><img align=\"bottom\" src=\"amazonshop.jpg\" border=\"0\" width=\"120\" height=\"60\" alt=\"Fachbücher und Computersoftware\"></a>');


self.document.writeln('<img src=\"skyscraper.gif\">');









// self.document.writeln('<span id="flash"><img src=skyscraper.gif></span>'); 

// '+flashanimation()+'






self.document.writeln('</div>');
}
