/*function index_flash()
{ 
        document.write('<object data="img/flash/support20110323.swf" wmode="transparent" width="800" height="300" type="application/x-shockwave-flash">\n');
        document.write('<param name="movie" value="img/flash/support20110323.swf"  />\n');
        document.write('<param name="wmode" value="transparent" />\n');
        document.write('</object>\n');
}
*/

function index_flash()
{ 
        document.write('<object data="img/flash/support20110323.swf" wmode="transparent" width="800" height="300" type="application/x-shockwave-flash">\n');
        document.write('<param name="movie" value="img/flash/support20110323.swf"  />\n');
        document.write('</object>\n');
}

