/*flash.js_20060921_h-artdesign*/

htm = ""
htm+="<object data='fla/top_fla.swf'"
htm+=" type='application/x-shockwave-flash'"
htm+="        width   ='700'" 
htm+="        height  ='350'>"
htm+="<param name='src' value='fla/top_fla.swf' />"
htm+="<param name='autostart' value='true' />"
htm+="<param name='quality' value='high' />"
htm+="<param name='pluginspage' value='http://www.adobe.com/go/getflashplayer_jp' />"
htm+="<img src='img/top_fla.jpg' width='700' height='350' alt='トービだからできる多彩な製品システム' />"
htm+="</object>"

document.write(htm)

