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