// Render the flash object in an external .js, this prevents the yellow popup "CLICK HERE TO ACTIVATE AND USE THIS CONTROL"
document.write('<object tabindex="3" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="237" height="337" id="keyturn2" VIEWASTEXT>');
document.write('<param name="allowScriptAccess" value="sameDomain" />');
document.write('<param name="movie" value="flash/keyturn2.swf" />');
document.write('<param name="quality" value="best" />');
document.write('</object>');
