function RunSlides()
{
    document.write('<object classid=clsid:INSTANTFXSL13871 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 width=800 height=532>\n');
    document.write('<param name=movie value=fx.swf>\n');
    document.write('<param name=quality value=high>\n');
    document.write('<param name=flashvars VALUE="DT=">\n');
    document.write('<param name=bgcolor VALUE=#000000>\n');
    document.write('<param name=WMode VALUE=Opaque>\n');
    document.write('<param name=Scale VALUE=showAll>\n');
    document.write('<embed src=fx.swf width=800 height=532 quality=high wmode=Opaque flashvars="DT=" scale=showAll pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash></embed></object>\n');
}

