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