function RunFL()
{
    document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="730" height="430" id="daphne" align="middle">\n');
    document.write('<param name="allowScriptAccess" value="sameDomain">\n');
    document.write('<param name="movie" value="daphne.swf">\n');
    document.write('<param name="loop" value="false">\n');
    document.write('<param name="menu" value="false">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<param name="bgcolor" value="#37322F">\n');
    document.write('<embed src="daphne.swf" loop="false" menu="false" quality="high" bgcolor="#37322F" width="730" height="430" name="daphne" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">\n');
    document.write('</object>\n');
}

function RunFLdet()
{
    document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,0,0" width="80" height="80">\n');
    document.write('<param name="movie" value="flash_detection.swf?flashContentURL=it.html&altContentURL=flashupg.html&contentVersion=7&contentMajorRevision=0&contentMinorRevision=0&allowFlashAutoInstall=false" />\n');
    document.write('<param name="quality" value="low" />\n');
    document.write('<embed src="flash_detection.swf?flashContentURL=it.html&altContentURL=flashupg.html&contentVersion=7&contentMajorRevision=0&contentMinorRevision=0&allowFlashAutoInstall=false" quality="low" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="80" height="80" />\n');
    document.write('</object>\n');
}