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