document.writeln ('<div id="ibox" style="position:absolute; z-index:5; visibility:visible; border:none; width:210px; left:680px; top:230px;">');
document.writeln ('<table cols="2" border="2" cellspacing="0" cellpadding="0" width="200px"><tr>');
document.writeln ('<td valign="middle" width="100%" style="cursor:move;" onmousedown="reg()">');
document.writeln ('<ilayer><layer width="100%px" onmouseover="reg()" onmouseout="dragable=false;">');
//-------------text-in-kopfzeile------------------------------------->
document.writeln ('<div align="center"><b><font size="1"><font color="#F4AF74"><font face="VERDANA,ARIAL,HELVETICA">Täglich neu</font></font></font> </b></div></layer></ilayer></td>');
document.writeln ('<td align="center" nowrap><a href="#" onclick="hidefoot();return false;">');
document.writeln ('<img src="MIN.GIF" width="21" height="21" border="0" title="Auf- Zuklappen"></a>');
document.writeln ('<a href="#" onclick="hidebox();return false;"><img src="X.GIF" width="21" height="21" border="0" title="Schließen"></a>');
document.writeln ('</td></tr></table> ');
document.writeln ('<div id="cont" style="position:absolute; visibility:inherit; border:none; top:31px; width:210px;">');
document.writeln ('<table border="2" cellspacing="0" cellpadding="10" width="210px">');
document.writeln ('<tr><td>');
//-----------------hier-wird-der-Inhalt-eingesetzt--------------------->
document.writeln ('<iframe scrolling="yes" src="spruchseite.html" width="190px" height="150px"></iframe>');
document.writeln ('</td></tr></table></div> </div>');
document.writeln ('');