// JavaScript Document

document.writeln('<p>');

document.writeln('<img src="../icons/icon-arrow-left.gif" width="12" height="8">');
document.writeln('<a href="javascript:history.go(-1);" target="main">zurück</a><br>');
document.writeln('<br>');

document.writeln('<a href="main3.html" target="main">Web-Links</a><br>');
document.writeln('<br>');

document.writeln('<strong>Rubriken:</strong><br>');
document.writeln('<br>');
document.writeln('<a href="main3-0003.html" target="main">Suchmaschinen</a><br>');
document.writeln('<a href="main3-0001.html" target="main">Sprachen</a><br>');
document.writeln('Nützliche Links<br>');
document.writeln('Shopping<br>');
document.writeln('<br>');
document.writeln('<br>');

document.writeln('<strong>Info:</strong><br>');
document.writeln('<br>');

document.writeln('<a href="../base/main3linkmelden.html" target="main">Link melden</a><br>');

document.writeln('</p>');
