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="275" HEIGHT="360" ID="main" ALIGN="left">');
document.write('<PARAM NAME="allowScriptAccess" VALUE="sameDomain" />');
document.write('<PARAM NAME="movie" VALUE="dresses.swf" />');
document.write('<PARAM NAME="quality" VALUE="best" />');
document.write('<PARAM NAME="wmode" VALUE="transparent" />');
document.write('<PARAM NAME="bgcolor" VALUE="#ffffff" />');
document.write('<EMBED SRC=""dresses.swf" QUALITY="best" WMODE="transparent" BGCOLOR="#ffffff" WIDTH="275" HEIGHT="360" NAME="main" ALIGN="middle" allowScriptAccess="sameDomain" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" />');
    document.write('</OBJECT>');
				}