<?xml version="1.0" encoding="UTF-8"  ?>
<!-- Created with iReport - A designer for JasperReports -->
<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">
<jasperReport
		 name="PR152_FIX_BU2_NEW"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Landscape"
		 pageWidth="1079"
		 pageHeight="595"
		 columnWidth="1045"
		 columnSpacing="0"
		 leftMargin="17"
		 rightMargin="17"
		 topMargin="17"
		 bottomMargin="17"
		 whenNoDataType="NoPages"
		 isTitleNewPage="false"
		 isSummaryNewPage="false">
	<property name="ireport.scriptlethandling" value="0" />
	<property name="ireport.encoding" value="UTF-8" />
	<import value="java.util.*" />
	<import value="net.sf.jasperreports.engine.*" />
	<import value="net.sf.jasperreports.engine.data.*" />
	<import value="com.csc.library.utilities.CheckNull" />

	<parameter name="HEAD1" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["PAYROLL SYSTEM"]]></defaultValueExpression>
	</parameter>
	<parameter name="HEAD2" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["PAYROLL REPORT"]]></defaultValueExpression>
	</parameter>
	<parameter name="HEAD3" isForPrompting="false" class="java.lang.String">
		<defaultValueExpression ><![CDATA["FOR PERIOD OF: MAY 1,2003 - MAY 31,2003"]]></defaultValueExpression>
	</parameter>
	<parameter name="VPAGE1" isForPrompting="false" class="java.lang.String">
		<defaultValueExpression ><![CDATA["PR0152"]]></defaultValueExpression>
	</parameter>
	<parameter name="PAGE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["PAGE"]]></defaultValueExpression>
	</parameter>
	<parameter name="headOffice" isForPrompting="false" class="java.lang.String">
		<defaultValueExpression ><![CDATA["HEAD OFFICE"]]></defaultValueExpression>
	</parameter>
	<parameter name="ranking" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["RANKING BY BUSINESS UNIT"
]]></defaultValueExpression>
	</parameter>
	<parameter name="empCode" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["EMP CODE"]]></defaultValueExpression>
	</parameter>
	<parameter name="nameSurname" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Name"]]></defaultValueExpression>
	</parameter>
	<parameter name="totBranch" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["TOTAL BY OFFICE"]]></defaultValueExpression>
	</parameter>
	<parameter name="totCompany" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["TOTAL BY COMPANY"]]></defaultValueExpression>
	</parameter>
	<parameter name="RECORD" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Record(S)"]]></defaultValueExpression>
	</parameter>
	<parameter name="COMPANY" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="UDF1" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="REPORTHEADER" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="TOTAL_CURRENT" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["TOTAL CURRENT"]]></defaultValueExpression>
	</parameter>
	<parameter name="NET_TOTAL" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["NET TOTAL"]]></defaultValueExpression>
	</parameter>
	<parameter name="FIRST_HIRE_DATE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["FIRST HIRE DATE"]]></defaultValueExpression>
	</parameter>
	<parameter name="RESIGN_DATE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["RESIGN DATE"]]></defaultValueExpression>
	</parameter>
	<parameter name="TOTAL_BY" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Total by"]]></defaultValueExpression>
	</parameter>
	<parameter name="NO" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["No."]]></defaultValueExpression>
	</parameter>
	<parameter name="EMPLOYEE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["EMPLOYEE"]]></defaultValueExpression>
	</parameter>
	<parameter name="EmpID" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Employee ID"]]></defaultValueExpression>
	</parameter>
	<parameter name="OVERTIME" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["OVERTIME"]]></defaultValueExpression>
	</parameter>
	<parameter name="INCOME" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["INCOME"]]></defaultValueExpression>
	</parameter>
	<parameter name="DEPARTMENT__T1" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Department"]]></defaultValueExpression>
	</parameter>
	<parameter name="AMOUNT_INCOME" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Amount Income"]]></defaultValueExpression>
	</parameter>
	<parameter name="AMOUNT__T3" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Amount"]]></defaultValueExpression>
	</parameter>
	<parameter name="RE_MARK" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["REMARK"]]></defaultValueExpression>
	</parameter>
	<parameter name="DESC" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Description"]]></defaultValueExpression>
	</parameter>
	<parameter name="TempEmp" isForPrompting="false" class="java.lang.String">
		<defaultValueExpression ><![CDATA["default"]]></defaultValueExpression>
	</parameter>
	<parameter name="RUN_NO" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["RPR3004"]]></defaultValueExpression>
	</parameter>
	<parameter name="LANG" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[lang]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="DATETHAI" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="DATEENG" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="ACTORNAME" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="GROUPBY" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>

	<field name="memployee__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__employeeid]]></fieldDescription>
	</field>
	<field name="memployee__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__companyid]]></fieldDescription>
	</field>
	<field name="memployee__emp_prefix" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_prefix]]></fieldDescription>
	</field>
	<field name="memployee__fname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fname]]></fieldDescription>
	</field>
	<field name="memployee__lname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__lname]]></fieldDescription>
	</field>
	<field name="memployee__efname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__efname]]></fieldDescription>
	</field>
	<field name="memployee__elname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__elname]]></fieldDescription>
	</field>
	<field name="memployee__branch" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__branch]]></fieldDescription>
	</field>
	<field name="memployee__bu1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu1]]></fieldDescription>
	</field>
	<field name="memployee__bu2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu2]]></fieldDescription>
	</field>
	<field name="memployee__bu3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu3]]></fieldDescription>
	</field>
	<field name="memployee__bu4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu4]]></fieldDescription>
	</field>
	<field name="memployee__bu5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu5]]></fieldDescription>
	</field>
	<field name="memployee__emp_position" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_position]]></fieldDescription>
	</field>
	<field name="mempl_fix__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mempl_fix__employeeid]]></fieldDescription>
	</field>
	<field name="mempl_fix__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mempl_fix__companyid]]></fieldDescription>
	</field>
	<field name="mempl_fix__fixtabid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mempl_fix__fixtabid]]></fieldDescription>
	</field>
	<field name="mempl_fix__emp_data" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mempl_fix__emp_data]]></fieldDescription>
	</field>
	<field name="mbranch__branchid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__branchid]]></fieldDescription>
	</field>
	<field name="mbranch__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tdesc]]></fieldDescription>
	</field>
	<field name="mbranch__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__edesc]]></fieldDescription>
	</field>
	<field name="mbranch__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__companyid]]></fieldDescription>
	</field>
	<field name="mbu1__bu1id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__bu1id]]></fieldDescription>
	</field>
	<field name="mbu1__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__tdesc]]></fieldDescription>
	</field>
	<field name="mbu1__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__edesc]]></fieldDescription>
	</field>
	<field name="mbu1__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__companyid]]></fieldDescription>
	</field>
	<field name="mbu1__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__runno]]></fieldDescription>
	</field>
	<field name="mbu2__bu2id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__bu2id]]></fieldDescription>
	</field>
	<field name="mbu2__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__tdesc]]></fieldDescription>
	</field>
	<field name="mbu2__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__edesc]]></fieldDescription>
	</field>
	<field name="mbu2__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__companyid]]></fieldDescription>
	</field>
	<field name="mbu2__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__runno]]></fieldDescription>
	</field>
	<field name="mbu3__bu3id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__bu3id]]></fieldDescription>
	</field>
	<field name="mbu3__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__tdesc]]></fieldDescription>
	</field>
	<field name="mbu3__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__edesc]]></fieldDescription>
	</field>
	<field name="mbu3__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__companyid]]></fieldDescription>
	</field>
	<field name="mbu3__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__runno]]></fieldDescription>
	</field>
	<field name="mbu4__bu4id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__bu4id]]></fieldDescription>
	</field>
	<field name="mbu4__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__tdesc]]></fieldDescription>
	</field>
	<field name="mbu4__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__edesc]]></fieldDescription>
	</field>
	<field name="mbu4__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__companyid]]></fieldDescription>
	</field>
	<field name="mbu4__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__runno]]></fieldDescription>
	</field>
	<field name="mbu5__bu5id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__bu5id]]></fieldDescription>
	</field>
	<field name="mbu5__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__tdesc]]></fieldDescription>
	</field>
	<field name="mbu5__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__edesc]]></fieldDescription>
	</field>
	<field name="mbu5__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__companyid]]></fieldDescription>
	</field>
	<field name="mbu5__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__runno]]></fieldDescription>
	</field>
	<field name="mfixtab__fixtabid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mfixtab__fixtabid]]></fieldDescription>
	</field>
	<field name="mfixtab__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mfixtab__companyid]]></fieldDescription>
	</field>
	<field name="mfixtab__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mfixtab__tdesc]]></fieldDescription>
	</field>
	<field name="mfixtab__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mfixtab__edesc]]></fieldDescription>
	</field>
	<field name="mfixtab__runno" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mfixtab__runno]]></fieldDescription>
	</field>
	<field name="mposition__positionid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__positionid]]></fieldDescription>
	</field>
	<field name="mposition__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__tdesc]]></fieldDescription>
	</field>
	<field name="mposition__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__edesc]]></fieldDescription>
	</field>
	<field name="mposition__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__companyid]]></fieldDescription>
	</field>
	<field name="memployee__fullname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fullname]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata1]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata2]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata3]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata4]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata5]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata6" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata6]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata7" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata7]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata8" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata8]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata9" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata9]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata10" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata10]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata11" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata11]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata12" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata12]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata13" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata13]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata14" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata14]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata15" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata15]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata16" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata16]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata17" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata17]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata18" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata18]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata19" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata19]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata20" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata20]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata21" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata21]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata22" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata22]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata23" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata23]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata24" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata24]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata25" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata25]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata26" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata26]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata27" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata27]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata28" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata28]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata29" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata29]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata30" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata30]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata31" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata31]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata32" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata32]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata33" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata33]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata34" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata34]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata35" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata35]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata36" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata36]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata37" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata37]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata38" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata38]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata39" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata39]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata40" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata40]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata41" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata41]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata42" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata42]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata43" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata43]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata44" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata44]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata45" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata45]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata46" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata46]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata47" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata47]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata48" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata48]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata49" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata49]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata50" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata50]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata51" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata51]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata52" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata52]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata53" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata53]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata54" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata54]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata55" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata55]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata56" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata56]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata57" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata57]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata58" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata58]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata59" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata59]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata60" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata60]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata61" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata61]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata62" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata62]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata63" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata63]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata64" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata64]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata65" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata65]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata66" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata66]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata67" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata67]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdata68" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdata68]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc1]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc2]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc3]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc4]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc5]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc6" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc6]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc7" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc7]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc8" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc8]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc9" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc9]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc10" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc10]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc11" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc11]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc12" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc12]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc13" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc13]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc14" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc14]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc15" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc15]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc16" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc16]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc17" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc17]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc18" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc18]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc19" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc19]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc20" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc20]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc21" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc21]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc22" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc22]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc23" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc23]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc24" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc24]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc25" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc25]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc26" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc26]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc27" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc27]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc28" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc28]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc29" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc29]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc30" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc30]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc31" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc31]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc32" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc32]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc33" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc33]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc34" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc34]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc35" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc35]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc36" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc36]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc37" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc37]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc38" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc38]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc39" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc39]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc40" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc40]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc41" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc41]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc42" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc42]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc43" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc43]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc44" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc44]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc45" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc45]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc46" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc46]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc47" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc47]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc48" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc48]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc49" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc49]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc50" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc50]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc51" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc51]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc52" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc52]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc53" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc53]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc54" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc54]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc55" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc55]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc56" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc56]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc57" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc57]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc58" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc58]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc59" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc59]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc60" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc60]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc61" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc61]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc62" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc62]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc63" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc63]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc64" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc64]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc65" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc65]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc66" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc66]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc67" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc67]]></fieldDescription>
	</field>
	<field name="memployee__simfixamtdesc68" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simfixamtdesc68]]></fieldDescription>
	</field>
	<field name="orderby1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby1]]></fieldDescription>
	</field>
	<field name="orderby1desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby1desc]]></fieldDescription>
	</field>
	<field name="orderby2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby2]]></fieldDescription>
	</field>
	<field name="orderby2desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby2desc]]></fieldDescription>
	</field>
	<field name="orderby3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby3]]></fieldDescription>
	</field>
	<field name="orderby3desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby3desc]]></fieldDescription>
	</field>
	<field name="orderby4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby4]]></fieldDescription>
	</field>
	<field name="orderby4desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby4desc]]></fieldDescription>
	</field>
	<field name="orderby5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby5]]></fieldDescription>
	</field>
	<field name="orderby5desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby5desc]]></fieldDescription>
	</field>
	<field name="orderby6" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby6]]></fieldDescription>
	</field>
	<field name="orderby6desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby6desc]]></fieldDescription>
	</field>

	<variable name="sumAMT01" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{mempl_fix__emp_data},"0"))))]]></variableExpression>
	</variable>
	<variable name="TOTALCOMPANY" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$F{memployee__employeeid}]]></variableExpression>
	</variable>
	<variable name="sumBranch" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(new com.csc.library.utilities.CheckNull().chkNullString($F{mempl_fix__emp_data},"0"))]]></variableExpression>
	</variable>
	<variable name="ROW" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$V{checkRecord}]]></variableExpression>
		<initialValueExpression><![CDATA[new java.lang.Integer(1)]]></initialValueExpression>
	</variable>
	<variable name="checkRecord" class="java.lang.Boolean" resetType="Report" calculation="Nothing">
		<variableExpression><![CDATA[new java.lang.Boolean(((Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{mempl_fix__emp_data},"0.0"))>0)||(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{mempl_fix__emp_data},"0.0"))>0)))]]></variableExpression>
	</variable>
	<variable name="COUNT" class="java.lang.Integer" resetType="Report" incrementType="Group" incrementGroup="Emp" calculation="Count">
		<variableExpression><![CDATA[(true)?new Integer($V{COUNT}.intValue()+1):$V{COUNT}]]></variableExpression>
		<initialValueExpression><![CDATA[new Integer(0)]]></initialValueExpression>
	</variable>
	<variable name="COUNT_BU2" class="java.lang.Integer" resetType="Group" resetGroup="BU2" calculation="Count">
		<variableExpression><![CDATA[(true)?new Integer($V{COUNT_BU2}.intValue()+1):$V{COUNT_BU2}]]></variableExpression>
		<initialValueExpression><![CDATA[new Integer(0)]]></initialValueExpression>
	</variable>
	<variable name="COUNT_ID" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$F{memployee__employeeid}]]></variableExpression>
	</variable>
	<variable name="BU2COUNT_ID" class="java.lang.Integer" resetType="Group" resetGroup="BU2" calculation="Count">
		<variableExpression><![CDATA[$F{memployee__employeeid}]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT1" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata1},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT2" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata2},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT3" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata3},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT4" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata4},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT5" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata5},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT6" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata6},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT7" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata7},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT8" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata8},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT9" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata9},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT10" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata10},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT11" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata11},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT12" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata12},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT13" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata13},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT14" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata14},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT15" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata15},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT16" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata16},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT18" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata18},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT19" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata19},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT20" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata20},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT21" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata21},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT22" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata22},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT23" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata23},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT24" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata24},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT25" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata25},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT26" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata26},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT27" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata27},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT28" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata28},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT29" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata29},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT30" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata30},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT31" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata31},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT32" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata32},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT33" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata33},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT34" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata34},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMDATAAMT17" class="java.lang.Double" resetType="Report" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata17},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT1" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata1},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT2" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata2},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT3" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata3},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT4" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata4},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT5" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata5},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT6" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata6},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT7" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata7},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT8" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata8},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT9" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata9},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT10" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata10},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT11" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata11},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT12" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata12},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT13" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata13},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT14" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata14},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT15" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata15},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT16" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata16},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT17" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata17},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT18" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata18},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT19" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata19},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT20" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata20},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT21" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata21},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT22" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata22},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT23" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata23},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT24" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata24},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT25" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata25},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT26" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata26},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT27" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata27},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT28" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata28},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT29" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata29},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT30" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata30},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT31" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata31},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT32" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata32},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT33" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata33},"0"))))]]></variableExpression>
	</variable>
	<variable name="SUMGDATAAMT34" class="java.lang.Double" resetType="Group" resetGroup="BU2" calculation="Sum">
		<variableExpression><![CDATA[Double.valueOf(String.valueOf(Double.parseDouble(new com.csc.library.utilities.CheckNull().chkNullString($F{memployee__simfixamtdata34},"0"))))]]></variableExpression>
	</variable>
	<variable name="count_emp" class="java.lang.Integer" resetType="Group" resetGroup="BU2" calculation="Count">
		<variableExpression><![CDATA[$F{memployee__employeeid}]]></variableExpression>
	</variable>
	<variable name="count_gru" class="java.lang.Integer" resetType="Group" resetGroup="BU2" calculation="Count">
		<variableExpression><![CDATA[$F{memployee__employeeid}]]></variableExpression>
	</variable>

		<group  name="BU2" isReprintHeaderOnEachPage="true" >
			<groupExpression><![CDATA[$P{GROUPBY}.equalsIgnoreCase("memployee.branch")?
	$F{memployee__branch}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu1")?
	$F{memployee__branch}+$F{memployee__bu1}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu2")?
	$F{memployee__branch}+$F{memployee__bu1}+$F{memployee__bu2}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu3")?
	$F{memployee__branch}+$F{memployee__bu1}+$F{memployee__bu2}+$F{memployee__bu3}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu4")?
	$F{memployee__branch}+$F{memployee__bu1}+$F{memployee__bu2}+$F{memployee__bu3}+$F{memployee__bu4}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu5")?
	$F{memployee__branch}+$F{memployee__bu1}+$F{memployee__bu2}+$F{memployee__bu3}+$F{memployee__bu4}+$F{memployee__bu5}:""]]></groupExpression>
			<groupHeader>
			<band height="20"  isSplitAllowed="true" >
				<printWhenExpression><![CDATA[new Boolean(!$P{GROUPBY}.equalsIgnoreCase(""))]]></printWhenExpression>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="0"
						width="1045"
						height="20"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-1"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="5" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
	$P{GROUPBY}.equalsIgnoreCase("memployee.branch")?
	$F{mbranch__tdesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu1")?
	$F{mbu1__tdesc}+", "+$F{mbranch__tdesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu2")?
	$F{mbu2__tdesc}+", "+$F{mbu1__tdesc}+", "+$F{mbranch__tdesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu3")?
	$F{mbu3__tdesc}+", "+$F{mbu2__tdesc}+", "+$F{mbu1__tdesc}+", "+$F{mbranch__tdesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu4")?
	$F{mbu4__tdesc}+", "+$F{mbu3__tdesc}+", "+$F{mbu2__tdesc}+", "+$F{mbu1__tdesc}+", "+$F{mbranch__tdesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu5")?
	$F{mbu5__tdesc}+", "+$F{mbu4__tdesc}+", "+$F{mbu3__tdesc}+", "+$F{mbu2__tdesc}+", "+$F{mbu1__tdesc}+", "+$F{mbranch__tdesc}:""
:
	$P{GROUPBY}.equalsIgnoreCase("memployee.branch")?
	$F{mbranch__edesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu1")?
	$F{mbu1__edesc}+", "+$F{mbranch__edesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu2")?
	$F{mbu2__edesc}+", "+$F{mbu1__edesc}+", "+$F{mbranch__edesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu3")?
	$F{mbu3__edesc}+", "+$F{mbu2__edesc}+", "+$F{mbu1__edesc}+", "+$F{mbranch__edesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu4")?
	$F{mbu4__edesc}+", "+$F{mbu3__edesc}+", "+$F{mbu2__edesc}+", "+$F{mbu1__edesc}+", "+$F{mbranch__edesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu5")?
	$F{mbu5__edesc}+", "+$F{mbu4__edesc}+", "+$F{mbu3__edesc}+", "+$F{mbu2__edesc}+", "+$F{mbu1__edesc}+", "+$F{mbranch__edesc}:""]]></textFieldExpression>
				</textField>
			</band>
			</groupHeader>
			<groupFooter>
			<band height="40"  isSplitAllowed="true" >
				<printWhenExpression><![CDATA[new Boolean(!$P{GROUPBY}.equalsIgnoreCase(""))
]]></printWhenExpression>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="0"
						width="229"
						height="14"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-89"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="4" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"รวม":"Sub-Total"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="75"
						y="14"
						width="154"
						height="14"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-90"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$V{count_gru}+""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="14"
						width="75"
						height="14"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-128"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="229"
						y="14"
						width="48"
						height="14"
						key="textField-166"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT18}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT18}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="277"
						y="0"
						width="48"
						height="14"
						key="textField-167"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT2}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT2}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="277"
						y="14"
						width="48"
						height="14"
						key="textField-168"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT19}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT19}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="325"
						y="0"
						width="48"
						height="14"
						key="textField-169"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT3}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT3}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="325"
						y="14"
						width="48"
						height="14"
						key="textField-170"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT20}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT20}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="0"
						width="48"
						height="14"
						key="textField-171"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT4}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT4}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="14"
						width="48"
						height="14"
						key="textField-172"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT21}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT21}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="421"
						y="0"
						width="48"
						height="14"
						key="textField-173"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT5}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT5}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="421"
						y="14"
						width="48"
						height="14"
						key="textField-174"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT22}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT22}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="469"
						y="0"
						width="48"
						height="14"
						key="textField-175"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT6}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT6}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="469"
						y="14"
						width="48"
						height="14"
						key="textField-176"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT23}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT23}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="517"
						y="0"
						width="48"
						height="14"
						key="textField-177"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT7}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT7}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="517"
						y="14"
						width="48"
						height="14"
						key="textField-178"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT24}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT24}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="565"
						y="0"
						width="48"
						height="14"
						key="textField-179"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT8}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT8}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="565"
						y="14"
						width="48"
						height="14"
						key="textField-180"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT25}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT25}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="613"
						y="0"
						width="48"
						height="14"
						key="textField-181"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT9}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT9}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="613"
						y="14"
						width="48"
						height="14"
						key="textField-182"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT26}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT26}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="661"
						y="0"
						width="48"
						height="14"
						key="textField-183"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT10}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT10}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="661"
						y="14"
						width="48"
						height="14"
						key="textField-184"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT27}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT27}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="709"
						y="0"
						width="48"
						height="14"
						key="textField-185"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT11}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT11}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="709"
						y="14"
						width="48"
						height="14"
						key="textField-186"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT28}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT28}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="757"
						y="0"
						width="48"
						height="14"
						key="textField-187"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT12}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT12}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="757"
						y="14"
						width="48"
						height="14"
						key="textField-188"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT29}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT29}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="805"
						y="0"
						width="48"
						height="14"
						key="textField-189"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT13}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT13}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="805"
						y="14"
						width="48"
						height="14"
						key="textField-190"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT30}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT30}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="853"
						y="0"
						width="48"
						height="14"
						key="textField-191"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT14}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT14}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="853"
						y="14"
						width="48"
						height="14"
						key="textField-192"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT31}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT31}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="901"
						y="0"
						width="48"
						height="14"
						key="textField-193"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT15}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT15}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="901"
						y="14"
						width="48"
						height="14"
						key="textField-194"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT32}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT32}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="949"
						y="0"
						width="48"
						height="14"
						key="textField-195"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT16}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT16}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="949"
						y="14"
						width="48"
						height="14"
						key="textField-196"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT33}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT33}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="997"
						y="0"
						width="48"
						height="14"
						key="textField-197"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT17}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT17}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="997"
						y="14"
						width="48"
						height="14"
						key="textField-198"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT34}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT34}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="229"
						y="0"
						width="48"
						height="14"
						key="textField-233"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMGDATAAMT1}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMGDATAAMT1}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
			</band>
			</groupFooter>
		</group>
		<group  name="Emp" >
			<groupExpression><![CDATA[$F{memployee__simfixamtdata1}+$F{memployee__simfixamtdata2}+$F{memployee__simfixamtdata3}+
$F{memployee__simfixamtdata4}+$F{memployee__simfixamtdata5}+$F{memployee__simfixamtdata6}+
$F{memployee__simfixamtdata7}+$F{memployee__simfixamtdata8}+$F{memployee__simfixamtdata9}+
$F{memployee__simfixamtdata10}+$F{memployee__simfixamtdata11}+$F{memployee__simfixamtdata12}+
$F{memployee__simfixamtdata13}+$F{memployee__simfixamtdata14}+$F{memployee__simfixamtdata15}+
$F{memployee__simfixamtdata16}+$F{memployee__simfixamtdata17}+$F{memployee__simfixamtdata18}+
$F{memployee__simfixamtdata19}+$F{memployee__simfixamtdata20}+$F{memployee__simfixamtdata21}+
$F{memployee__simfixamtdata22}+$F{memployee__simfixamtdata23}+$F{memployee__simfixamtdata24}+
$F{memployee__simfixamtdata25}+$F{memployee__simfixamtdata26}+$F{memployee__simfixamtdata27}+
$F{memployee__simfixamtdata28}+$F{memployee__simfixamtdata29}+$F{memployee__simfixamtdata30}+
$F{memployee__simfixamtdata31}+$F{memployee__simfixamtdata32}+$F{memployee__simfixamtdata33}+
$F{memployee__simfixamtdata34}]]></groupExpression>
			<groupHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupHeader>
			<groupFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
			</groupFooter>
		</group>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</title>
		<pageHeader>
			<band height="143"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="993"
						y="61"
						width="20"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-2"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$V{PAGE_NUMBER} + ""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Report" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="1015"
						y="61"
						width="27"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-3"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["/ " + $V{PAGE_NUMBER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="0"
						width="383"
						height="27"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-4"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="24" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{COMPANY}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="993"
						y="44"
						width="52"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-5"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{RUN_NO}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="75"
						y="44"
						width="329"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-6"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
$P{DATETHAI}:$P{DATEENG}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="75"
						y="61"
						width="329"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-7"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
$P{ACTORNAME}:$P{ACTORNAME}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="44"
						width="69"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-8"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"วันที่พิมพ์ : ":"Print date : "]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="61"
						width="69"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-9"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"พิมพ์โดย : ":"Print by : "]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="946"
						y="44"
						width="45"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-10"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"อ้างอิง # ":"Ref # "]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="946"
						y="61"
						width="45"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-11"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"หน้า":"Page"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="75"
						y="27"
						width="329"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-12"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{REPORTHEADER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="27"
						width="69"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-13"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"รายงาน : ":"Report Name : "]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="92"
						width="27"
						height="51"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"ลำดับ":"No."]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="75"
						y="92"
						width="154"
						height="27"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"ชื่อ":"Name"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="75"
						y="119"
						width="154"
						height="24"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-15"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"ลักษณะงาน":"Job Title"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="27"
						y="92"
						width="48"
						height="51"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-16"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"รหัสพนักงาน":"Emp ID."]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="229"
						y="92"
						width="48"
						height="27"
						key="textField-17"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc1}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="229"
						y="119"
						width="48"
						height="24"
						key="textField-18"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc18}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="277"
						y="92"
						width="48"
						height="27"
						key="textField-19"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc2}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="277"
						y="119"
						width="48"
						height="24"
						key="textField-20"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc19}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="325"
						y="92"
						width="48"
						height="27"
						key="textField-21"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc3}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="325"
						y="119"
						width="48"
						height="24"
						key="textField-22"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc20}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="92"
						width="48"
						height="27"
						key="textField-23"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc4}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="119"
						width="48"
						height="24"
						key="textField-24"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc21}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="421"
						y="92"
						width="48"
						height="27"
						key="textField-25"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc5}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="421"
						y="119"
						width="48"
						height="24"
						key="textField-26"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc22}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="469"
						y="92"
						width="48"
						height="27"
						key="textField-27"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc6}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="469"
						y="119"
						width="48"
						height="24"
						key="textField-28"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc23}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="517"
						y="92"
						width="48"
						height="27"
						key="textField-29"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc7}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="517"
						y="119"
						width="48"
						height="24"
						key="textField-30"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc24}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="565"
						y="92"
						width="48"
						height="27"
						key="textField-31"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc8}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="565"
						y="119"
						width="48"
						height="24"
						key="textField-32"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc25}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="613"
						y="92"
						width="48"
						height="27"
						key="textField-33"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc9}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="613"
						y="119"
						width="48"
						height="24"
						key="textField-34"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc26}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="661"
						y="92"
						width="48"
						height="27"
						key="textField-35"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc10}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="661"
						y="119"
						width="48"
						height="24"
						key="textField-36"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc27}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="709"
						y="92"
						width="48"
						height="27"
						key="textField-37"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc11}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="709"
						y="119"
						width="48"
						height="24"
						key="textField-38"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc28}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="757"
						y="92"
						width="48"
						height="27"
						key="textField-39"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc12}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="757"
						y="119"
						width="48"
						height="24"
						key="textField-40"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc29}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="805"
						y="92"
						width="48"
						height="27"
						key="textField-41"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc13}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="805"
						y="119"
						width="48"
						height="24"
						key="textField-42"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc30}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="853"
						y="92"
						width="48"
						height="27"
						key="textField-43"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc14}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="853"
						y="119"
						width="48"
						height="24"
						key="textField-44"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc31}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="901"
						y="92"
						width="48"
						height="27"
						key="textField-45"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc15}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="901"
						y="119"
						width="48"
						height="24"
						key="textField-46"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc32}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="949"
						y="92"
						width="48"
						height="27"
						key="textField-47"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc16}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="949"
						y="119"
						width="48"
						height="24"
						key="textField-48"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc33}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="997"
						y="92"
						width="48"
						height="27"
						key="textField-49"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc17}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="997"
						y="119"
						width="48"
						height="24"
						key="textField-50"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__simfixamtdesc34}]]></textFieldExpression>
				</textField>
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="28"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="75"
						y="0"
						width="154"
						height="14"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-51"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="4" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__fullname}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="75"
						y="14"
						width="154"
						height="14"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-52"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="4" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
$F{mposition__tdesc}:$F{mposition__edesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="229"
						y="0"
						width="48"
						height="14"
						key="textField-53"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata1}) != 0.0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata1}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="229"
						y="14"
						width="48"
						height="14"
						key="textField-54"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata18}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata18}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="277"
						y="0"
						width="48"
						height="14"
						key="textField-55"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata2}) != 0.0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata2}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="277"
						y="14"
						width="48"
						height="14"
						key="textField-56"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata19}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata19}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="325"
						y="0"
						width="48"
						height="14"
						key="textField-57"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata3}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata3}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="325"
						y="14"
						width="48"
						height="14"
						key="textField-58"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata20}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata20}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="0"
						width="48"
						height="14"
						key="textField-59"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata4}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata4}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="14"
						width="48"
						height="14"
						key="textField-60"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata21}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata21}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="421"
						y="0"
						width="48"
						height="14"
						key="textField-61"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata5}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata5}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="421"
						y="14"
						width="48"
						height="14"
						key="textField-62"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata22}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata22}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="469"
						y="0"
						width="48"
						height="14"
						key="textField-63"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata6}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata6}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="469"
						y="14"
						width="48"
						height="14"
						key="textField-64"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata23}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata23}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="517"
						y="0"
						width="48"
						height="14"
						key="textField-65"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata7}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata7}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="517"
						y="14"
						width="48"
						height="14"
						key="textField-66"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata24}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata24}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="565"
						y="0"
						width="48"
						height="14"
						key="textField-67"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata8}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata8}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="565"
						y="14"
						width="48"
						height="14"
						key="textField-68"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata25}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata25}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="613"
						y="0"
						width="48"
						height="14"
						key="textField-69"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata9}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata9}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="613"
						y="14"
						width="48"
						height="14"
						key="textField-70"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata26}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata26}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="661"
						y="0"
						width="48"
						height="14"
						key="textField-71"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata10}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata10}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="661"
						y="14"
						width="48"
						height="14"
						key="textField-72"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata27}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata27}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="709"
						y="0"
						width="48"
						height="14"
						key="textField-73"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata11}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata11}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="709"
						y="14"
						width="48"
						height="14"
						key="textField-74"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata28}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata28}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="757"
						y="0"
						width="48"
						height="14"
						key="textField-75"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata12}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata12}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="757"
						y="14"
						width="48"
						height="14"
						key="textField-76"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata29}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata29}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="805"
						y="0"
						width="48"
						height="14"
						key="textField-77"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata13}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata13}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="805"
						y="14"
						width="48"
						height="14"
						key="textField-78"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata30}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata30}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="853"
						y="0"
						width="48"
						height="14"
						key="textField-79"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata14}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata14}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="853"
						y="14"
						width="48"
						height="14"
						key="textField-80"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata31}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata31}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="901"
						y="0"
						width="48"
						height="14"
						key="textField-81"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata15}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata15}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="901"
						y="14"
						width="48"
						height="14"
						key="textField-82"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata32}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata32}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="949"
						y="0"
						width="48"
						height="14"
						key="textField-83"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata16}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata16}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="949"
						y="14"
						width="48"
						height="14"
						key="textField-84"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata33}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata33}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="997"
						y="0"
						width="48"
						height="14"
						key="textField-85"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata17}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata17}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="997"
						y="14"
						width="48"
						height="14"
						key="textField-86"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata34}) != 0?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(new CheckNull().chkNullStringToDouble($F{memployee__simfixamtdata34}))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="27"
						y="0"
						width="48"
						height="28"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-87"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mempl_fix__employeeid}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="0"
						width="27"
						height="28"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-88"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.Integer"><![CDATA[$V{count_emp}]]></textFieldExpression>
				</textField>
			</band>
		</detail>
		<columnFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageFooter>
		<summary>
			<band height="28"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="0"
						width="229"
						height="14"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-129"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" leftPadding="4" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"รวมทั้งหมด":"Grand-Total"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="75"
						y="14"
						width="154"
						height="14"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-130"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.Integer"><![CDATA[$V{COUNT_ID}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="14"
						width="75"
						height="14"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-164"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="229"
						y="0"
						width="48"
						height="14"
						key="textField-199"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT1}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT1}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="229"
						y="14"
						width="48"
						height="14"
						key="textField-200"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT18}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT18}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="277"
						y="0"
						width="48"
						height="14"
						key="textField-201"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT2}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT2}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="277"
						y="14"
						width="48"
						height="14"
						key="textField-202"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT19}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT19}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="325"
						y="0"
						width="48"
						height="14"
						key="textField-203"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT3}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT3}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="325"
						y="14"
						width="48"
						height="14"
						key="textField-204"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT20}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT20}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="0"
						width="48"
						height="14"
						key="textField-205"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT4}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT4}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="373"
						y="14"
						width="48"
						height="14"
						key="textField-206"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT21}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT21}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="421"
						y="0"
						width="48"
						height="14"
						key="textField-207"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT5}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT5}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="421"
						y="14"
						width="48"
						height="14"
						key="textField-208"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT22}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT22}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="469"
						y="0"
						width="48"
						height="14"
						key="textField-209"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT6}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT6}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="469"
						y="14"
						width="48"
						height="14"
						key="textField-210"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT23}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT23}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="517"
						y="0"
						width="48"
						height="14"
						key="textField-211"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT7}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT7}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="517"
						y="14"
						width="48"
						height="14"
						key="textField-212"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT24}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT24}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="565"
						y="0"
						width="48"
						height="14"
						key="textField-213"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT8}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT8}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="565"
						y="14"
						width="48"
						height="14"
						key="textField-214"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT25}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT25}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="613"
						y="0"
						width="48"
						height="14"
						key="textField-215"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT9}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT9}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="613"
						y="14"
						width="48"
						height="14"
						key="textField-216"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT26}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT26}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="661"
						y="0"
						width="48"
						height="14"
						key="textField-217"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT10}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT10}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="661"
						y="14"
						width="48"
						height="14"
						key="textField-218"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT27}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT27}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="709"
						y="0"
						width="48"
						height="14"
						key="textField-219"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT11}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT11}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="709"
						y="14"
						width="48"
						height="14"
						key="textField-220"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT28}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT28}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="757"
						y="0"
						width="48"
						height="14"
						key="textField-221"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT12}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT12}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="757"
						y="14"
						width="48"
						height="14"
						key="textField-222"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT29}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT29}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="805"
						y="0"
						width="48"
						height="14"
						key="textField-223"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT13}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT13}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="805"
						y="14"
						width="48"
						height="14"
						key="textField-224"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT30}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT30}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="853"
						y="0"
						width="48"
						height="14"
						key="textField-225"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT14}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT14}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="853"
						y="14"
						width="48"
						height="14"
						key="textField-226"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT31}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT31}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="901"
						y="0"
						width="48"
						height="14"
						key="textField-227"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT15}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT15}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="901"
						y="14"
						width="48"
						height="14"
						key="textField-228"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT32}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT32}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="949"
						y="0"
						width="48"
						height="14"
						key="textField-229"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT16}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT16}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="949"
						y="14"
						width="48"
						height="14"
						key="textField-230"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT33}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT33}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="997"
						y="0"
						width="48"
						height="14"
						key="textField-231"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT17}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT17}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="997"
						y="14"
						width="48"
						height="14"
						key="textField-232"/>
					<box topBorder="Thin" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" rightPadding="4" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[!$V{SUMDATAAMT34}.toString().equals("0.0")?
String.valueOf(
	new java.text.DecimalFormat("#,###,##0.00").format(Double.valueOf($V{SUMDATAAMT34}.doubleValue()))
):""]]></textFieldExpression>
				</textField>
			</band>
		</summary>
</jasperReport>