<?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="PRR001_PG"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Portrait"
		 pageWidth="595"
		 pageHeight="842"
		 columnWidth="535"
		 columnSpacing="0"
		 leftMargin="30"
		 rightMargin="30"
		 topMargin="20"
		 bottomMargin="20"
		 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.*" />

	<parameter name="REPORTHEADER" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="PAGE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Page"]]></defaultValueExpression>
	</parameter>
	<parameter name="DETAIL" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Detail"]]></defaultValueExpression>
	</parameter>
	<parameter name="JOBCODE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Job Code"]]></defaultValueExpression>
	</parameter>
	<parameter name="EMPID" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Employee ID"]]></defaultValueExpression>
	</parameter>
	<parameter name="PREFIX-BEN" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="NAME-SURNAME" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Name"]]></defaultValueExpression>
	</parameter>
	<parameter name="TOTAL" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="TOTAL-EMPLOYEE" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Total employee"]]></defaultValueExpression>
	</parameter>
	<parameter name="SCREEN" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="REPORT" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["REPORT"]]></defaultValueExpression>
	</parameter>
	<parameter name="CONDITION-REPORT" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[label]]></parameterDescription>
		<defaultValueExpression ><![CDATA["Condition Report"]]></defaultValueExpression>
	</parameter>
	<parameter name="FILTERCON" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="COMPANY" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
		<defaultValueExpression ><![CDATA[""]]></defaultValueExpression>
	</parameter>
	<parameter name="RUN_NO" isForPrompting="false" class="java.lang.String">
		<defaultValueExpression ><![CDATA["RPI3007"]]></defaultValueExpression>
	</parameter>
	<parameter name="LANG" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[lang]]></parameterDescription>
	</parameter>
	<parameter name="DATETHAI" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="DATEENG" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="ACTORNAME" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>
	<parameter name="GROUPBY" isForPrompting="false" class="java.lang.String">
		<parameterDescription><![CDATA[component]]></parameterDescription>
	</parameter>

	<field name="memployee__employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__employeeid]]></fieldDescription>
	</field>
	<field name="memployee__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__companyid]]></fieldDescription>
	</field>
	<field name="memployee__emp_prefix" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_prefix]]></fieldDescription>
	</field>
	<field name="memployee__fname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fname]]></fieldDescription>
	</field>
	<field name="memployee__lname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__lname]]></fieldDescription>
	</field>
	<field name="memployee__efname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__efname]]></fieldDescription>
	</field>
	<field name="memployee__elname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__elname]]></fieldDescription>
	</field>
	<field name="memployee__nickname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__nickname]]></fieldDescription>
	</field>
	<field name="memployee__startdate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__startdate]]></fieldDescription>
	</field>
	<field name="memployee__salatype" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__salatype]]></fieldDescription>
	</field>
	<field name="memployee__emp_position" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_position]]></fieldDescription>
	</field>
	<field name="memployee__branch" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__branch]]></fieldDescription>
	</field>
	<field name="memployee__bu1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu1]]></fieldDescription>
	</field>
	<field name="memployee__bu2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu2]]></fieldDescription>
	</field>
	<field name="memployee__bu3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu3]]></fieldDescription>
	</field>
	<field name="memployee__bu4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu4]]></fieldDescription>
	</field>
	<field name="memployee__bu5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__bu5]]></fieldDescription>
	</field>
	<field name="memployee__emp_every" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_every]]></fieldDescription>
	</field>
	<field name="memployee__costcenter" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__costcenter]]></fieldDescription>
	</field>
	<field name="memployee__salary" class="java.lang.String">
		<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="memployee__emp_level" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_level]]></fieldDescription>
	</field>
	<field name="memployee__resigndate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__resigndate]]></fieldDescription>
	</field>
	<field name="memployee__sex" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__sex]]></fieldDescription>
	</field>
	<field name="memployee__status" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__status]]></fieldDescription>
	</field>
	<field name="memployee__time0" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__time0]]></fieldDescription>
	</field>
	<field name="memployee__firsthiredate" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__firsthiredate]]></fieldDescription>
	</field>
	<field name="memployee__account_comp" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__account_comp]]></fieldDescription>
	</field>
	<field name="memployee__oldsalary" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__oldsalary]]></fieldDescription>
	</field>
	<field name="memployee__id_people" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__id_people]]></fieldDescription>
	</field>
	<field name="memployee__birthday" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__birthday]]></fieldDescription>
	</field>
	<field name="memployee__blood" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__blood]]></fieldDescription>
	</field>
	<field name="memployee__report_lang" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__report_lang]]></fieldDescription>
	</field>
	<field name="memployee__leave_in" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__leave_in]]></fieldDescription>
	</field>
	<field name="memployee__history" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__history]]></fieldDescription>
	</field>
	<field name="memployee__emp_national" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_national]]></fieldDescription>
	</field>
	<field name="memployee__emp_nationality" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__emp_nationality]]></fieldDescription>
	</field>
	<field name="memployee__religion" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__religion]]></fieldDescription>
	</field>
	<field name="memployee__rh" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__rh]]></fieldDescription>
	</field>
	<field name="memployee__height" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__height]]></fieldDescription>
	</field>
	<field name="memployee__weight" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__weight]]></fieldDescription>
	</field>
	<field name="memployee__waistsize" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__waistsize]]></fieldDescription>
	</field>
	<field name="memployee__capsize" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__capsize]]></fieldDescription>
	</field>
	<field name="memployee__shoesize" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__shoesize]]></fieldDescription>
	</field>
	<field name="memployee__shirtsize" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__shirtsize]]></fieldDescription>
	</field>
	<field name="memployee__eyecolor" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__eyecolor]]></fieldDescription>
	</field>
	<field name="memployee__haircolor" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__haircolor]]></fieldDescription>
	</field>
	<field name="memployee__tel_no" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__tel_no]]></fieldDescription>
	</field>
	<field name="memployee__old_employeeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__old_employeeid]]></fieldDescription>
	</field>
	<field name="memployee__taxtable" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__taxtable]]></fieldDescription>
	</field>
	<field name="memployee__caltax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__caltax]]></fieldDescription>
	</field>
	<field name="memployee__fixtax" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fixtax]]></fieldDescription>
	</field>
	<field name="mjobcode__jobcodeid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mjobcode__jobcodeid]]></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="mbu1__bu1id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__bu1id]]></fieldDescription>
	</field>
	<field name="mbu1__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__edesc]]></fieldDescription>
	</field>
	<field name="mbu1__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu1__tdesc]]></fieldDescription>
	</field>
	<field name="mbu2__bu2id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__bu2id]]></fieldDescription>
	</field>
	<field name="mbu2__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__edesc]]></fieldDescription>
	</field>
	<field name="mbu2__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu2__tdesc]]></fieldDescription>
	</field>
	<field name="mbu3__bu3id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__bu3id]]></fieldDescription>
	</field>
	<field name="mbu3__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__edesc]]></fieldDescription>
	</field>
	<field name="mbu3__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu3__tdesc]]></fieldDescription>
	</field>
	<field name="mbu4__bu4id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__bu4id]]></fieldDescription>
	</field>
	<field name="mbu4__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__edesc]]></fieldDescription>
	</field>
	<field name="mbu4__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu4__tdesc]]></fieldDescription>
	</field>
	<field name="mbu5__bu5id" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__bu5id]]></fieldDescription>
	</field>
	<field name="mbu5__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__edesc]]></fieldDescription>
	</field>
	<field name="mbu5__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbu5__tdesc]]></fieldDescription>
	</field>
	<field name="mgroup__groupid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mgroup__groupid]]></fieldDescription>
	</field>
	<field name="mgroup__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mgroup__companyid]]></fieldDescription>
	</field>
	<field name="mgroup__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mgroup__edesc]]></fieldDescription>
	</field>
	<field name="mgroup__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mgroup__tdesc]]></fieldDescription>
	</field>
	<field name="mbranch__branchid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__branchid]]></fieldDescription>
	</field>
	<field name="mbranch__companyid" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__companyid]]></fieldDescription>
	</field>
	<field name="mbranch__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__edesc]]></fieldDescription>
	</field>
	<field name="mbranch__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by mbranch__tdesc]]></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__edesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by msalatype0__edesc]]></fieldDescription>
	</field>
	<field name="msalatype0__tdesc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by msalatype0__tdesc]]></fieldDescription>
	</field>
	<field name="memployee__fullname" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by memployee__fullname]]></fieldDescription>
	</field>
	<field name="orderby1" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby1]]></fieldDescription>
	</field>
	<field name="orderby1desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby1desc]]></fieldDescription>
	</field>
	<field name="orderby2" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby2]]></fieldDescription>
	</field>
	<field name="orderby2desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby2desc]]></fieldDescription>
	</field>
	<field name="orderby3" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby3]]></fieldDescription>
	</field>
	<field name="orderby3desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby3desc]]></fieldDescription>
	</field>
	<field name="orderby4" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby4]]></fieldDescription>
	</field>
	<field name="orderby4desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby4desc]]></fieldDescription>
	</field>
	<field name="orderby5" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby5]]></fieldDescription>
	</field>
	<field name="orderby5desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby5desc]]></fieldDescription>
	</field>
	<field name="orderby6" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby6]]></fieldDescription>
	</field>
	<field name="orderby6desc" class="java.lang.String">
		<fieldDescription><![CDATA[Field returned by orderby6desc]]></fieldDescription>
	</field>

	<variable name="job_codecount" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$F{orderby1}]]></variableExpression>
	</variable>
	<variable name="job_count" class="java.lang.Integer" resetType="Report" calculation="Count">
		<variableExpression><![CDATA[$F{orderby1}]]></variableExpression>
	</variable>

		<group  name="gruopby" >
			<groupExpression><![CDATA[	$P{GROUPBY}.equalsIgnoreCase("memployee.job")?
	$F{memployee__job}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu1")?
	$F{mbu1__bu1id}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu2")?
	$F{mbu2__bu2id}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu3")?
	$F{mbu3__bu3id}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu4")?
	$F{mbu4__bu4id}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu5")?
	$F{mbu5__bu5id}:""]]></groupExpression>
			<groupHeader>
			<band height="19"  isSplitAllowed="true" >
				<printWhenExpression><![CDATA[new Boolean(!$P{GROUPBY}.equals("") && !$P{GROUPBY}.equals("0"))]]></printWhenExpression>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="0"
						width="534"
						height="19"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-40"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="4" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
	($P{GROUPBY}.equalsIgnoreCase("memployee.bu1")?
	$F{mbu1__bu1id}+" : "+$F{mbu1__tdesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu2")?
	$F{mbu2__bu2id}+" : "+$F{mbu2__tdesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu3")?
	$F{mbu3__bu3id}+" : "+$F{mbu3__tdesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu4")?
	$F{mbu4__bu4id}+" : "+$F{mbu4__tdesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu5")?
	$F{mbu5__bu5id}+" : "+$F{mbu5__tdesc}:"")
	:
	($P{GROUPBY}.equalsIgnoreCase("memployee.bu1")?
	$F{mbu1__bu1id}+" : "+$F{mbu1__edesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu2")?
	$F{mbu2__bu2id}+" : "+$F{mbu2__edesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu3")?
	$F{mbu3__bu3id}+" : "+$F{mbu3__edesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu4")?
	$F{mbu4__bu4id}+" : "+$F{mbu4__edesc}:
	$P{GROUPBY}.equalsIgnoreCase("memployee.bu5")?
	$F{mbu5__bu5id}+" : "+$F{mbu5__edesc}:"")]]></textFieldExpression>
				</textField>
			</band>
			</groupHeader>
			<groupFooter>
			<band height="19"  isSplitAllowed="true" >
				<printWhenExpression><![CDATA[new Boolean(!$P{GROUPBY}.equals("") && !$P{GROUPBY}.equals("0"))]]></printWhenExpression>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="0"
						width="535"
						height="19"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-41"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" leftPadding="4" rightBorder="None" rightBorderColor="#000000" rightPadding="4" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Middle" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"จำนวนคน "+ $V{gruopby_COUNT}.toString() + "  คน"
:
"Person "+ $V{gruopby_COUNT}.toString() + "  Person(s)"]]></textFieldExpression>
				</textField>
			</band>
			</groupFooter>
		</group>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</title>
		<pageHeader>
			<band height="109"  isSplitAllowed="true" >
				<line direction="TopDown">
					<reportElement
						x="0"
						y="103"
						width="535"
						height="0"
						key="line-4"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="96"
						y="87"
						width="95"
						height="15"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-7"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{DETAIL}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="1"
						y="87"
						width="95"
						height="15"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-8"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{JOBCODE}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="260"
						y="87"
						width="95"
						height="15"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-9"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{EMPID}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="386"
						y="87"
						width="95"
						height="15"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-12"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="12" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{NAME-SURNAME}]]></textFieldExpression>
				</textField>
				<line direction="TopDown">
					<reportElement
						x="0"
						y="82"
						width="535"
						height="0"
						key="line-9"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="482"
						y="60"
						width="20"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-28"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Right" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$V{PAGE_NUMBER} + ""]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Report" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="504"
						y="60"
						width="27"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-29"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["/ " + $V{PAGE_NUMBER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="0"
						width="383"
						height="27"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-30"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="24" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{COMPANY}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="482"
						y="43"
						width="52"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-31"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{RUN_NO}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="78"
						y="44"
						width="329"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-32"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
$P{DATETHAI}:$P{DATEENG}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="78"
						y="61"
						width="329"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-33"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="14" isBold="false" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
$P{ACTORNAME}:$P{ACTORNAME}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="44"
						width="76"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-34"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"วันที่พิมพ์ : ":"Print date : "]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="61"
						width="76"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-35"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"พิมพ์โดย : ":"Print by : "]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="435"
						y="43"
						width="45"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-36"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"อ้างอิง # ":"Ref # "]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="435"
						y="60"
						width="45"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-37"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"หน้า":"Page"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="78"
						y="27"
						width="329"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-38"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{REPORTHEADER}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						mode="Transparent"
						x="0"
						y="27"
						width="76"
						height="17"
						forecolor="#000000"
						backcolor="#FFFFFF"
						key="textField-39"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement textAlignment="Left" verticalAlignment="Top" lineSpacing="Single">
						<font fontName="Cordia New" pdfFontName="CORDIAB.TTF" size="14" isBold="true" isItalic="false" isUnderline="false" isPdfEmbedded ="true" pdfEncoding ="Identity-H" isStrikeThrough="false" />
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{LANG}.equalsIgnoreCase("tha")?
"รายงาน : ":"Report Name : "]]></textFieldExpression>
				</textField>
				<line direction="TopDown">
					<reportElement
						x="0"
						y="85"
						width="535"
						height="0"
						key="line-14"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="0"
						y="106"
						width="535"
						height="0"
						key="line-15"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="19"  isSplitAllowed="true" >
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="386"
						y="1"
						width="100"
						height="15"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" 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="260"
						y="1"
						width="126"
						height="15"
						key="textField"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" size="12" 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="96"
						y="1"
						width="110"
						height="15"
						key="textField"
						isPrintRepeatedValues="false"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mjobcode__tdesc}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="1"
						y="1"
						width="94"
						height="15"
						key="textField"
						isPrintRepeatedValues="false"/>
					<box topBorder="None" topBorderColor="#000000" leftBorder="None" leftBorderColor="#000000" rightBorder="None" rightBorderColor="#000000" bottomBorder="None" bottomBorderColor="#000000"/>
					<textElement verticalAlignment="Middle">
						<font fontName="Cordia New" pdfFontName="CORDIA.TTF" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{mjobcode__jobcodeid}]]></textFieldExpression>
				</textField>
			</band>
		</detail>
		<columnFooter>
			<band height="14"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="16"  isSplitAllowed="true" >
				<line direction="TopDown">
					<reportElement
						x="-1"
						y="13"
						width="535"
						height="0"
						key="line-6"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="-1"
						y="11"
						width="535"
						height="0"
						key="line-7"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="-1"
						y="1"
						width="535"
						height="0"
						key="line-8"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="27"
						y="1"
						width="55"
						height="10"
						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="8" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{SCREEN}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="3"
						y="1"
						width="27"
						height="10"
						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="CORDIA.TTF" size="8" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{REPORT}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="197"
						y="1"
						width="55"
						height="10"
						key="textField-19"/>
					<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="8" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{CONDITION-REPORT}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="251"
						y="1"
						width="283"
						height="10"
						key="textField-20"/>
					<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="8" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["( "+$P{FILTERCON}+" )"]]></textFieldExpression>
				</textField>
			</band>
		</pageFooter>
		<lastPageFooter>
			<band height="18"  isSplitAllowed="true" >
				<line direction="TopDown">
					<reportElement
						x="-1"
						y="14"
						width="535"
						height="0"
						key="line-10"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="-1"
						y="12"
						width="535"
						height="0"
						key="line-11"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<line direction="TopDown">
					<reportElement
						x="-1"
						y="2"
						width="535"
						height="0"
						key="line-12"/>
					<graphicElement stretchType="NoStretch" pen="Thin"/>
				</line>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="27"
						y="2"
						width="55"
						height="10"
						key="textField-22"/>
					<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="8" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{SCREEN}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="3"
						y="2"
						width="27"
						height="10"
						key="textField-23"/>
					<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="8" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{REPORT}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="197"
						y="2"
						width="55"
						height="10"
						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="CORDIA.TTF" size="8" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$P{CONDITION-REPORT}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="251"
						y="2"
						width="283"
						height="10"
						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="8" isPdfEmbedded ="true" pdfEncoding ="Identity-H"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["( "+$P{FILTERCON}+" )"]]></textFieldExpression>
				</textField>
			</band>
		</lastPageFooter>
		<summary>
			<band height="35"  isSplitAllowed="true" >
			</band>
		</summary>
</jasperReport>