document.write("<? $sn=time(); ?>");
document.write("<OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'  WIDTH='1024' HEIGHT='768'>");
document.write("<PARAM NAME=movie VALUE='entry01.swf?reload=<? print($sn) ?>'>");
document.write("<PARAM NAME=quality VALUE=high>");
document.write("<PARAM NAME=scale VALUE=exactfit>");
document.write("<PARAM NAME=bgcolor VALUE=#000000>");
document.write("<EMBED src='entry01.swf?reload=<? print($sn) ?>' quality=high wmode=opaque bgcolor=#000000  WIDTH='1024' HEIGHT='768' TYPE='application/x-shockwave-flash' ></EMBED>");
document.write("</OBJECT>");
