if (document.layers) {
  document.write('<script language="javascript"><!--\n');
  document.write('  function doLotty() {\n');
  document.write('    hwnd=window.open("http://partner.lotty.de/branch/tauchen/start.php?w=480&h=480&bgc=FFFFFF&siteid=ZAN_3516198C1657431236&popup=Y&afl=&nointro=0","lottypartner","innerheight=480,innerwidth=480,menubar=no,toolbar=no,status=no,location=no,resizable=no");\n');
  document.write('  }\n');
  document.write('// -->\n');
  document.write('</script>');
/*  document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=2,0,0,0" WIDTH=480 HEIGHT=480>\n');
  document.write('  <PARAM NAME=movie VALUE="http://partner.lotty.de/doLotty.swf"> \n');
  document.write('  <PARAM NAME=menu VALUE=false> \n');
  document.write('  <PARAM NAME=quality VALUE=high> \n');
  document.write('  <PARAM NAME=bgcolor VALUE=#FFFFFF>  \n');
  document.write('  <EMBED src="http://partner.lotty.de/doLotty.swf" menu=false quality=high bgcolor=#FFFFFF WIDTH=480 HEIGHT=480 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>\n');
  document.write('</OBJECT>\n');*/
} else {
  document.write('<iframe width=480 height=480 marginwidth=0 marginheight=0 frameborder=0 scrolling="no" src="http://partner.lotty.de/branch/tauchen/start.php?w=480&h=480&bgc=FFFFFF&siteid=ZAN_3516198C1657431236&afl=&nointro=0"></iframe>');
}