document.write('<!--[if !IE]> Standard XHTML object instanciation <!-->');
document.write('<object id="flash00" class="illustration" type="application/x-shockwave-flash" data="design/flash/test_flashplayer.swf?screenWidth=' + screen.width + '&screenHeight=' + screen.height + '" width="100" height="120">');
document.write('<!--><![endif]-->');
document.write('<!--[if IE]>');
document.write('<object id="flash00" class="illustration" classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" width="100" height="120">');
document.write('<![endif]-->');
document.write('<param name="movie" value="design/flash/test_flashplayer.swf?screenWidth=' + screen.width + '&screenHeight=' + screen.height + '" />');
document.write('</object>');