%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % CLEAR POPUP MENU BUTTONS % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %!PS-Adobe-3.0 EPSF-3.0 %%BoundingBox: 0 0 90 30 %%EndProlog [ /T (Clear_Button) /Rect [0 0 90 30] /Subtype /Widget /F 4 /FT /Btn % clear (not popup menu) button /Ff 65540 /H /P /AP << /N {Clear_Up} /D {Clear_Down} >> /Action << /Subtype /JavaScript /JS( var undefined; function clearPopup\(inName\) { var thePopup = this.getField(inName); if \( thePopup != undefined \) thePopup.value = ""; } for \(theCount = 1; theCount < 6; theCount++\) { if \("pageonepopup"+theCount!=undefined\) clearPopup\("pageonepopup"+theCount\); } ) >> /ANN pdfmark %%EOF