<%@page contentType="text/html; charset=UTF-8"%>
<%@page import="com.csc.library.entry.HelpEntry,com.csc.library.system.*,com.csc.library.utilities.*"%>
<%@ page import="com.csc.library.entry.*,com.csc.library.database.*,com.csc.library.session.*,com.csc.library.report.ReportUDF"  %>
<jsp:useBean id="WEL334" class="com.csc.library.system.Task" scope="page"/>
<%
	WEL334.setChannel(request ,response);
   	ProcessEntry screen=(ProcessEntry)WEL334.process("ProcessEntry","Process");
   	screen.process();
	ReportUDF rp=new ReportUDF();
%>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="../CSS/TISCO.css" rel="stylesheet" type="text/css">
<link href="../CSS/bootstrap.css" rel="stylesheet"  type="text/css">
<link href="../CSS/bootstrap_csc_backend.css" rel="stylesheet"  type="text/css">
<script type="text/javascript" src="../JS/jquery-2.1.3.min.js"></script>
<script type='text/javascript' src="../JS/bootstrap.js"></script>
<script type='text/javascript' src='../JS/SCREEN.js'></script>
<script language="javascript" src='../JS/DATEINPUT.js'></script>
<script language="javascript" src='../JS/VIEWCALENDAR.js'></script>
<script language="javascript">setLang('<%=screen.getUProfile().get("lang")%>');</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function goHelp1(helpName,inputName){
	var helpReturn;
		  if(inputName=="__condition$employeeid1" )
		 	helpReturn="__condition$employeeid1:employeeid";
			else  if(inputName=="__condition$employeeid2" )
		 	helpReturn="__condition$employeeid2:employeeid";
			else  if(inputName=="__condition$healthyg1" )
		 	helpReturn="__condition$healthyg1:healthygid";
			else  if(inputName=="__condition$healthyg2" )
		 	helpReturn="__condition$healthyg2:healthygid";			
	     linkHelp_Return(helpName,helpReturn);
}

function process(pValue) {
	with(document.cscform){
		if (pValue=='WelHealthyPlanProcess') {
			__prclass.value="WelHealthyPlanProcess";
		}

		bCon=confirm("Calculate budget of healthy");
		if (bCon==true)	{			
			__cmd .value = "save";							
			submit();
		}
	}
}

//-->
</script>
</head>
<body  leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" >
<form name="cscform" method="post" action="WEL334.jsp">


<!----------BEGIN CSC INITIAL ZONE ------------------------>

<%=screen.InitialVariable()%>

<!----------END CSC INITIAL ZONE -------------------------->

<input type="hidden" name="__screen"  value="WEL334">
	<input type="hidden" name="__fixCon"  value="">
	<input type="hidden" name="__cmd"  value="">
	<input type="hidden" name="__help"  value="">
	<input type="hidden" name="__user" value="<%=screen.getUProfile().getUserId()%>">
	<input type="hidden" name="__companyid" value='<%=screen.getUProfile().get("companyid")%>'>
	<input type="hidden" name="__tname" value="ประมวลผลแผนประกันสุขภาพ">
	<input type="hidden" name="__ename" value="Healthy plan process">
	<input type="hidden" name="__ptype" value="">
	<input type="hidden" name="__prclass" value="WelHealthyPlanProcess">
	<input type="hidden" name="__calendar" value="">
	<script language="javascript">getInputFormatDate();</script>
	<input type="hidden" name="__language" value ="<%=screen.getUProfile().get("lang")%>">		
	<div id="toolTipLayer" style="position:absolute; visibility: hidden"></div>
  	<script language="javascript">initToolTips();</script>
	<input type="hidden" name="__condition$employeeProcess" value='<%=screen.getUProfile().get("employeeid")%>'>
	<input type="hidden" name="__condition$employeeSelect" value="">
	<input type="hidden" name="__condition$positionSelect" value="">
	<input type="hidden" name="__condition$bu1Select" value="">
	<input type="hidden" name="__condition$bu2Select" value="">
	<input type="hidden" name="__condition$bu3Select" value="">
	<input type="hidden" name="__condition$bu4Select" value="">
	<input type="hidden" name="__condition$bu5Select" value="">
	<input type="hidden" name="__condition$prstatus" value="">
	<input type="hidden" name="__condition$branchSelect" value="">
	<input type="hidden" name="__condition$complainSelect" value="">
	<input type="hidden" name="__condition$welfareSelect" value="">
	<input type="hidden" name="__condition$budyearSelect" value="">
	<input type="hidden" name="__condition$cmdValue" value="">
	<input type="hidden" name="bu5List">
 	<br>
  	<div align="center">
    <table  cellpadding="0"  cellspacing="0" >
    <tr >
    	<td class="header"> WEL334,&nbsp;<script language="javascript">swapLang("Healthy plan process");</script>&nbsp;</td>
   	</tr>
	<tr>
    	<td class="blankspace"  ></td>
    </tr>	
    <tr >
    	<td colspan="3">
			<table width="100%" border="0" class="inframe">
			  <tr>
			    <td width="100%">			      <table  class="inframe"  border="0">
                    <tr>
                      <td width="205" align="right">
                          <script language="javascript">swapLang("Employeeid");</script>                     </td>
                      <td width="733"><input type="text" name="__condition$employeeid1" size="15">
                        &nbsp;<a href="javascript:goHelp1('MEMPLOYEEHELP','__condition$employeeid1')"><img src="../IMAGES/BUTTON/MAIN/SEARCH20.gif" border="0" align="absmiddle"></a>&nbsp;- &nbsp;<input type="text" name="__condition$employeeid2" size="15">
                        &nbsp;<a href="javascript:goHelp1('MEMPLOYEEHELP','__condition$employeeid2')"><img src="../IMAGES/BUTTON/MAIN/SEARCH20.gif" border="0" align="absmiddle"></a></td>
                    </tr>
                  </table></td>
		      </tr><tr>                          
            	<td class="blankspace"></td>
            </tr>   

				<tr>
					<td  class="buttonline" colspan="7"><div align="center">
						<button type="button" class="btn btn-primary width100" swlang code="SW013173" onClick="process('WelHealthyPlanProcess');">PROCESS</button>
					</div>
					</td>
				</tr>
			 <tr>
              	<td class="blankspace"  ></td>
            </tr>
          	</table> 
		</td>
    </tr>
  	<tr>
		<td  class="bottom"></td>
    </tr>
	</table>
  </div>
</form>
</body>
</html>