<%@page contentType="text/html"%>
<%@page pageEncoding="UTF-8"%>

<%@taglib prefix="f" uri="http://java.sun.com/jsf/core"%>
<%@taglib prefix="h" uri="http://java.sun.com/jsf/html"%>

<%@taglib prefix="t" uri="/WEB-INF/eclnt"%>


<!-- ========== CONTENT BEGIN ========== -->
<f:view>
<h:form>
<f:subview id="beang_2">

<t:rowbodypane id="g_1" bgpaint="image(0,0,100%,100%,/images/back1.jpg,lefttop);rectangle(0,0,100%,100%,#FFFFFF80)" rowdistance="2" >

@@content@@

</t:rowbodypane>

<t:rowstatusbar id="g_34" />
<t:pageaddons id="g_pa"/>
</f:subview>
</h:form>
</f:view>
<!-- ========== CONTENT END ========== -->
