document.writeln('<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"');
document.writeln('  codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0\"');
document.writeln('  id=\"skoll1\" width=\"600\" height=\"400\">');
document.writeln('  <param name=\"movie\" value=\"../a/men/men.swf\">');
document.writeln('  <param name=\"bgcolor\" value=\"#000000\">');
document.writeln('  <param name=\"quality\" value=\"high\">');
document.writeln('  <param name=\"wmode\" value=\"transparent\">');
document.writeln('  <param name=\"allowscriptaccess\" value=\"samedomain\">');
document.writeln('  <embed type=\"application/x-shockwave-flash\"');
document.writeln('   pluginspage=\"http://www.macromedia.com/go/getflashplayer\"');
document.writeln('   width=\"600\" height=\"400\"');
document.writeln('   name=\"skoll1\" src=\"../a/men/men.swf\"');
document.writeln('   bgcolor=\"#000000\" quality=\"high\"');
document.writeln('   wmode=\"transparent\"');
document.writeln('   swLiveConnect=\"true\" allowScriptAccess=\"samedomain\"');
document.writeln('  ></embed>');
document.writeln('</object>');

