document.write("<? $sn=time(); ?>");
document.write("<OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'  WIDTH=100% HEIGHT=100%>");
document.write("<PARAM NAME=movie VALUE='comtrk03tsk01.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='comtrk03tsk01.swf?reload=<? print($sn) ?>' quality=high wmode=opaque bgcolor=#000000  WIDTH=100% HEIGHT=100% TYPE='application/x-shockwave-flash' ></EMBED>");
document.write("</OBJECT>");
