function stellwerkds(strUser, strDomain)
{
	document.location = "mailto:" + strUser + "@" + strDomain;
}

function werbung()
{
}

function werbung_alt()
{
document.writeln('<table width=150>')
document.writeln('  <tr align="center">')
document.writeln('    <td align="center">')
document.writeln('      <!-- Dala Statistik -->')
document.writeln('      <A HREF="http://dala.de" TARGET="dala">')
document.writeln('      <IMG SRC="http://dala3.de/dalastat.gif?9922-9425-3323" WIDTH="70" HEIGHT="29"></A> ')
document.writeln('    </td>')
document.writeln('  </tr>')
document.writeln('  <tr align="center">')
document.writeln('    <td align="center">')
document.writeln('      <!-- Freeware Counter -->')
document.writeln('      <script language="JavaScript" src="http://counter2.freeware.de/counter_js.php?user=mibaclub" type="text/javascript"></script>')
document.writeln('    </td>')
document.writeln('  </tr>')
document.writeln('  <tr align="center">')
document.writeln('    <td align="center">')
document.writeln('      <!-- zug.de portal -->')
document.writeln('      <a href="http://www.zug.de" target="_blank">')
document.writeln('      <img src="../images/ico_zug_de.jpg"')
document.writeln('       alt="www.zug.de"></a>')
document.writeln('    </td>')
document.writeln('  </tr>')
document.writeln('  <tr align="center">')
document.writeln('    <td align="center">')
document.writeln('      <!-- Webmart.de -->')
document.writeln('      <a href="http://www.webmart.de" target="_blank">')
document.writeln('      <img src="../images/ico_wmlogosml.gif"')
document.writeln('       alt="www.webmart.de tools für webmaster"></a>')
document.writeln('    </td>')
document.writeln('  </tr>')
document.writeln('  <tr align="center">')
document.writeln('    <td align="center">')
document.writeln('      <!-- modellbahn-links portal -->')
document.writeln('      <a href="http://www.modellbahn-links.de" target="_blank">')
document.writeln('      <img src="http://www.baining.de/banner/mbahn_88x33_animiert.gif"')
document.writeln('       alt="www.modellbahn-links.de -das grosse linkportal-"')
document.writeln('       border="0"width="88" height="33"></a>')
document.writeln('    </td>')
document.writeln('  </tr>')
document.writeln('</table>')
}