if (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]){
  document.write('<embed src="images/flash/header.swf" wmode="window" menu="true" quality="high"');
  document.write('width="224" height="299" type="application/x-shockwave-flash"');
  document.write('pluginspage="http://www.macromedia.com/go/getflashplayer" />');
}