// JavaScript Document

document.writeln ('<p><strong>Besucherz&auml;hler</strong></p>');
document.writeln ('<table>');
document.writeln ('<tr><td><strong>Heute:</strong></td><td><img border="0" alt="Counter" src="http://dreamcounter.de/c.php?show=today&ID=13101"></td></tr>');

document.writeln ('<tr><td><strong>Gestern:</strong></td><td><img border="0" alt="Counter" src="http://dreamcounter.de/c.php?show=yesterday&ID=13101"></td></tr>');

document.writeln ('<tr><td><strong>Insgesamt:</strong></td><td><img border="0" alt="Counter" src="http://dreamcounter.de/dc13101.gif"></td></tr>');

document.writeln ('</table>');
