document.writeln('<object id="FlashPlayer" ');
document.writeln('  classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000" ');
document.writeln('  codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" ');
document.writeln('  width="1049" ');
document.writeln('  height="581">');
document.writeln('  <param name="allowScriptAccess" value="always" />');
document.writeln('  <param name="movie" value="lecturnityPreloader.swf">');
document.writeln('  <param name="FlashVars" value="baseUrl=&streamUrl=&videoFlvName=L cooper preview.flv&streamStripFlvSuffix=true&autoStart=true">');
document.writeln('  <param name="quality" value="high">');
document.writeln('  <param name="loop" value="false"');
document.writeln('  <param name="scale" value="showall">');
document.writeln('  <param name="menu" value="true">');
document.writeln('  <param name="swLiveConnect" value="true">');
document.writeln('  <embed name="FlashPlayer"');
document.writeln('    type="application/x-shockwave-flash" ');
document.writeln('    pluginspage="http://www.macromedia.com/go/getflashplayer" ');
document.writeln('    src="lecturnityPreloader.swf" ');
document.writeln('    FlashVars="baseUrl=&streamUrl=&videoFlvName=L cooper preview.flv&streamStripFlvSuffix=true&autoStart=true" ');
document.writeln('    width="1049" ');
document.writeln('    height="581" ');
document.writeln('    quality="high" ');
document.writeln('    loop="false"');
document.writeln('    scale="showall" ');
document.writeln('    menu="true" ');
document.writeln('    swLiveConnect="true">');
document.writeln('</object>');

