function RunFlashfixTitleEu()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1000" height="200"> \n');
    document.write('<param name="movie" value="http://shop.freewebstore.org/templates/249/images/title_eu.swf" /> \n');
    document.write('<param name="quality" value="high" /> \n');
    document.write('<param name="allowscriptaccess" value="always"/>');
    document.write('<embed src="http://shop.freewebstore.org/templates/249/images/title_eu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="200"></embed> \n');
    document.write('</object> \n');
}

function RunFlashfixTitle()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1000" height="200"> \n');
    document.write('<param name="movie" value="http://shop.freewebstore.org/templates/249/images/title.swf" /> \n');
    document.write('<param name="quality" value="high" /> \n');
    document.write('<param name="allowscriptaccess" value="always"/>');
    document.write('<embed src="http://shop.freewebstore.org/templates/249/images/title.swf" allowscriptaccess="always" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="200"></embed> \n');
    document.write('</object> \n');
}


function RunFlashfixStep1()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="350" height="85"> \n');
    document.write('<param name="movie" value="http://shop.freewebstore.org/templates/249/images/step1.swf" /> \n');
    document.write('<param name="quality" value="high" /> \n');
    document.write('<param name="allowscriptaccess" value="always"/>');
    document.write('<embed src="http://shop.freewebstore.org/templates/249/images/step1.swf" allowscriptaccess="always" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="350" height="85"></embed> \n');
    document.write('</object> \n');
}

function RunFlashfixStep2()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="350" height="85"> \n');
    document.write('<param name="movie" value="http://shop.freewebstore.org/templates/249/images/step2.swf" /> \n');
    document.write('<param name="quality" value="high" /> \n');
    document.write('<param name="allowscriptaccess" value="always"/>');
    document.write('<embed src="http://shop.freewebstore.org/templates/249/images/step2.swf" allowscriptaccess="always" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="350" height="85"></embed> \n');
    document.write('</object> \n');
}

function RunFlashfixStep3()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="350" height="85"> \n');
    document.write('<param name="movie" value="http://shop.freewebstore.org/templates/249/images/step3.swf" /> \n');
    document.write('<param name="quality" value="high" /> \n');
    document.write('<param name="allowscriptaccess" value="always"/>');
    document.write('<embed src="http://shop.freewebstore.org/templates/249/images/step3.swf" allowscriptaccess="always" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="350" height="85"></embed> \n');
    document.write('</object> \n');
}

function RunFlashfixSamples()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="100" height="40"> \n');
    document.write('<param name="movie" value="http://shop.freewebstore.org/templates/249/images/requestsamples.swf" /> \n');
    document.write('<param name="quality" value="high" /> \n');
    document.write('<param name="allowscriptaccess" value="always"/>');
    document.write('<embed src="http://shop.freewebstore.org/templates/249/images/requestsamples.swf" allowscriptaccess="always" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="100" height="40"></embed> \n');
    document.write('</object> \n');
}