<?xml version="1.0"?>
<XFDL version="5.1.0">
	<formid content="array">
		<serialnumber>D9CB3607-94CB-408A-8DBF-D7FF4654F554</serialnumber>
		<version>52.104.9</version>
	</formid>
	<vfd_date>28/5/2004</vfd_date>

<!--Set viewer menu items-->

	<ufv_settings content="array">
		<menu content="array">
			<save>off</save>
			<print>off</print>
			<open>on</open>
			<mail>off</mail>
			<fieldmenu>off</fieldmenu>
			<preferences>on</preferences>
			<spellcheck>on</spellcheck>
			<spellcheckall>on</spellcheckall>
			<help>on</help>
			<nextform>off</nextform>
			<previousform>off</previousform>
		</menu>
		<mandatorycolor content="array">
			<ae>255</ae>
			<ae>255</ae>
			<ae>0</ae>
		</mandatorycolor>
	</ufv_settings>
	<ifs_license>T-4YQV-Z9FE-Z6C6-Z9Y6-6PPC</ifs_license>
	<saveformat>application/x-xfdl</saveformat>
	<cached_copy></cached_copy>
	<checkIFX></checkIFX>
	<isIFX></isIFX>
	<controllerForm_url></controllerForm_url>
	<opt_LinkURL></opt_LinkURL>
	<page sid="RR_Budget">
		<vfd_pagesize>custom</vfd_pagesize>
		<vfd_pagedpi>120</vfd_pagedpi>
		<vfd_printsize>11;8.5</vfd_printsize>
		<pageid content="array">
			<serialnumber>B5BB0CBC-90E5-44D9-95FC-B437D683FF05</serialnumber>
		</pageid>
		<label>RR Budget, Section A-B</label>
		<vfd_customsize>11;8.5;Inches</vfd_customsize>
		<next>DUNSID</next>
		<toolbar sid="TOOLBAR">
		</toolbar>

		<!-- $Revision:    $ -->

		<button sid="ButtonSave">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>614</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>105</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>Save</value>
			<type>save</type>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>plain</ae>
			</fontinfo>
			<justify>center</justify>
			<bgcolor content="array">
				<ae>191</ae>
				<ae>191</ae>
				<ae>191</ae>
			</bgcolor>

			<!--Set saveformat of application-->

			<saveformat>application/x-xfdl;content-encoding="asc-gzip"</saveformat>
			<previous>ButtonSubmit</previous>
			<next>ButtonPrint</next>
			<setActive content="compute">
				<cval>1</cval>
				<compute>
					<![CDATA[toggle(global.focuseditem) == "1" && checkValidFormats() != "0" ? set("active", "off") : set("active", "on") 
]]></compute>
			</setActive>
			<help>HELP49</help>
			<acclabel>Click here to save the form.</acclabel>
			<setVisible content="compute">
				<cval>1</cval>
				<compute>
					
SubmissionDef.DUNSNUMBER456789.visible == "off" ?  set("visible", "off") : set("visible", "on")
</compute>
			</setVisible>
			<visible>on</visible>
			<active>off</active>
		</button>
		<button sid="version_button">
			<itemlocation content="array">
				<ae content="array">
					<ae>within</ae>
					<ae>TOOLBAR</ae>
				</ae>
				<ae content="array">
					<ae>absolute</ae>
					<ae>856</ae>
					<ae>23</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>75</ae>
					<ae>35</ae>
				</ae>
			</itemlocation>
			<value>About</value>
			<formversionnumber>$Revision:   1.122  $</formversionnumber>
			<onPress content="compute">
				<cval></cval>
				<compute>
					toggle(activated,"off","on") == "1"  ? viewer.messageBox("Form Version: " +. get("version_button.formversionnumber") +. " ", "Information", "OK | ICONINFORMATION") : ""</compute>
			</onPress>
			<next>BUTTON3</next>
			<previous>BUTTON2</previous>
			<acclabel>Click here for more information about this form.</acclabel>
			<help>HELP47</help>
		</button>
		<check sid="b_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>6</ae>
					<ae>719</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && (
strlen(OtherPrefixName_7.value) > "0" ||
strlen(OtherFirstName_7.value) > "0" ||
strlen(OtherMiddleName_7.value) > "0" ||
strlen(OtherLastName_7.value) > "0" ||
strlen(nopersonnel_7.value) > "0" ||

strlen(OtherBaseSalary_7.value) > "0" ||
strlen(OtherCalMonths_7.value) > "0" ||
strlen(OtherAcadMonths_7.value) > "0" ||
strlen(OtherSumMonth_7.value) > "0" ||
strlen(OtherRequestedSalary_7.value) > "0" ||
strlen(OtherFringeBenefits_7.value) > "0" ||
strlen(OtherProjectRole_7.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_1</next>
			<previous>OtherFundsRequested_3</previous>
		</check>
		<button sid="BUTTON3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>12</ae>
					<ae>31</ae>
				</ae>
			</itemlocation>
			<value>Previous Period</value>

<!--
	Custom tag to duplicate the page.  if the button was activated then

	set the current page value, duplicate using and create sid and set
	the page counter.
-->

			<decPageNumber content="compute">
				<cval></cval>
				<compute>
					<![CDATA[((RR_Budget.test.value == "on" && RR_Budget2Section.test.value == "on" && RR_Budget3Section.test.value == "on") || (RR_Budget.freepass.value == "on" && RR_Budget2Section.freepass.value == "on" && RR_Budget3Section.freepass.value == "on")) && toggle(activated, "off", "on") == "1" 
						? set("RR_Budget.page_field.value", RR_Budget.page_field.value - "1") :""]]></compute>
			</decPageNumber>
			<size content="array">
				<ae>17</ae>
				<ae>1</ae>
			</size>
			<visible content="compute">
				<cval>off</cval>
				<compute>
					page_field.value >"	1"?"on":"off"</compute>
			</visible>
			<waitonesecond content="compute">
				<cval></cval>
				<compute>
					<![CDATA[(((RR_Budget.test.value == "off" && RR_Budget.freepass.value == "off") || RR_Budget2Section.test.value == "off" || RR_Budget3Section.test.value == "off"))&& toggle(activated, "off", "on") == "1" ? viewer.messageBox("Please complete all mandatory fields before moving to the previous year.  Or, if you did not intend to create this year, please reset all entries using the 'Reset Entries' button(s), and then when in Section A-B press 'Previous Year'"): "" 
]]></compute>
			</waitonesecond>
			<setPageNumOnOtherSections content="compute">
				<cval></cval>
				<compute>
					toggle(activated) == "1" ? set("RR_Budget2Section.page_field.value", RR_Budget.page_field.value) +. set("RR_Budget3Section.page_field.value", RR_Budget.page_field.value) : ""
</compute>
			</setPageNumOnOtherSections>
			<help>HELP37</help>
			<acclabel>Click here to view the previous year.</acclabel>
			<next>DUNSID</next>
			<previous>version_button</previous>
		</button>
		<check sid="b_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>2</ae>
					<ae>696</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && (
strlen(OtherPrefixName_1.value) > "0" ||
strlen(OtherFirstName_1.value) > "0" ||
strlen(OtherMiddleName_1.value) > "0" ||
strlen(OtherLastName_1.value) > "0" ||
strlen(nopersonnel_1.value) > "0" ||

strlen(OtherBaseSalary_1.value) > "0" ||
strlen(OtherCalMonths_1.value) > "0" ||
strlen(OtherAcadMonths_1.value) > "0" ||
strlen(OtherSumMonth_1.value) > "0" ||
strlen(OtherRequestedSalary_1.value) > "0" ||
strlen(OtherFringeBenefits_1.value) > "0" ||
strlen(OtherProjectRole_1.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_6</next>
			<previous>b_7</previous>
		</check>
		<check sid="b_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>24</ae>
					<ae>739</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && (
strlen(OtherPrefixName_6.value) > "0" ||
strlen(OtherFirstName_6.value) > "0" ||
strlen(OtherMiddleName_6.value) > "0" ||
strlen(OtherLastName_6.value) > "0" ||
strlen(nopersonnel_6.value) > "0" ||

strlen(OtherBaseSalary_6.value) > "0" ||
strlen(OtherCalMonths_6.value) > "0" ||
strlen(OtherAcadMonths_6.value) > "0" ||
strlen(OtherSumMonth_6.value) > "0" ||
strlen(OtherRequestedSalary_6.value) > "0" ||
strlen(OtherFringeBenefits_6.value) > "0" ||
strlen(OtherProjectRole_6.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_2</next>
			<previous>b_1</previous>
		</check>
		<check sid="b_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>23</ae>
					<ae>660</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[	Mandatory.value == "on" && (
	strlen(OtherPrefixName_2.value) > "0" ||
	strlen(OtherFirstName_2.value) > "0" ||
	strlen(OtherMiddleName_2.value) > "0" ||
	strlen(OtherLastName_2.value) > "0" ||
	strlen(nopersonnel_2.value) > "0" ||
	
	strlen(OtherBaseSalary_2.value) > "0" ||
	strlen(OtherCalMonths_2.value) > "0" ||
	strlen(OtherAcadMonths_2.value) > "0" ||
	strlen(OtherSumMonth_2.value) > "0" ||
	strlen(OtherRequestedSalary_2.value) > "0" ||
	strlen(OtherFringeBenefits_2.value) > "0" ||
	strlen(OtherProjectRole_2.value) > "0")
	? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_3</next>
			<previous>b_6</previous>
		</check>
		<check sid="b_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>673</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_3.value) > "0" ||
		strlen(OtherFirstName_3.value) > "0" ||
		strlen(OtherMiddleName_3.value) > "0" ||
		strlen(OtherLastName_3.value) > "0" ||
		strlen(nopersonnel_3.value) > "0" ||
		
		strlen(OtherBaseSalary_3.value) > "0" ||
		strlen(OtherCalMonths_3.value) > "0" ||
		strlen(OtherAcadMonths_3.value) > "0" ||
		strlen(OtherSumMonth_3.value) > "0" ||
		strlen(OtherRequestedSalary_3.value) > "0" ||
		strlen(OtherFringeBenefits_3.value) > "0" ||
		strlen(OtherProjectRole_3.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_4</next>
			<previous>b_2</previous>
		</check>
		<check sid="b_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>29</ae>
					<ae>699</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_4.value) > "0" ||
		strlen(OtherFirstName_4.value) > "0" ||
		strlen(OtherMiddleName_4.value) > "0" ||
		strlen(OtherLastName_4.value) > "0" ||
		strlen(nopersonnel_4.value) > "0" ||
		
		strlen(OtherBaseSalary_4.value) > "0" ||
		strlen(OtherCalMonths_4.value) > "0" ||
		strlen(OtherAcadMonths_4.value) > "0" ||
		strlen(OtherSumMonth_4.value) > "0" ||
		strlen(OtherRequestedSalary_4.value) > "0" ||
		strlen(OtherFringeBenefits_4.value) > "0" ||
		strlen(OtherProjectRole_4.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_5</next>
			<previous>b_3</previous>
		</check>
		<check sid="b_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>19</ae>
					<ae>679</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_5.value) > "0" ||
		strlen(OtherFirstName_5.value) > "0" ||
		strlen(OtherMiddleName_5.value) > "0" ||
		strlen(OtherLastName_5.value) > "0" ||
		strlen(nopersonnel_5.value) > "0" ||
		
		strlen(OtherBaseSalary_5.value) > "0" ||
		strlen(OtherCalMonths_5.value) > "0" ||
		strlen(OtherAcadMonths_5.value) > "0" ||
		strlen(OtherSumMonth_5.value) > "0" ||
		strlen(OtherRequestedSalary_5.value) > "0" ||
		strlen(OtherFringeBenefits_5.value) > "0" ||
		strlen(OtherProjectRole_5.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_8</next>
			<previous>b_4</previous>
		</check>
		<check sid="b_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>24</ae>
					<ae>720</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_8.value) > "0" ||
		strlen(OtherFirstName_8.value) > "0" ||
		strlen(OtherMiddleName_8.value) > "0" ||
		strlen(OtherLastName_8.value) > "0" ||
		strlen(nopersonnel_8.value) > "0" ||
		
		strlen(OtherBaseSalary_8.value) > "0" ||
		strlen(OtherCalMonths_8.value) > "0" ||
		strlen(OtherAcadMonths_8.value) > "0" ||
		strlen(OtherSumMonth_8.value) > "0" ||
		strlen(OtherRequestedSalary_8.value) > "0" ||
		strlen(OtherFringeBenefits_8.value) > "0" ||
		strlen(OtherProjectRole_8.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_9</next>
			<previous>b_5</previous>
		</check>
		<check sid="b_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>10</ae>
					<ae>735</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[			Mandatory.value == "on" && (
			strlen(OtherPrefixName_9.value) > "0" ||
			strlen(OtherFirstName_9.value) > "0" ||
			strlen(OtherMiddleName_9.value) > "0" ||
			strlen(OtherLastName_9.value) > "0" ||
			strlen(nopersonnel_9.value) > "0" ||
			
			strlen(OtherBaseSalary_9.value) > "0" ||
			strlen(OtherCalMonths_9.value) > "0" ||
			strlen(OtherAcadMonths_9.value) > "0" ||
			strlen(OtherSumMonth_9.value) > "0" ||
			strlen(OtherRequestedSalary_9.value) > "0" ||
			strlen(OtherFringeBenefits_9.value) > "0" ||
			strlen(OtherProjectRole_9.value) > "0")
			? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>b_10</next>
			<previous>b_8</previous>
		</check>
		<check sid="b_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>14</ae>
					<ae>694</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		Mandatory.value == "on" && (
		strlen(OtherPrefixName_10.value) > "0" ||
		strlen(OtherFirstName_10.value) > "0" ||
		strlen(OtherMiddleName_10.value) > "0" ||
		strlen(OtherLastName_10.value) > "0" ||
		strlen(nopersonnel_10.value) > "0" ||
		
		strlen(OtherBaseSalary_10.value) > "0" ||
		strlen(OtherCalMonths_10.value) > "0" ||
		strlen(OtherAcadMonths_10.value) > "0" ||
		strlen(OtherSumMonth_10.value) > "0" ||
		strlen(OtherRequestedSalary_10.value) > "0" ||
		strlen(OtherFringeBenefits_10.value) > "0" ||
		strlen(OtherProjectRole_10.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>nopersonnel_4</next>
			<previous>b_9</previous>
		</check>
		<check sid="r_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && (
strlen(RR_Budget.PrefixName_6.value) > "0" ||
strlen(RR_Budget.FirstName_6.value) > "0" ||
strlen(RR_Budget.MiddleName_6.value) > "0" ||
strlen(RR_Budget.LastName_6.value) > "0" ||
strlen(RR_Budget.SuffixName_6.value) > "0" ||

strlen(RR_Budget.BaseSalary_6.value) > "0" ||
strlen(RR_Budget.CalMonths_6.value) > "0" ||
strlen(RR_Budget.AcadMonths_6.value) > "0" ||
strlen(RR_Budget.SumMonth_6.value) > "0" ||
strlen(RR_Budget.RequestedSalary_6.value) > "0" ||
strlen(RR_Budget.FringeBenefits_6.value) > "0" ||
strlen(RR_Budget.ProjectRole_6.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_2</next>
			<previous>test</previous>
		</check>
		<check sid="r_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[	RR_Budget.Mandatory.value == "on" && (
	strlen(RR_Budget.PrefixName_2.value) > "0" ||
	strlen(RR_Budget.FirstName_2.value) > "0" ||
	strlen(RR_Budget.MiddleName_2.value) > "0" ||
	strlen(RR_Budget.LastName_2.value) > "0" ||
	strlen(RR_Budget.SuffixName_2.value) > "0" ||
	
	strlen(RR_Budget.BaseSalary_2.value) > "0" ||
	strlen(RR_Budget.CalMonths_2.value) > "0" ||
	strlen(RR_Budget.AcadMonths_2.value) > "0" ||
	strlen(RR_Budget.SumMonth_2.value) > "0" ||
	strlen(RR_Budget.RequestedSalary_2.value) > "0" ||
	strlen(RR_Budget.FringeBenefits_2.value) > "0" ||
	strlen(RR_Budget.ProjectRole_2.value) > "0")
	? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_3</next>
			<previous>r_6</previous>
		</check>
		<check sid="r_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		RR_Budget.Mandatory.value == "on" && (
		strlen(RR_Budget.PrefixName_3.value) > "0" ||
		strlen(RR_Budget.FirstName_3.value) > "0" ||
		strlen(RR_Budget.MiddleName_3.value) > "0" ||
		strlen(RR_Budget.LastName_3.value) > "0" ||
		strlen(RR_Budget.SuffixName_3.value) > "0" ||
		
		strlen(RR_Budget.BaseSalary_3.value) > "0" ||
		strlen(RR_Budget.CalMonths_3.value) > "0" ||
		strlen(RR_Budget.AcadMonths_3.value) > "0" ||
		strlen(RR_Budget.SumMonth_3.value) > "0" ||
		strlen(RR_Budget.RequestedSalary_3.value) > "0" ||
		strlen(RR_Budget.FringeBenefits_3.value) > "0" ||
		strlen(RR_Budget.ProjectRole_3.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_4</next>
			<previous>r_2</previous>
		</check>
		<check sid="r_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		RR_Budget.Mandatory.value == "on" && (
		strlen(RR_Budget.PrefixName_4.value) > "0" ||
		strlen(RR_Budget.FirstName_4.value) > "0" ||
		strlen(RR_Budget.MiddleName_4.value) > "0" ||
		strlen(RR_Budget.LastName_4.value) > "0" ||
		strlen(RR_Budget.SuffixName_4.value) > "0" ||
		
		strlen(RR_Budget.BaseSalary_4.value) > "0" ||
		strlen(RR_Budget.CalMonths_4.value) > "0" ||
		strlen(RR_Budget.AcadMonths_4.value) > "0" ||
		strlen(RR_Budget.SumMonth_4.value) > "0" ||
		strlen(RR_Budget.RequestedSalary_4.value) > "0" ||
		strlen(RR_Budget.FringeBenefits_4.value) > "0" ||
		strlen(RR_Budget.ProjectRole_4.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_5</next>
			<previous>r_3</previous>
		</check>
		<check sid="r_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		RR_Budget.Mandatory.value == "on" && (
		strlen(RR_Budget.PrefixName_5.value) > "0" ||
		strlen(RR_Budget.FirstName_5.value) > "0" ||
		strlen(RR_Budget.MiddleName_5.value) > "0" ||
		strlen(RR_Budget.LastName_5.value) > "0" ||
		strlen(RR_Budget.SuffixName_5.value) > "0" ||
		
		strlen(RR_Budget.BaseSalary_5.value) > "0" ||
		strlen(RR_Budget.CalMonths_5.value) > "0" ||
		strlen(RR_Budget.AcadMonths_5.value) > "0" ||
		strlen(RR_Budget.SumMonth_5.value) > "0" ||
		strlen(RR_Budget.RequestedSalary_5.value) > "0" ||
		strlen(RR_Budget.FringeBenefits_5.value) > "0" ||
		strlen(RR_Budget.ProjectRole_5.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_8</next>
			<previous>r_4</previous>
		</check>
		<check sid="r_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[		RR_Budget.Mandatory.value == "on" && (
		strlen(RR_Budget.PrefixName_8.value) > "0" ||
		strlen(RR_Budget.FirstName_8.value) > "0" ||
		strlen(RR_Budget.MiddleName_8.value) > "0" ||
		strlen(RR_Budget.LastName_8.value) > "0" ||
		strlen(RR_Budget.SuffixName_8.value) > "0" ||
		
		strlen(RR_Budget.BaseSalary_8.value) > "0" ||
		strlen(RR_Budget.CalMonths_8.value) > "0" ||
		strlen(RR_Budget.AcadMonths_8.value) > "0" ||
		strlen(RR_Budget.SumMonth_8.value) > "0" ||
		strlen(RR_Budget.RequestedSalary_8.value) > "0" ||
		strlen(RR_Budget.FringeBenefits_8.value) > "0" ||
		strlen(RR_Budget.ProjectRole_8.value) > "0")
		? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_1</next>
			<previous>r_5</previous>
		</check>
		<check sid="r_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>7</ae>
					<ae>224</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>11</ae>
					<ae>11</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[RR_Budget.Mandatory.value == "on" && (
strlen(RR_Budget.PrefixName_1.value) > "0" ||
strlen(RR_Budget.FirstName_1.value) > "0" ||
strlen(RR_Budget.MiddleName_1.value) > "0" ||
strlen(RR_Budget.LastName_1.value) > "0" ||
strlen(RR_Budget.SuffixName_1.value) > "0" ||

strlen(RR_Budget.BaseSalary_1.value) > "0" ||
strlen(RR_Budget.CalMonths_1.value) > "0" ||
strlen(RR_Budget.AcadMonths_1.value) > "0" ||
strlen(RR_Budget.SumMonth_1.value) > "0" ||
strlen(RR_Budget.RequestedSalary_1.value) > "0" ||
strlen(RR_Budget.FringeBenefits_1.value) > "0" ||
strlen(RR_Budget.ProjectRole_1.value) > "0")
? "on" : "off"]]></compute>
			</value>
			<visible>off</visible>
			<next>r_7</next>
			<previous>r_8</previous>
		</check>
		<field sid="LastName_8">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>426</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_8.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 8: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_8</next>
			<previous>MiddleName_8</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					
					Mandatory.value == "on" && r_8.value == "on" ? "mandatory" : "optional"

				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_7">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>401</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_7.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 7: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_7</next>
			<previous>MiddleName_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_6">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>376</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_6.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 6: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_6</next>
			<previous>MiddleName_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_5">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>351</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_5.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 5: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_5</next>
			<previous>MiddleName_5</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_4">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>326</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_4.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 4: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_4</next>
			<previous>MiddleName_4</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="LastName_3">
			<value></value>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>304</ae>
					<ae>301</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".LastName_3.value", value):""</compute>
			</sendValue>
			<acclabel>Last Name 3: Enter the last (family) name of the Senior/Key Person.  This field is required.</acclabel>
			<size content="array">
				<ae>18</ae>
				<ae>1</ae>
			</size>
			<help>HELP4</help>
			<next>SuffixName_3</next>
			<previous>MiddleName_3</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>60</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && r_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<check sid="test_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>462</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_4.value) > "0" || 
strlen(RequestedSalary_4.value) > "0" ||
strlen(FringeBenefits_4.value) > "0" ||
strlen(ProjectRole_4.value) > "0" ||
strlen(LastName_4.value) > "0" )
&& 
(strlen(FirstName_4.value) == "0" || 
strlen(RequestedSalary_4.value) == "0" ||
strlen(FringeBenefits_4.value) == "0" ||
strlen(ProjectRole_4.value) == "0" ||
strlen(LastName_4.value) == "0" )
? "off" : "on"]]></compute>
			</value>
			<next>test_5</next>
			<previous>test_3</previous>
			<visible>off</visible>
		</check>
		<check sid="test_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>475</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_5.value) > "0" || 
strlen(RequestedSalary_5.value) > "0" ||
strlen(FringeBenefits_5.value) > "0" ||
strlen(ProjectRole_5.value) > "0" ||
strlen(LastName_5.value) > "0")
&& 
(strlen(FirstName_5.value) == "0" || 
strlen(RequestedSalary_5.value) == "0" ||
strlen(FringeBenefits_5.value) == "0" ||
strlen(ProjectRole_5.value) == "0" ||
strlen(LastName_5.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test_6</next>
			<previous>test_4</previous>
			<visible>off</visible>
		</check>
		<check sid="test_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>491</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_6.value) > "0" || 
strlen(RequestedSalary_6.value) > "0" ||
strlen(FringeBenefits_6.value) > "0" ||
strlen(ProjectRole_6.value) > "0" ||
strlen(LastName_6.value) > "0" )
&& 
(strlen(FirstName_6.value) == "0" || 
strlen(RequestedSalary_6.value) == "0" ||
strlen(FringeBenefits_6.value) == "0" ||
strlen(ProjectRole_6.value) == "0" ||
strlen(LastName_6.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test_7</next>
			<previous>test_5</previous>
			<visible>off</visible>
		</check>
		<check sid="test_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>507</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_7.value) > "0" || 
strlen(RequestedSalary_7.value) > "0" ||
strlen(FringeBenefits_7.value) > "0" ||
strlen(ProjectRole_7.value) > "0" ||
strlen(LastName_7.value) > "0" )
&& 
(strlen(FirstName_7.value) == "0" || 
strlen(RequestedSalary_7.value) == "0" ||
strlen(FringeBenefits_7.value) == "0" ||
strlen(ProjectRole_7.value) == "0" ||
strlen(LastName_7.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test_8</next>
			<previous>test_6</previous>
			<visible>off</visible>
		</check>
		<check sid="test_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>522</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_8.value) > "0" || 
strlen(RequestedSalary_8.value) > "0" ||
strlen(FringeBenefits_8.value) > "0" ||
strlen(ProjectRole_8.value) > "0" ||
strlen(LastName_8.value) > "0" )
&& 
(strlen(FirstName_8.value) == "0" || 
strlen(RequestedSalary_8.value) == "0" ||
strlen(FringeBenefits_8.value) == "0" ||
strlen(ProjectRole_8.value) == "0" ||
strlen(LastName_8.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test</next>
			<previous>test_7</previous>
			<visible>off</visible>
		</check>
		<check sid="test_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>439</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_3.value) > "0" || 
strlen(RequestedSalary_3.value) > "0" ||
strlen(FringeBenefits_3.value) > "0" ||
strlen(ProjectRole_3.value) > "0" ||
strlen(LastName_3.value) > "0" )
&& 
(strlen(FirstName_3.value) == "0" || 
strlen(RequestedSalary_3.value) == "0" ||
strlen(FringeBenefits_3.value) == "0" ||
strlen(ProjectRole_3.value) == "0" ||
strlen(LastName_3.value) == "0" 
)
? "off" : "on"]]></compute>
			</value>
			<next>test_4</next>
			<previous>test_2</previous>
			<visible>off</visible>
		</check>
		<check sid="test_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>427</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>on</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_2.value) > "0" || 
strlen(RequestedSalary_2.value) > "0" ||
strlen(FringeBenefits_2.value) > "0" ||
strlen(ProjectRole_2.value) > "0" ||
strlen(LastName_2.value) > "0" )
&& 
(strlen(FirstName_2.value) == "0" || 
strlen(RequestedSalary_2.value) == "0" ||
strlen(FringeBenefits_2.value) == "0" ||
strlen(ProjectRole_2.value) == "0" ||
strlen(LastName_2.value) == "0"
)
? "off" : "on"]]></compute>
			</value>
			<next>test_3</next>
			<previous>test_1</previous>
			<visible>off</visible>
		</check>
		<check sid="test_1">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>413</ae>
					<ae>194</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>10</ae>
					<ae>10</ae>
				</ae>
			</itemlocation>
			<value content="compute">
				<cval>off</cval>
				<compute>
					<![CDATA[(Mandatory.value == "on") && 
(strlen(FirstName_1.value) > "0" || 
strlen(RequestedSalary_1.value) > "0" ||
strlen(FringeBenefits_1.value) > "0" ||
strlen(ProjectRole_1.value) > "0" ||
strlen(LastName_1.value) > "0" )
&& 
(strlen(FirstName_1.value) == "0" || 
strlen(RequestedSalary_1.value) == "0" ||
strlen(FringeBenefits_1.value) == "0" ||
strlen(ProjectRole_1.value) == "0" ||
strlen(LastName_1.value) == "0"
)
? "off" : "on"]]></compute>
			</value>
			<next>test_2</next>
			<previous>test_20</previous>
			<visible>off</visible>
		</check>
		<field sid="OtherFundsRequested_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_10.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_10.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_10.value) != "0" ? 
					set("OtherFundsRequested_10.value",
					(RR_Budget.OtherRequestedSalary_10.value + 
					RR_Budget.OtherFringeBenefits_10.value)) : 
					set("OtherFundsRequested_10.value","")</compute>
			</calc>
			<next>totalnopersonnel</next>
			<previous>OtherFringeBenefits_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_10.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherTotalFunds">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>880</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherTotalFunds.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<acclabel>Total Other Personnel: Total Funds requested for all Other Personnel.</acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					
strlen(OtherFundsRequested_10.value) != "0" || 
strlen(OtherFundsRequested_9.value) != "0" ||
strlen(OtherFundsRequested_8.value) != "0" || 
strlen(OtherFundsRequested_7.value) != "0" || 
strlen(OtherFundsRequested_6.value) != "0" || 
strlen(OtherFundsRequested_5.value) != "0" || 
strlen(OtherFundsRequested_4.value) != "0" || 
strlen(OtherFundsRequested_3.value) != "0" || 
strlen(OtherFundsRequested_2.value) != "0" || 
strlen(OtherFundsRequested_1.value) != "0" ? 
set("OtherTotalFunds.value",
(OtherFundsRequested_10.value + 
OtherFundsRequested_9.value + 
OtherFundsRequested_8.value + 
OtherFundsRequested_7.value + 
OtherFundsRequested_6.value + 
OtherFundsRequested_5.value + 
OtherFundsRequested_4.value + 
OtherFundsRequested_3.value + 
OtherFundsRequested_2.value + 
OtherFundsRequested_1.value)) : 
set("OtherTotalFunds.value","")</compute>
			</calc>
			<help>HELP34</help>
			<next>OtherCalculatedTotal</next>
			<previous>totalnopersonnel</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalculatedTotal">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>907</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalculatedTotal.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<acclabel><![CDATA[Total Salary, Wages, & Fringe Benefits (A & B): Total Funds requested for all Senior Key Persons and all Other Personnel.]]></acclabel>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherTotalFunds.value) != "0" || 
					strlen(RR_Budget.CalculatedTotal.value) != "0" ? 
					set("OtherCalculatedTotal.value",
					(OtherTotalFunds.value + CalculatedTotal.value)) : 
					set("OtherCalculatedTotal.value","")</compute>
			</calc>
			<help>HELP35</help>
			<previous>OtherTotalFunds</previous>
			<next>CloseForm</next>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherFringeBenefits_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_10</next>
			<previous>OtherRequestedSalary_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_10.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_10</next>
			<previous>OtherSumMonth_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_10.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_10</next>
			<previous>OtherAcadMonths_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_10</next>
			<previous>OtherCalMonths_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_10.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_10</next>
			<previous>OtherProjectRole_10</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_10">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>855</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_10.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_10</next>
			<previous>OtherFundsRequested_9</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_10.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="totalnopersonnel">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>880</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".totalnopersonnel.value", value):""</compute>
			</sendValue>
			<acclabel>Total Number Other Personnel: Total Number Other Personnel </acclabel>
			<editstate>readonly</editstate>
			<fontinfo content="array">
				<ae>Helvetica</ae>
				<ae>8</ae>
				<ae>bold</ae>
			</fontinfo>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP33</help>
			<summation content="compute">
				<cval>1</cval>
				<compute>
					(toggle(BUTTON3.activated,"off","on") == "1" || 
					toggle(RR_Budget3Section.BtnDuplicate.activated, "off", "on") == "1" ) ||  
					(strlen(nopersonnel_1.value) != "0" || 
					strlen(nopersonnel_2.value) != "0" || 
					strlen(nopersonnel_3.value) != "0" || 
					strlen(nopersonnel_4.value) != "0" || 
					strlen(nopersonnel_5.value) != "0" || 
					strlen(nopersonnel_6.value) != "0" || 
					strlen(nopersonnel_7.value) != "0" || 
					strlen(nopersonnel_8.value) != "0" || 
					strlen(nopersonnel_9.value) != "0" || 
					strlen(nopersonnel_10.value) != "0") ? 
					set("totalnopersonnel.value", 
					nopersonnel_1.value + 
					nopersonnel_2.value + 
					nopersonnel_3.value + 
					nopersonnel_4.value + 
					nopersonnel_5.value + 
					nopersonnel_6.value + 
					nopersonnel_7.value + 
					nopersonnel_8.value + 
					nopersonnel_9.value + 
					nopersonnel_10.value) : 
					set("totalnopersonnel.value", "")</compute>
			</summation>
			<value></value>
			<next>OtherTotalFunds</next>
			<previous>OtherFundsRequested_10</previous>
			<format content="array">
				<ae>integer</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>9999</ae>
				</range>
			</format>
		</field>
		<field sid="OtherProjectRole_10">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>856</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_10.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_10</next>
			<previous>nopersonnel_10</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
RR_Budget.Mandatory.value == "on" && 
(strlen(nopersonnel_10.value) != "0" || 
strlen(OtherRequestedSalary_10.value) != "0" || 
strlen(OtherFringeBenefits_10.value) != "0" || 
strlen(OtherCalMonths_10.value) !="0" || 
strlen(OtherAcadMonths_10.value) !="0" || 
strlen(OtherFundsRequested_10.value) !="0" || 
strlen(OtherSumMonth_10.value) != "0" || 
strlen(OtherProjectRole_10.value) != "0") ? "mandatory" : "optional"				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_9.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_9.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_9.value) != "0" ? 
					set("OtherFundsRequested_9.value",
					(RR_Budget.OtherRequestedSalary_9.value + 
					RR_Budget.OtherFringeBenefits_9.value)) : 
					set("OtherFundsRequested_9.value","")</compute>
			</calc>
			<next>nopersonnel_10</next>
			<previous>OtherFringeBenefits_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_9.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): The applicable fringe benefits, if any, for each project role category.</acclabel>
			<next>OtherFundsRequested_9</next>
			<previous>OtherRequestedSalary_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_9.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_9</next>
			<previous>OtherSumMonth_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_9.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_9</next>
			<previous>OtherAcadMonths_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_9</next>
			<previous>OtherCalMonths_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_9.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_9</next>
			<previous>OtherProjectRole_9</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_9">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>830</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_9.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_9</next>
			<previous>OtherFundsRequested_8</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_9.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherProjectRole_9">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>831</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_9.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_9</next>
			<previous>nopersonnel_9</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
RR_Budget.Mandatory.value == "on" && 
(strlen(nopersonnel_9.value) != "0" || 
strlen(OtherRequestedSalary_9.value) != "0" || 
strlen(OtherFringeBenefits_9.value) != "0" || 
strlen(OtherCalMonths_9.value) !="0" || 
strlen(OtherAcadMonths_9.value) !="0" || 
strlen(OtherFundsRequested_9.value) !="0" || 
strlen(OtherSumMonth_9.value) != "0" || 
strlen(OtherProjectRole_9.value) != "0") ? "mandatory" : "optional"				]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_8.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_8.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_8.value) != "0" ? 
					set("OtherFundsRequested_8.value",
					(RR_Budget.OtherRequestedSalary_8.value + 
					RR_Budget.OtherFringeBenefits_8.value)) : 
					set("OtherFundsRequested_8.value","")</compute>
			</calc>
			<next>nopersonnel_9</next>
			<previous>OtherFringeBenefits_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): The applicable fringe benefits, if any, for each project role category.</acclabel>
			<next>OtherFundsRequested_8</next>
			<previous>OtherRequestedSalary_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_8</next>
			<previous>OtherSumMonth_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_8</next>
			<previous>OtherAcadMonths_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_8</next>
			<previous>OtherCalMonths_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_8.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_8</next>
			<previous>OtherProjectRole_8</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_8">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>805</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_8.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_8</next>
			<previous>OtherFundsRequested_7</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_8.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherProjectRole_8">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>806</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_8.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_8</next>
			<previous>nopersonnel_8</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
RR_Budget.Mandatory.value == "on" && 
(strlen(nopersonnel_8.value) != "0" || 
strlen(OtherRequestedSalary_8.value) != "0" || 
strlen(OtherFringeBenefits_8.value) != "0" || 
strlen(OtherCalMonths_8.value) !="0" || 
strlen(OtherAcadMonths_8.value) !="0" || 
strlen(OtherFundsRequested_8.value) !="0" || 
strlen(OtherSumMonth_8.value) != "0" || 
strlen(OtherProjectRole_8.value) != "0") ? "mandatory" : "optional"			]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_7.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_7.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_7.value) != "0" ? 
					set("OtherFundsRequested_7.value",
					(RR_Budget.OtherRequestedSalary_7.value + 
					RR_Budget.OtherFringeBenefits_7.value)) : 
					set("OtherFundsRequested_7.value","")</compute>
			</calc>
			<next>nopersonnel_8</next>
			<previous>OtherFringeBenefits_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): The applicable fringe benefits, if any, for each project role category.</acclabel>
			<next>OtherFundsRequested_7</next>
			<previous>OtherRequestedSalary_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_7</next>
			<previous>OtherSumMonth_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_7</next>
			<previous>OtherAcadMonths_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_7</next>
			<previous>OtherCalMonths_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_7.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_7</next>
			<previous>OtherProjectRole_7</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_7">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>780</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_7.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_7</next>
			<previous>OtherFundsRequested_6</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_7.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherProjectRole_7">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>781</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_7.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_7</next>
			<previous>nopersonnel_7</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
RR_Budget.Mandatory.value == "on" && 
(strlen(nopersonnel_7.value) != "0" || 
strlen(OtherRequestedSalary_7.value) != "0" || 
strlen(OtherFringeBenefits_7.value) != "0" || 
strlen(OtherCalMonths_7.value) !="0" || 
strlen(OtherAcadMonths_7.value) !="0" || 
strlen(OtherFundsRequested_7.value) !="0" || 
strlen(OtherSumMonth_7.value) != "0" || 
strlen(OtherProjectRole_7.value) != "0") ? "mandatory" : "optional"				]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_6.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): The requested salary & fringe benefit for each project role category.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_6.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_6.value) != "0" ? 
					set("OtherFundsRequested_6.value",
					(RR_Budget.OtherRequestedSalary_6.value + 
					RR_Budget.OtherFringeBenefits_6.value)) : 
					set("OtherFundsRequested_6.value","")</compute>
			</calc>
			<next>nopersonnel_7</next>
			<previous>OtherFringeBenefits_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): The applicable fringe benefits, if any, for each project role category.</acclabel>
			<next>OtherFundsRequested_6</next>
			<previous>OtherRequestedSalary_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary being requested for this budget period for this project role category.</acclabel>
			<next>OtherFringeBenefits_6</next>
			<previous>OtherSumMonth_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_6</next>
			<previous>OtherAcadMonths_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_6</next>
			<previous>OtherCalMonths_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_6.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_6</next>
			<previous>OtherProjectRole_6</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_6">
			<help>HELP14</help>
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>755</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_6.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherProjectRole_6</next>
			<previous>OtherFundsRequested_5</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_6.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherProjectRole_6">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>167</ae>
					<ae>756</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>629</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					toggle(value) == "1" ? set(pageSID.value +. ".OtherProjectRole_6.value", value) : ""</compute>
			</sendValue>
			<acclabel>Additional Project Role Description: List any additional project role(s) in the blank(s) provided, e.g., Engineer, IT Professionals, etc.</acclabel>
			<help>HELP31</help>
			<next>OtherCalMonths_6</next>
			<previous>nopersonnel_6</previous>
			<format content="array">
				<ae>string</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<length content="array">
					<ae>1</ae>
					<ae>100</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
				RR_Budget.Mandatory.value == "on" && 
				(strlen(nopersonnel_6.value) != "0" || 
				strlen(OtherRequestedSalary_6.value) != "0" || 
				strlen(OtherFringeBenefits_6.value) != "0" || 
				strlen(OtherCalMonths_6.value) !="0" || 
				strlen(OtherAcadMonths_6.value) !="0" || 
				strlen(OtherFundsRequested_6.value) !="0" || 
				strlen(OtherSumMonth_6.value) != "0" || 
				strlen(OtherProjectRole_6.value) != "0") ? "mandatory" : "optional"]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_5.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): Enter requested salary/wages & fringe benefits for each project role.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_5.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_5.value) != "0" ? 
					set("OtherFundsRequested_5.value",
					(RR_Budget.OtherRequestedSalary_5.value + 
					RR_Budget.OtherFringeBenefits_5.value)) : 
					set("OtherFundsRequested_5.value","")</compute>
			</calc>
			<next>nopersonnel_6</next>
			<previous>OtherFringeBenefits_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_5</next>
			<previous>OtherRequestedSalary_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</acclabel>
			<next>OtherFringeBenefits_5</next>
			<previous>OtherSumMonth_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_5.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_5</next>
			<previous>OtherAcadMonths_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_5</next>
			<previous>OtherCalMonths_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_5.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_5</next>
			<previous>OtherProjectRole_5</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_5">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>730</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					

					

					

					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_5.value", value):""</compute>
			</sendValue>
			<acclabel>Number of Personnel ADDITIONAL PROJECT ROLE(S): For each project role category identify the number of personnel proposed.  </acclabel>
			<help>HELP14</help>
			<next>OtherProjectRole_5</next>
			<previous>OtherFundsRequested_4</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_5.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_4.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): Enter requested salary/wages & fringe benefits for each project role.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_4.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_4.value) != "0" ? 
					set("OtherFundsRequested_4.value",
					(RR_Budget.OtherRequestedSalary_4.value + 
					RR_Budget.OtherFringeBenefits_4.value)) : 
					set("OtherFundsRequested_4.value","")</compute>
			</calc>
			<next>nopersonnel_5</next>
			<previous>OtherFringeBenefits_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_4</next>
			<previous>OtherRequestedSalary_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</acclabel>
			<next>OtherFringeBenefits_4</next>
			<previous>OtherSumMonth_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_4.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherSumMonth_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_4</next>
			<previous>OtherAcadMonths_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_4</next>
			<previous>OtherCalMonths_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_4.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_4</next>
			<previous>nopersonnel_4</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_4">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>705</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_4.value", value):""</compute>
			</sendValue>
			<help>HELP1444</help>
			<acclabel>Number of Personnel Secretarial/Clerical: Enter the number of personnel proposed for this project role category. In most circumstances, the salaries of administrative or clerical staff at educational institutions and nonprofit organizations are included as part of indirect costs.  Examples, however, of situations where direct charging of administrative or clerical staff salaries may be appropriate may be found at: http://www.whitehouse.gov/omb/circulars/a021/a21_2004.html#exc. The circumstances for requiring direct charging of these services must be clearly described in the budget justification.</acclabel>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_4.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
			<next>OtherCalMonths_4</next>
			<previous>OtherFundsRequested_3</previous>
		</field>
		<field sid="OtherFundsRequested_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_3.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): Enter requested salary/wages & fringe benefits for each project role.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_3.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_3.value) != "0" ? 
					set("OtherFundsRequested_3.value",
					(RR_Budget.OtherRequestedSalary_3.value + 
					RR_Budget.OtherFringeBenefits_3.value)) : 
					set("OtherFundsRequested_3.value","")</compute>
			</calc>
			<next>b_7</next>
			<previous>OtherFringeBenefits_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_3</next>
			<previous>OtherRequestedSalary_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_3.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</acclabel>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_3.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
			<next>OtherFringeBenefits_3</next>
			<previous>OtherSumMonth_3</previous>
		</field>
		<field sid="OtherSumMonth_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_3</next>
			<previous>OtherAcadMonths_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_3</next>
			<previous>OtherCalMonths_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_3.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_3</next>
			<previous>nopersonnel_3</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_3">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>680</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_3.value", value):""</compute>
			</sendValue>
			<help>HELP14</help>
			<acclabel>Number of Personnel Undergraduate Students: For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherCalMonths_3</next>
			<previous>OtherFundsRequested_2</previous>
			<format content="array">
				<ae>integer</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999</ae>
				</range>
				<length content="array">
					<ae>1</ae>
					<ae>3</ae>
				</length>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_3.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
		</field>
		<field sid="OtherFundsRequested_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1177</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>125</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFundsRequested_2.value", value):""</compute>
			</sendValue>
			<editstate>readonly</editstate>
			<fontcolor content="array">
				<ae>143</ae>
				<ae>143</ae>
				<ae>143</ae>
			</fontcolor>
			<printfontcolor content="array">
				<ae>15</ae>
				<ae>15</ae>
				<ae>15</ae>
			</printfontcolor>
			<help>HELP20</help>
			<acclabel><![CDATA[Funds Requested (Other Personnel): Enter requested salary/wages & fringe benefits for each project role.]]></acclabel>
			<value></value>
			<calc content="compute">
				<cval>1</cval>
				<compute>
					strlen(RR_Budget.OtherRequestedSalary_2.value) != "0" || 
					strlen(RR_Budget.OtherFringeBenefits_2.value) != "0" ? 
					set("OtherFundsRequested_2.value",
					(RR_Budget.OtherRequestedSalary_2.value + 
					RR_Budget.OtherFringeBenefits_2.value)) : 
					set("OtherFundsRequested_2.value","")</compute>
			</calc>
			<next>nopersonnel_3</next>
			<previous>OtherFringeBenefits_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>9999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_2.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherFringeBenefits_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>1070</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherFringeBenefits_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP19</help>
			<acclabel>Fringe Benefits (Other Personnel): Enter applicable fringe benefits, if any, for this project role category.</acclabel>
			<next>OtherFundsRequested_2</next>
			<previous>OtherRequestedSalary_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[
					Mandatory.value == "on" && b_2.value == "on" ? "mandatory" : "optional"
]]>
				</compute>
			</vfd_required>
		</field>
		<field sid="OtherRequestedSalary_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>962</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>100</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherRequestedSalary_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP18</help>
			<acclabel>Requested Salary (Other Personnel): Regardless of the number of months being devoted to the project, indicate only the amount of salary/wages being requested for each project role.</acclabel>
			<format content="array">
				<ae>dollar</ae>
				<ae>comma_delimit</ae>
				<ae content="compute">
					<cval>optional</cval>
					<compute>
						vfd_required
					</compute>
				</ae>
				<range content="array">
					<ae>0.00</ae>
					<ae>999999999999.99</ae>
				</range>
			</format>
			<vfd_required content="compute">
				<cval>optional</cval>
				<compute>
					<![CDATA[Mandatory.value == "on" && b_2.value == "on" ? "mandatory" : "optional"
]]></compute>
			</vfd_required>
			<next>OtherFringeBenefits_2</next>
			<previous>OtherSumMonth_2</previous>
		</field>
		<field sid="OtherSumMonth_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>912</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherSumMonth_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP13</help>
			<acclabel>Summer Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherRequestedSalary_2</next>
			<previous>OtherAcadMonths_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherAcadMonths_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>860</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherAcadMonths_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP12</help>
			<acclabel>Academic Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherSumMonth_2</next>
			<previous>OtherCalMonths_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="OtherCalMonths_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>808</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>43</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".OtherCalMonths_2.value", value):""</compute>
			</sendValue>
			<value></value>
			<help>HELP11</help>
			<acclabel>Calendar Months (Other Personnel): Identify the number of months devoted to the project in the applicable box for each project role category; i.e., calendar, academic, summer.</acclabel>
			<next>OtherAcadMonths_2</next>
			<previous>nopersonnel_2</previous>
			<format content="array">
				<ae>dollar</ae>
				<ae>optional</ae>
				<range content="array">
					<ae>0</ae>
					<ae>999.99</ae>
				</range>
			</format>
		</field>
		<field sid="nopersonnel_2">
			<itemlocation content="array">
				<ae content="array">
					<ae>absolute</ae>
					<ae>54</ae>
					<ae>655</ae>
				</ae>
				<ae content="array">
					<ae>extent</ae>
					<ae>33</ae>
					<ae>22</ae>
				</ae>
			</itemlocation>
			<value></value>
			<sendValue content="compute">
				<cval></cval>
				<compute>
					
toggle(value) == "1"? set(pageSID.value +. ".nopersonnel_2.value", value):""</compute>
			</sendValue>
			<help>HELP14</help>
			<acclabel>Number of Personnel Graduate Students: For each project role category identify the number of personnel proposed.  </acclabel>
			<next>OtherCalMonths_2</next>
			<previous>OtherFundsRequested_1</previous>
			<format content="array">
				<ae>integer</a