﻿var so = new SWFObject("/shared/flash/top/swf/top.swf", "top", "960", "370", "8", "#ffffff");
so.write("swf_object");

//可視化
document.getElementById('swf_object').style.visibility = 'visible';