var dn='http://www.untergang.de/';
html = '';

// define the horizontal marquee

html += '<span style=\"position:relative; top:0px; left:10px; z-index:10;font-size:24px;color:red;background-color:lightgrey;border-color:blue\">LINUX</span>';
html += '<span style=\"position:relative; top:10px; left:10px; z-index:11;font-size:24px;color:white;background-color:#F99D1C;border-style:solid;border-color:blue;border-width:1px;\">WEB</span>';
html += '<span style=\"position:relative; top:0px; left:10px; z-index:12;font-size:24px;color:red;background-color:lightgrey;border-color:blue\">SERVER</span>';
html += '<span style=\"position:relative; top:10px; left:10px; z-index:13;font-size:24px;color:white;background-color:#F99D1C;border-style:solid;border-color:blue;border-width:1px;\">DESIGN</span>';

html += '<BR><SPAN style=\"position:relative; top:0px; left:10px;z-index:20;font-size:20px;color:blue; border-style:solid;border-color:blue;border-width:2px;\">Infoseite von Stefan Höhn!</SPAN>';

html += ' <P><table width=80%>';
html += '<tr><td bgcolor=\"#ccccff\"><B>04.11.03</b> <a href=\"'+dn+'cgi-data/web-games/puzzle/index.html\">Wormser Puzzle</A> Knack den Highscore"</td></tr>';
html += '<tr><td> <B>03.11.03</b> Neu! <A HREF=\"http://www.linksrum.de\">linksrum.de</A> Eine Seite nur für linksrum </td></tr>';
html += '<tr><td bgcolor=\"#ccccff\"><B>27.09.03</b> <a href=\"'+dn+'ohnedns.htm\">Der Online-Button </A>alternativ zu DNS</td></tr>';
html += '<tr><td><b>08.09.03</b> '; 
html += '<a href=\"http://www.funzel-worms.de\">Die Funzel</a> wird 20: Täglich neue Infos! ';
html += '</td></tr>';
html += '<tr><td bgcolor=\"#ccccff\"> <b>02.09.03</b> <a href=\"http://www.wertstellung.de/shop/index.php\">Shop</a> und <a href=\"http://www.wertstellung.de/thwb/\">Forum</a> integriert.</td></tr>';
html += '<tr><td> <b>30.09.03</b> IT NEWS: ';
html += '<a href=\"'+dn+'information.htm\">Heise Golem Symlink Virusalarm</a>';
html += '</td></tr>';
html += '<tr><td bgcolor=\"#ccccff\"><b>25.08.03</b> Immer aktuell: untergang.de/<a ';
html += 'href=\"'+dn+'rss.htm\">untergang.rss</a> </td></tr>';
html += '<tr><td> <b>16.08.03</b> Booten mit Relais <a ';
html += 'href=\"'+dn+'bootmanager.htm\">Beschreibung</a>. </td></tr>';



          
html += '</table>';