<?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="PRR116"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Portrait"
		 pageWidth="595"
		 pageHeight="842"
		 columnWidth="553"
		 columnSpacing="0"
		 leftMargin="21"
		 rightMargin="21"
		 topMargin="11"
		 bottomMargin="11"
		 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.report.ReportUDF" />
	<import value="com.csc.library.utilities.*" />

	<parameter name="LANG" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[lang]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>

	<field name="memployee__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__companyid]]></fieldDescription>
	</field>
	<field name="memployee__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__employeeid]]></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__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_prefix" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_prefix]]></fieldDescription>
	</field>
	<field name="memployee__emp_position" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_position]]></fieldDescription>
	</field>
	<field name="memployee__salatype" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__salatype]]></fieldDescription>
	</field>
	<field name="memployee__startdate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__startdate]]></fieldDescription>
	</field>
	<field name="memployee__salary" class="java.lang.Double">
		<fieldDescription><![CDATA[Field returned by memployee__salary]]></fieldDescription>
	</field>
	<field name="memployee__job" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__job]]></fieldDescription>
	</field>
	<field name="mposition__positionid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__positionid]]></fieldDescription>
	</field>
	<field name="mposition__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mposition__companyid]]></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="mjobcode__jobcodeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mjobcode__jobcodeid]]></fieldDescription>
	</field>
	<field name="mjobcode__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mjobcode__companyid]]></fieldDescription>
	</field>
	<field name="mjobcode__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mjobcode__tdesc]]></fieldDescription>
	</field>
	<field name="mjobcode__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mjobcode__edesc]]></fieldDescription>
	</field>
	<field name="mcostcenter0__costcenterid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcostcenter0__costcenterid]]></fieldDescription>
	</field>
	<field name="mcostcenter0__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcostcenter0__companyid]]></fieldDescription>
	</field>
	<field name="mcostcenter0__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcostcenter0__tdesc]]></fieldDescription>
	</field>
	<field name="mcostcenter0__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mcostcenter0__edesc]]></fieldDescription>
	</field>
	<field name="msalatype0__codeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by msalatype0__codeid]]></fieldDescription>
	</field>
	<field name="msalatype0__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by msalatype0__companyid]]></fieldDescription>
	</field>
	<field name="msalatype0__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by msalatype0__tdesc]]></fieldDescription>
	</field>
	<field name="msalatype0__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by msalatype0__edesc]]></fieldDescription>
	</field>
	<field name="msalatype1__codeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by msalatype1__codeid]]></fieldDescription>
	</field>
	<field name="msalatype1__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by msalatype1__companyid]]></fieldDescription>
	</field>
	<field name="msalatype1__line_no" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by msalatype1__line_no]]></fieldDescription>
	</field>
	<field name="msalatype1__start_date" class="java.sql.Date">
		<fieldDescription><![CDATA[Field returned by msalatype1__start_date]]></fieldDescription>
	</field>
	<field name="msalatype1__end_date" class="java.sql.Date">
		<fieldDescription><![CDATA[Field returned by msalatype1__end_date]]></fieldDescription>
	</field>
	<field name="msalatype1__pay_date" class="java.sql.Date">
		<fieldDescription><![CDATA[Field returned by msalatype1__pay_date]]></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="mprefix__prefixid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__prefixid]]></fieldDescription>
	</field>
	<field name="mprefix__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__tdesc]]></fieldDescription>
	</field>
	<field name="mprefix__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mprefix__edesc]]></fieldDescription>
	</field>
	<field name="mempl_bank__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mempl_bank__employeeid]]></fieldDescription>
	</field>
	<field name="mempl_bank__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mempl_bank__companyid]]></fieldDescription>
	</field>
	<field name="mempl_bank__accountid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mempl_bank__accountid]]></fieldDescription>
	</field>
	<field name="mempl_bank__bankid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mempl_bank__bankid]]></fieldDescription>
	</field>
	<field name="mempl_bank__bankbran" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mempl_bank__bankbran]]></fieldDescription>
	</field>
	<field name="tpvf_tran__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tpvf_tran__employeeid]]></fieldDescription>
	</field>
	<field name="tpvf_tran__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tpvf_tran__companyid]]></fieldDescription>
	</field>
	<field name="tpvf_tran__amount" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tpvf_tran__amount]]></fieldDescription>
	</field>
	<field name="tpvf_tran__compamount" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tpvf_tran__compamount]]></fieldDescription>
	</field>
	<field name="tpvf_tran__emplamount" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by tpvf_tran__emplamount]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__employeeid]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__companyid]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__gendate" class="java.sql.Date">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__gendate]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__cal_tax" class="java.lang.Integer">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__cal_tax]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__cal_pvf" class="java.lang.Integer">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__cal_pvf]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__cal_soc" class="java.lang.Integer">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__cal_soc]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__xml_tax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__xml_tax]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__remark" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__remark]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__formulacode" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__formulacode]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__fundtable" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__fundtable]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__totcpvf" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__totcpvf]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__totcsoc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__totcsoc]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__taxtable" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__taxtable]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__totcaltax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__totcaltax]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__totnontax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__totnontax]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__end_year" class="java.lang.Integer">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__end_year]]></fieldDescription>
	</field>
	<field name="simtpytran0_rep__netincome" class="java.lang.Double">
		<fieldDescription><![CDATA[Field returned by simtpytran0_rep__netincome]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption01" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption01]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption02" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption02]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption03" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption03]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption04" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption04]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption05" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption05]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption06" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption06]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption07" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption07]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption08" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption08]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption09" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption09]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption10" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption10]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption11" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption11]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption12" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption12]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption13" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption13]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption14" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption14]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption15" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption15]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption16" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption16]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption17" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption17]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption18" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption18]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption19" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption19]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9inccaption20" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9inccaption20]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula01" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula01]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula02" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula02]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula03" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula03]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula04" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula04]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula05" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula05]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula06" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula06]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula07" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula07]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula08" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula08]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula09" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula09]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula10" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula10]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula11" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula11]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula12" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula12]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula13" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula13]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula14" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula14]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula15" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula15]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula16" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula16]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula17" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula17]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula18" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula18]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula19" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula19]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9incformula20" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9incformula20]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption01" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption01]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption02" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption02]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption03" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption03]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption04" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption04]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption05" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption05]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption06" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption06]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption07" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption07]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption08" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption08]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption09" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption09]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption10" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption10]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption11" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption11]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption12" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption12]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption13" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption13]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption14" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption14]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption15" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption15]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption16" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption16]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption17" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption17]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption18" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption18]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption19" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption19]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expcaption20" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expcaption20]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula01" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula01]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula02" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula02]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula03" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula03]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula04" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula04]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula05" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula05]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula06" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula06]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula07" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula07]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula08" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula08]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula09" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula09]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula10" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula10]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula11" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula11]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula12" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula12]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula13" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula13]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula14" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula14]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula15" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula15]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula16" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula16]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula17" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula17]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula18" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula18]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula19" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula19]]></fieldDescription>
	</field>
	<field name="memployee__simtpytran0_rep9_9expformula20" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__simtpytran0_rep9_9expformula20]]></fieldDescription>
	</field>
	<field name="memployee__salary_ytd" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__salary_ytd]]></fieldDescription>
	</field>
	<field name="memployee__other_income_ytd" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__other_income_ytd]]></fieldDescription>
	</field>
	<field name="memployee__other_deduct_ytd" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__other_deduct_ytd]]></fieldDescription>
	</field>
	<field name="memployee__tax_ytd" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__tax_ytd]]></fieldDescription>
	</field>
	<field name="memployee__pvf_ytd" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__pvf_ytd]]></fieldDescription>
	</field>
	<field name="memployee__social_ytd" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__social_ytd]]></fieldDescription>
	</field>
	<field name="memployee__fullname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fullname]]></fieldDescription>
	</field>
	<field name="memployee__paymentdate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__paymentdate]]></fieldDescription>
	</field>
	<field name="mbu3__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__edesc]]></fieldDescription>
	</field>
	<field name="mbu3__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__tdesc]]></fieldDescription>
	</field>
	<field name="mbu3__bu1id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__bu1id]]></fieldDescription>
	</field>
	<field name="memployee__emp_pvf" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__pvf_ytd]]></fieldDescription>
	</field>
	<field name="memployee__com_pvf" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__pvf_ytd]]></fieldDescription>
	</field>
	<field name="memployee__workarea" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__workarea]]></fieldDescription>
	</field>
	<field name="mworkarea__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mworkarea__tdesc]]></fieldDescription>
	</field>

		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</title>
		<pageHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="820"  isSplitAllowed="true" >
				<image  evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="-4"
						y="25"
						width="118"
						height="25"
						key="image-1"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<graphicElement stretchType="NoStretch"/>
					<imageExpression class="java.lang.String"><![CDATA[new com.csc.library.session.InitialEnvironment("GLOBAL").getValue("REPORT-template")+"PAYROLL/image/HondaLogo.jpg"]]></imageExpression>
				</image>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="47"
						width="140"
						height="16"
						key="textField-1"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Honda Leasing (Thailand) Co.,Ltd."]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="156"
						y="29"
						width="270"
						height="16"
						key="textField-2"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["บริษัท ฮอนด้า ลีสซิ่ง (ประเทศไทย) จำกัด"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="426"
						y="22"
						width="127"
						height="48"
						key="textField-3"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Top">
						<font size="24"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["e-Payslip"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="156"
						y="43"
						width="270"
						height="16"
						key="textField-5"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAI.TTF" size="10" isBold="false" isItalic="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["2784 Soi Sukumvit 66/1, Bangna,Bangkok 10260 Telephone (662) 736-4200"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="81"
						width="95"
						height="16"
						key="textField-6"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["ประจำเดือน (Of the month)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="94"
						width="95"
						height="16"
						key="textField-7"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["ชื่อ-นามสกุล (Employee Name)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="107"
						width="62"
						height="16"
						key="textField-8"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["ตำแหน่ง (Position)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="95"
						y="81"
						width="104"
						height="16"
						key="textField-9"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CscCalendar($F{memployee__paymentdate}).getThaiLongMonth()+" "+new CscCalendar($F{memployee__paymentdate}).getEngYYYY()]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="95"
						y="94"
						width="104"
						height="16"
						key="textField-10"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__fullname}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="62"
						y="107"
						width="137"
						height="16"
						key="textField-11"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mposition__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="199"
						y="81"
						width="95"
						height="16"
						key="textField-12"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["วันที่จ่ายเงิน (Payment Date)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="199"
						y="94"
						width="104"
						height="16"
						key="textField-13"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["รหัสพนักงาน (Employee Code)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="199"
						y="107"
						width="80"
						height="16"
						key="textField-14"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["หน่วยงาน (Organization)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="294"
						y="81"
						width="119"
						height="16"
						key="textField-15"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CscCalendar($F{memployee__paymentdate}).getDD()+" "+new CscCalendar($F{memployee__paymentdate}).getThaiLongMonth()+" "+new CscCalendar($F{memployee__paymentdate}).getEngYYYY()]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="303"
						y="94"
						width="110"
						height="16"
						key="textField-16"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{memployee__employeeid}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="279"
						y="107"
						width="274"
						height="16"
						key="textField-17"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mbu3__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="411"
						y="94"
						width="88"
						height="16"
						key="textField-18"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["วันที่เริ่มทำงาน (Hire Date)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="489"
						y="94"
						width="64"
						height="16"
						key="textField-21"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CscCalendar($F{memployee__startdate}).getDate()+" "+new CscCalendar($F{memployee__startdate}).getThaiLongMonth()+" "+new CscCalendar($F{memployee__startdate}).getEngYYYY()]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="-1"
						y="120"
						width="95"
						height="16"
						key="textField-24"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["สถานที่ปฎิบัติงาน (Location)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="93"
						y="120"
						width="81"
						height="16"
						key="textField-25"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mworkarea__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="145"
						width="398"
						height="14"
						forecolor="#FF0000"
						key="textField-26"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["หมายเหตุ บริษัทถือว่าข้อความในเอกสารฉบับนี้เป็นความลับ ห้ามเปิดเผยให้ผู้อื่นทราบโดยเด็ดขาด"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="159"
						width="398"
						height="14"
						key="textField-27"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement>
						<font fontName="Cordia New" pdfFontName="CORDIAI.TTF" size="10" isBold="false" isItalic="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Please Use this e-letter as the payroll or other income payment slip. The infomation is confidential. please do not reveal it to any one."]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="0"
						y="184"
						width="276"
						height="16"
						backcolor="#FF9999"
						key="textField-28"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["รายได้ (Earnings)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="276"
						y="184"
						width="276"
						height="16"
						backcolor="#FF9999"
						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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["รายการหัก(Deductions)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="226"
						y="200"
						width="50"
						height="16"
						backcolor="#FFCCCC"
						key="textField-30"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Amount"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="181"
						y="200"
						width="45"
						height="16"
						backcolor="#FFCCCC"
						key="textField-32"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Hours"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="0"
						y="200"
						width="181"
						height="16"
						backcolor="#FFCCCC"
						key="textField-33"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["รายละเอียด (Description)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="502"
						y="200"
						width="50"
						height="16"
						backcolor="#FFCCCC"
						key="textField-34"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Amount"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="457"
						y="200"
						width="45"
						height="16"
						backcolor="#FFCCCC"
						key="textField-35"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Hours"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Opaque"
						x="276"
						y="200"
						width="181"
						height="16"
						backcolor="#FFCCCC"
						key="textField-36"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["รายละเอียด (Description)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="216"
						width="49"
						height="14"
						key="textField-37">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula01}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula01})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="216"
						width="45"
						height="14"
						key="textField-38"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="216"
						width="181"
						height="14"
						key="textField-39"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption01}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="230"
						width="49"
						height="14"
						key="textField-40">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula02}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula02})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="230"
						width="45"
						height="14"
						key="textField-41"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="230"
						width="181"
						height="14"
						key="textField-42"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption02}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="244"
						width="49"
						height="14"
						key="textField-43">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula03}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula03})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="244"
						width="45"
						height="14"
						key="textField-44"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="244"
						width="181"
						height="14"
						key="textField-45"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption03}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="258"
						width="49"
						height="14"
						key="textField-46">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula04}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula04})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="258"
						width="45"
						height="14"
						key="textField-47"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="258"
						width="181"
						height="14"
						key="textField-48"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption04}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="272"
						width="49"
						height="14"
						key="textField-49">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula05}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula05})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="272"
						width="45"
						height="14"
						key="textField-50"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="272"
						width="181"
						height="14"
						key="textField-51"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption05}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="286"
						width="49"
						height="14"
						key="textField-52">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula06}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula06})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="286"
						width="45"
						height="14"
						key="textField-53"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="286"
						width="181"
						height="14"
						key="textField-54"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption06}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="300"
						width="49"
						height="14"
						key="textField-55">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula07}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula07})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="300"
						width="45"
						height="14"
						key="textField-56"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="300"
						width="181"
						height="14"
						key="textField-57"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption07}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="314"
						width="49"
						height="14"
						key="textField-58">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula08}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula08})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="314"
						width="45"
						height="14"
						key="textField-59"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="314"
						width="181"
						height="14"
						key="textField-60"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption08}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="328"
						width="49"
						height="14"
						key="textField-61">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula09}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula09})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="328"
						width="45"
						height="14"
						key="textField-62"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="328"
						width="181"
						height="14"
						key="textField-63"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption09}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="342"
						width="49"
						height="14"
						key="textField-64">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula10}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula10})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="342"
						width="45"
						height="14"
						key="textField-65"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="342"
						width="181"
						height="14"
						key="textField-66"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption10}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="356"
						width="49"
						height="14"
						key="textField-67">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula11}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula11})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="356"
						width="45"
						height="14"
						key="textField-68"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="356"
						width="181"
						height="14"
						key="textField-69"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption11}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="370"
						width="49"
						height="14"
						key="textField-70">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula12}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula12})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="370"
						width="45"
						height="14"
						key="textField-71"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="370"
						width="181"
						height="14"
						key="textField-72"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption12}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="384"
						width="49"
						height="14"
						key="textField-73">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula13}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula13})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="384"
						width="45"
						height="14"
						key="textField-74"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="384"
						width="181"
						height="14"
						key="textField-75"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption13}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="398"
						width="49"
						height="14"
						key="textField-76">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula14}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula14})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="398"
						width="45"
						height="14"
						key="textField-77"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="398"
						width="181"
						height="14"
						key="textField-78"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption14}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="412"
						width="49"
						height="14"
						key="textField-79">
							<printWhenExpression><![CDATA[new Boolean(
	(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula15}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula15})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="181"
						y="412"
						width="45"
						height="14"
						key="textField-80"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="412"
						width="181"
						height="14"
						key="textField-81"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9inccaption15}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="216"
						width="49"
						height="14"
						key="textField-82">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula01}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula01}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="216"
						width="45"
						height="14"
						key="textField-83"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="216"
						width="181"
						height="14"
						key="textField-84"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption01}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="230"
						width="49"
						height="14"
						key="textField-85">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula02}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula02}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="230"
						width="45"
						height="14"
						key="textField-86"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="230"
						width="181"
						height="14"
						key="textField-87"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption02}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="244"
						width="49"
						height="14"
						key="textField-88">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula03}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula03}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="244"
						width="45"
						height="14"
						key="textField-89"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="244"
						width="181"
						height="14"
						key="textField-90"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption03}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="258"
						width="49"
						height="14"
						key="textField-91">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula04}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula04}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="258"
						width="45"
						height="14"
						key="textField-92"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="258"
						width="181"
						height="14"
						key="textField-93"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption04}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="272"
						width="49"
						height="14"
						key="textField-94">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula05}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula05}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="272"
						width="45"
						height="14"
						key="textField-95"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="272"
						width="181"
						height="14"
						key="textField-96"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption05}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="286"
						width="49"
						height="14"
						key="textField-97">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula06}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula06}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="286"
						width="45"
						height="14"
						key="textField-98"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="286"
						width="181"
						height="14"
						key="textField-99"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption06}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="300"
						width="49"
						height="14"
						key="textField-100">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula07}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula07}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="300"
						width="45"
						height="14"
						key="textField-101"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="300"
						width="181"
						height="14"
						key="textField-102"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption07}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="314"
						width="49"
						height="14"
						key="textField-103">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula08}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula08}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="314"
						width="45"
						height="14"
						key="textField-104"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="314"
						width="181"
						height="14"
						key="textField-105"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption08}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="328"
						width="49"
						height="14"
						key="textField-106">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula09}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula09}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="328"
						width="45"
						height="14"
						key="textField-107"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="328"
						width="181"
						height="14"
						key="textField-108"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption09}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="342"
						width="49"
						height="14"
						key="textField-109">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula10}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula10}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="342"
						width="45"
						height="14"
						key="textField-110"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="342"
						width="181"
						height="14"
						key="textField-111"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption10}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="356"
						width="49"
						height="14"
						key="textField-112">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula11}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula11}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="356"
						width="45"
						height="14"
						key="textField-113"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="356"
						width="181"
						height="14"
						key="textField-114"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption11}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="370"
						width="49"
						height="14"
						key="textField-115">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula12}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula12}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="370"
						width="45"
						height="14"
						key="textField-116"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="370"
						width="181"
						height="14"
						key="textField-117"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption12}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="384"
						width="49"
						height="14"
						key="textField-118">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula13}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula13}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="384"
						width="45"
						height="14"
						key="textField-119"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="384"
						width="181"
						height="14"
						key="textField-120"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption13}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="398"
						width="49"
						height="14"
						key="textField-121">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula14}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula14}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="398"
						width="45"
						height="14"
						key="textField-122"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="398"
						width="181"
						height="14"
						key="textField-123"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption14}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="412"
						width="49"
						height="14"
						key="textField-124">
							<printWhenExpression><![CDATA[new Boolean(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula15}))>0
)]]></printWhenExpression>
						</reportElement>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula15}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="457"
						y="412"
						width="45"
						height="14"
						key="textField-125"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="412"
						width="181"
						height="14"
						key="textField-126"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+$F{memployee__simtpytran0_rep9_9expcaption15}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="426"
						width="226"
						height="14"
						key="textField-127"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+"รวมรายได้ (Gross Earnings)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="226"
						y="426"
						width="49"
						height="14"
						key="textField-128"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula01})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula02})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula03})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula04})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula05})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula06})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula07})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula08})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula09})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula10})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula11})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula12})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula13})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula14})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula15})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="426"
						width="226"
						height="14"
						key="textField-129"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+"รวมรายหัก (Gross Deductions)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="426"
						width="49"
						height="14"
						key="textField-130"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula01}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula02}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula03}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula04}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula05}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula06}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula07}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula08}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula09}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula10}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula11}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula12}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula13}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula14}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula15}))
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="276"
						y="440"
						width="226"
						height="14"
						key="textField-131"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="Thin" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[" "+"เงินได้สุทธิ (Net Pay)"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="502"
						y="440"
						width="49"
						height="14"
						key="textField-132"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	(
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula01})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula02})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula03})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula04})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula05})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula06})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula07})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula08})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula09})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula10})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula11})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula12})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula13})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula14})+
	new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9incformula15})
	)-
	(
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula01}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula02}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula03}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula04}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula05}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula06}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula07}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula08}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula09}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula10}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula11}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula12}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula13}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula14}))+
	Math.abs(new CheckNull().chkNullStringToDouble($F{memployee__simtpytran0_rep9_9expformula15}))
	)
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="464"
						width="80"
						height="28"
						key="textField-133"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["เงินเดือนทั้งปี"+"\n"+"Salary YTD"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="492"
						width="80"
						height="14"
						key="textField-134"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__salary_ytd})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="80"
						y="464"
						width="80"
						height="28"
						key="textField-135"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["รายได้อื่นทั้งปี"+"\n"+"Other Income YTD"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="80"
						y="492"
						width="80"
						height="14"
						key="textField-136"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__other_income_ytd})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="160"
						y="464"
						width="75"
						height="28"
						key="textField-137"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["ภาษีทั้งปี"+"\n"+"TAX YTD"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="160"
						y="492"
						width="75"
						height="14"
						key="textField-138"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__tax_ytd})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="235"
						y="464"
						width="75"
						height="28"
						key="textField-139"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["ประกันสังคมทั้งปี"+"\n"+"Social Securitty YTD"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="235"
						y="492"
						width="75"
						height="14"
						key="textField-140"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__social_ytd})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="310"
						y="464"
						width="80"
						height="28"
						key="textField-141"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["เงินกองทุนฯสะสมทั้งปี"+"\n"+"Provident Fund YTD"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="310"
						y="492"
						width="80"
						height="14"
						key="textField-142"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__pvf_ytd})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="390"
						y="464"
						width="80"
						height="28"
						key="textField-143"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["รายการหักอื่นทั้งปี"+"\n"+"Other Deduct YTD"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="390"
						y="492"
						width="80"
						height="14"
						key="textField-144"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__other_deduct_ytd})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="470"
						y="464"
						width="82"
						height="28"
						key="textField-145"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["รายได้สุทธิทั้งปี"+"\n"+"Net Income YTD"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="470"
						y="492"
						width="82"
						height="14"
						key="textField-146"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__salary_ytd})+
	new CheckNull().chkNullStringToDouble($F{memployee__other_income_ytd})-
	new CheckNull().chkNullStringToDouble($F{memployee__tax_ytd})-
	new CheckNull().chkNullStringToDouble($F{memployee__social_ytd})-
	new CheckNull().chkNullStringToDouble($F{memployee__pvf_ytd})-
	new CheckNull().chkNullStringToDouble($F{memployee__other_deduct_ytd})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="516"
						width="100"
						height="28"
						key="textField-147"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["บัญชีธนาคาร"+"\n"+"Bank Account/Branch"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="26"
						y="544"
						width="74"
						height="14"
						key="textField-148"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="Thin" rightBorderColor="#000000" bottomBorder="Thin" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mempl_bank__accountid}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="140"
						y="516"
						width="100"
						height="28"
						key="textField-151"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["เงินกองทุนสำรองฯส่วนพนักงาน"+"\n"+"PVF Employee Accum."]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="140"
						y="544"
						width="100"
						height="14"
						key="textField-152"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__emp_pvf})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="240"
						y="516"
						width="100"
						height="28"
						key="textField-153"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["เงินกองทุนสำรองฯส่วนบริษัท"+"\n"+"PVF Company Accum."]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="240"
						y="544"
						width="100"
						height="14"
						key="textField-154"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__com_pvf})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="340"
						y="516"
						width="100"
						height="28"
						key="textField-155"/>
					<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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["เงินกองทุนสำรองฯรวม"+"\n"+"PVF Total"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="#,##0.00" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="340"
						y="544"
						width="100"
						height="14"
						key="textField-156"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.Double"><![CDATA[Double.valueOf(
	new CheckNull().chkNullStringToDouble($F{memployee__emp_pvf})+
	new CheckNull().chkNullStringToDouble($F{memployee__com_pvf})
)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="281"
						y="599"
						width="272"
						height="14"
						key="textField-178"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["เรียน ท่านผู้เกี่ยวข้อง"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="281"
						y="613"
						width="272"
						height="42"
						key="textField-179"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["เอกสารฉบับนี้เป็นเอกสารสำคัญ มีลายเซนต์ผู้มีอำนาจลงนามจากระบบอิเลคทรอนิคส์"+"\n"+"ออกโดย บริษัท ฮอนด้า ลีสซิ่ง (ประเทศไทย) จำกัด ซึ่งสามารถใช้แทนหนังสือรับรอง"+"\n"+"การทำงานและหนังสือรับรองเงินเดือนได้"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="281"
						y="665"
						width="272"
						height="14"
						key="textField-180"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["To whom it may concern,"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="281"
						y="679"
						width="272"
						height="42"
						key="textField-181"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["This is certify that document is electronically issued with the authorized"+"\n"+"person's signature by Honda Leasing (Thailand) Co.,Ltd. The document"+"\n"+"can be used as a reference for employment status and salary verification."]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="328"
						y="780"
						width="179"
						height="14"
						key="textField-184"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Center">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="10" isBold="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[new CscCalendar().getDate()+" "+new CscCalendar().getThaiLongMonth()+" "+new CscCalendar().getEngYYYY()]]></textFieldExpression>
				</textField>
				<line direction="TopDown">
					<reportElement
						x="552"
						y="184"
						width="0"
						height="270"
						key="line-1"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="502"
						y="200"
						width="0"
						height="253"
						key="line-2"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="0"
						y="426"
						width="552"
						height="0"
						key="line-3"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="0"
						y="440"
						width="552"
						height="0"
						key="line-4"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="276"
						y="453"
						width="277"
						height="0"
						key="line-5"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="226"
						y="199"
						width="0"
						height="240"
						key="line-6"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="0"
						y="544"
						width="26"
						height="14"
						key="textField-185"/>
					<box topBorder="None" 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="10" isBold="true" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mempl_bank__bankid}]]></textFieldExpression>
				</textField>
				<image  hAlign="Center" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="295"
						y="735"
						width="244"
						height="44"
						key="image-2"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<graphicElement stretchType="NoStretch"/>
					<imageExpression class="java.lang.String"><![CDATA[new com.csc.library.session.InitialEnvironment("GLOBAL").getValue("EXPORT-dir")+"EMPVIEW/HondaPic/signature.jpg"]]></imageExpression>
				</image>
			</band>
		</detail>
		<columnFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageFooter>
		<summary>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</summary>
</jasperReport>