function flashWrapper() {
	document.write('<object id="myId" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="810" height="1330">\n');
	document.write('<param name="movie" value="/flash/demo_10162009.swf" />\n');
	document.write('<param name="wmode" value="transparent">\n');
	document.write('<!--[if !IE]>-->\n');
	document.write('<object type="application/x-shockwave-flash" data="/flash/demo_10162009.swf" width="810" height="1330" wmode="transparent">\n');
	document.write('<!--<![endif]-->\n');
	document.write('<div>\n');
	document.write('<h1>Alternative content</h1>\n');
	document.write('<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>\n');
	document.write('</div>\n');
	document.write('<!--[if !IE]>-->\n');
	document.write('</object>\n');
	document.write('<!--<![endif]-->\n');
	document.write('</object>\n');
}