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="402" HEIGHT="290" ID="images" ALIGN="middle">');
    document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain" >');
    document.write('<PARAM NAME="movie" VALUE="flash/images.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/images.swf" QUALITY="high" WMODE="transparent" BGCOLOR="#ffffff" WIDTH="402" HEIGHT="290" NAME="images" ALIGN="middle" allowScriptAccess="sameDomain" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" >');
    document.write('</OBJECT>');
				}
