<!--
// gotflash is true if already detected above, or can detect here...
  this.gotflash = this.gotflash || (navigator.mimeTypes && navigator.mimeTypes"application/x-shockwave-flash"
    && navigator.mimeTypes"application/x-shockwave-flash".enabledPlugin
    && navigator.plugins && navigator.plugins"Shockwave Flash");
// -->
