|  |  | <?xml version="1.0" encoding="UTF-8"?>
 | 
						
						
						
							|  |  | <div style="height: 200px; width: 100%; -rave-layout: grid" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:ui="http://www.sun.com/web/ui">
 | 
						
						
						
							|  |  |     <f:subview id="Header">
 | 
						
						
						
							|  |  |         <h:panelGrid columnClasses="gridColLeft, gridColRightBottom" columns="2" id="gridPanel1"
 | 
						
						
						
							|  |  |             style="border-bottom: solid rgb(0, 0, 0) 1px; height: 24px; width: 100%" width="312">
 | 
						
						
						
							|  |  |             <ui:panelGroup id="groupPanel1" style="height: 24px; width: 216px">
 | 
						
						
						
							|  |  |                 <ui:image id="imgLogoSiprp" url="/resources/images/SIPRP_logo_small.jpg"/>
 | 
						
						
						
							|  |  |                 <ui:image height="40" id="imgLogoAuchan" url="#{SessionBean1.logoEmpresaUrl}" width="150"/>
 | 
						
						
						
							|  |  |             </ui:panelGroup>
 | 
						
						
						
							|  |  |             <h:panelGrid columnClasses="gridColRight" columns="1" id="gridPanel2" style="height: 24px; width: 100%">
 | 
						
						
						
							|  |  |                 <ui:panelGroup id="groupPanel2">
 | 
						
						
						
							|  |  |                     <ui:hyperlink action="#{Header.lnkAnalisesAcidente_action}" disabled="true" id="lnkAnalisesAcidente1" text="análise de acidentes de trabalho>>"/>
 | 
						
						
						
							|  |  |                 </ui:panelGroup>
 | 
						
						
						
							|  |  |                 <ui:panelGroup id="groupPanel3" style="height: 24px">
 | 
						
						
						
							|  |  |                     <ui:staticText escape="false" id="lblUser1" styleClass="labelBold       "/>
 | 
						
						
						
							|  |  |                     <ui:staticText escape="false" id="staticText1" text="   "/>
 | 
						
						
						
							|  |  |                     <ui:hyperlink action="#{Header.lnkPlanosActuacao_action}" id="lnkPlanosActuacao1" text="planos actuação"/>
 | 
						
						
						
							|  |  |                     <ui:staticText escape="false" id="staticText2" text=" | "/>
 | 
						
						
						
							|  |  |                     <ui:hyperlink action="#{Header.lnkNewUser_action}" disabled="true" id="lnkNewUser1" style="width: 120px" text="gerir utilizadores"/>
 | 
						
						
						
							|  |  |                     <ui:staticText escape="false" id="staticText3" text=" | "/>
 | 
						
						
						
							|  |  |                     <ui:hyperlink action="#{Header.lnkEditUser_action}" id="lnkEditUser1" text="alterar dados utilizador"/>
 | 
						
						
						
							|  |  |                     <ui:staticText escape="false" id="staticText4" text=" | "/>
 | 
						
						
						
							|  |  |                     <ui:hyperlink action="#{Header.lnkAjuda_action}" id="lnkAjuda1" onClick="showPdf();" style="" text="ajuda "/>
 | 
						
						
						
							|  |  |                     <ui:staticText id="staticText5" style="width: 0px" text="|"/>
 | 
						
						
						
							|  |  |                     <ui:hyperlink action="#{Header.lnkLogout_action}" id="lnkLogout1" text="sair>>"/>
 | 
						
						
						
							|  |  |                 </ui:panelGroup>
 | 
						
						
						
							|  |  |             </h:panelGrid>
 | 
						
						
						
							|  |  |         </h:panelGrid>
 | 
						
						
						
							|  |  |     </f:subview>
 | 
						
						
						
							|  |  | </div>
 |