function RunFlashfix()
{
    document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" CODEBASE="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" WIDTH="870" HEIGHT="133" ID="cloudmovement-MX" ALIGN="middle">');
    document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">');
    document.write('<PARAM NAME="movie" VALUE="flash/cloudmovement-MX.swf">');
    document.write('<PARAM NAME="quality" VALUE="high">');
    document.write('<PARAM NAME="wmode" VALUE="transparent">');
    document.write('<PARAM NAME="bgcolor" VALUE="#ffffff">');
    document.write('<EMBED SRC="flash/cloudmovement-MX.swf" QUALITY="high" WMODE="transparent" BGCOLOR="#ffffff" WIDTH="870" HEIGHT="133" NAME="cloudmovement-MX" ALIGN="middle" allowScriptAccess="sameDomain" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
    document.write('</OBJECT>');
}

function RunFlashfixMain()
{
    document.write('<OBJECT CLASSID="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" CODEBASE="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" WIDTH="300" HEIGHT="280" ID="main" ALIGN="middle">');
    document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain">');
    document.write('<PARAM NAME="movie" VALUE="flash/main.swf">');
    document.write('<PARAM NAME="quality" VALUE="high">');
    document.write('<PARAM NAME="wmode" VALUE="transparent">');
    document.write('<PARAM NAME="bgcolor" VALUE="#ffffff">');
    document.write('<EMBED SRC="flash/main.swf" QUALITY="high" WMODE="transparent" BGCOLOR="#ffffff" WIDTH="300" HEIGHT="280" NAME="main" ALIGN="middle" allowScriptAccess="sameDomain" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
    document.write('</OBJECT>');
}