%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % CLEAR CHECK BOXES % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %!PS-Adobe-3.0 EPSF-3.0 %%BoundingBox: 0 0 90 30 %%EndProlog [ /T (Check_Clear_Button) /Rect [0 0 90 30] /Subtype /Widget /F 4 /FT /Btn % button, check type /Ff 65540 % push button /H /P /AP << /N {Clear_Up} /D {Clear_Down} >> /Action << /Subtype /JavaScript /JS( var undefined; function turnOff\(inName\) { var thecheckbox = this.getField\(inName\); if \(thecheckbox!=undefined\) thecheckbox.value = "Off"; } for \(theCount = 1; theCount < 6; theCount++\) { if \("pageonecheck"+theCount!=undefined\) turnOff\("pageonecheck"+theCount\); } ) >> /ANN pdfmark %%EOF