<%@ page import="siw.core.CConfiguracoes" %> <% CConfiguracoes myConf; myConf = SiwContexto.getConfiguracoes(); %> <%=SiwContexto.getSiglaEscola()%>
HORÁRIO



2ª > 6ª FEIRA
09.30 às 13.00
14.30 às 17.00

 

CONTACTOS


<%=(!myConf.getValor("servicos.gcrp.nome", "").equals("")) ? "
" + myConf.getValor("servicos.gcrp.nome") + "
" : "" %>

<%=(!myConf.getValor("escola.nome", "").equals("")) ? myConf.getValor("escola.nome") + "
" : "" %> <%=(!myConf.getValor("escola.morada", "").equals("")) ? myConf.getValor("escola.morada") + "
" : "" %> <%=(!myConf.getValor("escola.codpostal", "").equals("")) ? myConf.getValor("escola.codpostal") : "" %> <%=(!myConf.getValor("escola.localidade", "").equals("")) ? myConf.getValor("escola.localidade") : "" %>

 

<%=(!myConf.getValor("servicos.gcrp.responsavel.nome", "").equals("")) ? "" + myConf.getValor("servicos.gcrp.responsavel.nome") + "" : "" %>

<%=(!myConf.getValor("servicos.gcrp.responsavel.act", "").equals("")) ? "" + myConf.getValor("servicos.gcrp.responsavel.act") + "
" : "" %>

<%=(!myConf.getValor("servicos.gcrp.responsavel.telefone", "").equals("")) ? "Tel. " + myConf.getValor("servicos.gcrp.responsavel.telefone") : "" %> <%=(!myConf.getValor("servicos.gcrp.responsavel.ext", "").equals("")) ? "- Ext. " + myConf.getValor("servicos.gcrp.responsavel.ext") : "" %>

<%=(!myConf.getValor("servicos.gcrp.responsavel.fax", "").equals("")) ? "Fax " + myConf.getValor("servicos.gcrp.responsavel.fax") + "" : "" %>

 

<%=(!myConf.getValor("servicos.gcrp.responsavel.email", "").equals("")) ? "E-mail: " + myConf.getValor("servicos.gcrp.responsavel.email") + "" : "" %>


<% if (!myConf.getValor("servicos.gcrp.responsavel.nome", "").equals("") && !myConf.getValor("servicos.gcrp.responsavel.email", "").equals("")) { %> Conteúdo da responsabilidade de: <%=(!myConf.getValor("servicos.gcrp.responsavel.email", "").equals("")) ? "" : "" %> <%=(!myConf.getValor("servicos.gcrp.responsavel.nome", "").equals("")) ? "" + myConf.getValor("servicos.gcrp.responsavel.nome") + "": "" %> <%=(!myConf.getValor("servicos.gcrp.responsavel.email", "").equals("")) ? "" : "" %> <% } %>