      document.writeln('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
      document.writeln('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"');
      document.writeln('width="990" height="112">');
      document.writeln('<param name="movie" value="/flash/HEADER_V7.swf?button=' + document.getElementById('button').innerHTML + '" />');
      document.writeln('<param name="quality" value="high"/>');
      document.writeln('<param name="menu" value="false"/>');
      document.writeln('<!--[if !IE]> <-->');
      document.writeln('<object data="/flash/HEADER_V7.swf?button=' + document.getElementById('button').innerHTML + '"');
      document.writeln('width="990" height="112" type="application/x-shockwave-flash">');
      document.writeln('<param name="quality" value="high"/>');
      document.writeln('<param name="menu" value="false"/>');
      document.writeln('<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer"/>');
      document.writeln('FAIL (the browser should render some flash content, not this).');
      document.writeln('</object>');
      document.writeln('<!--> <![endif]-->');
      document.writeln('</object>');
