From 99977182b6b13f2c733f9095ee00f5303fdc0671 Mon Sep 17 00:00:00 2001 From: Frederico Palma Date: Tue, 15 Feb 2005 17:06:54 +0000 Subject: [PATCH] no message git-svn-id: https://svn.coded.pt/svn/SIPRP@438 bb69d46d-e84e-40c8-a05a-06db0d633741 --- trunk/html/clientes.html | 33 -- trunk/html/contactos.html | 33 -- trunk/html/error.html | 27 -- trunk/html/frame_1.html | 21 -- trunk/html/frame_2.html | 33 -- trunk/html/frame_3.html | 10 - trunk/html/html/clientes.html | 47 +++ trunk/html/html/contactos.html | 51 +++ trunk/html/html/conteudos/contactos_text.html | 20 + .../html/conteudos/higiene_foto_equip_BA.html | 29 ++ trunk/html/html/conteudos/higiene_text.html | 59 +++ .../html/conteudos/higiene_text_equip.html | 36 ++ trunk/html/html/conteudos/links_text.html | 104 ++++++ trunk/html/html/conteudos/medicina_text.html | 32 ++ trunk/html/html/conteudos/politica_text.html | 69 ++++ .../html/conteudos/servicos_compl_text.html | 71 ++++ trunk/html/html/conteudos/siprp_text.html | 28 ++ .../html/conteudos/siprp_text_inovacao.html | 22 ++ trunk/html/html/css/funcs.js | 17 + trunk/html/{ => html}/css/style.css | 22 +- trunk/html/html/higiene.html | 51 +++ trunk/html/html/links.html | 51 +++ trunk/html/html/medicina.html | 51 +++ trunk/html/html/politica.html | 51 +++ trunk/html/html/servicos.html | 30 ++ trunk/html/html/servicos_compl.html | 51 +++ trunk/html/html/siprp.html | 51 +++ trunk/html/{ => html}/user.html | 341 +----------------- trunk/html/index.html | 170 --------- trunk/html/links.html | 33 -- trunk/html/main.html | 103 ------ trunk/html/servicos.html | 33 -- trunk/html/servicos_text.html | 10 - trunk/html/siprp.html | 54 --- 34 files changed, 957 insertions(+), 887 deletions(-) delete mode 100644 trunk/html/clientes.html delete mode 100644 trunk/html/contactos.html delete mode 100644 trunk/html/error.html delete mode 100644 trunk/html/frame_1.html delete mode 100644 trunk/html/frame_2.html delete mode 100644 trunk/html/frame_3.html create mode 100644 trunk/html/html/clientes.html create mode 100644 trunk/html/html/contactos.html create mode 100644 trunk/html/html/conteudos/contactos_text.html create mode 100644 trunk/html/html/conteudos/higiene_foto_equip_BA.html create mode 100644 trunk/html/html/conteudos/higiene_text.html create mode 100644 trunk/html/html/conteudos/higiene_text_equip.html create mode 100644 trunk/html/html/conteudos/links_text.html create mode 100644 trunk/html/html/conteudos/medicina_text.html create mode 100644 trunk/html/html/conteudos/politica_text.html create mode 100644 trunk/html/html/conteudos/servicos_compl_text.html create mode 100644 trunk/html/html/conteudos/siprp_text.html create mode 100644 trunk/html/html/conteudos/siprp_text_inovacao.html create mode 100644 trunk/html/html/css/funcs.js rename trunk/html/{ => html}/css/style.css (80%) create mode 100644 trunk/html/html/higiene.html create mode 100644 trunk/html/html/links.html create mode 100644 trunk/html/html/medicina.html create mode 100644 trunk/html/html/politica.html create mode 100644 trunk/html/html/servicos.html create mode 100644 trunk/html/html/servicos_compl.html create mode 100644 trunk/html/html/siprp.html rename trunk/html/{ => html}/user.html (60%) delete mode 100644 trunk/html/index.html delete mode 100644 trunk/html/links.html delete mode 100644 trunk/html/main.html delete mode 100644 trunk/html/servicos.html delete mode 100644 trunk/html/servicos_text.html delete mode 100644 trunk/html/siprp.html diff --git a/trunk/html/clientes.html b/trunk/html/clientes.html deleted file mode 100644 index d893a717..00000000 --- a/trunk/html/clientes.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - -
   os nossos serviços
- - - - - - - - - - -
CLIENTES
-

- - diff --git a/trunk/html/contactos.html b/trunk/html/contactos.html deleted file mode 100644 index 6a0e59b8..00000000 --- a/trunk/html/contactos.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - -
   os nossos serviços
- - - - - - - - - - -
CONTACTOS
-

- - diff --git a/trunk/html/error.html b/trunk/html/error.html deleted file mode 100644 index 1e3533e9..00000000 --- a/trunk/html/error.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - SIPRP - - - - - - - - - - - - - -
Template de erro!
$!msg
- - \ No newline at end of file diff --git a/trunk/html/frame_1.html b/trunk/html/frame_1.html deleted file mode 100644 index 4d581f66..00000000 --- a/trunk/html/frame_1.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - -
-Higiene e Segurança
- -Medicina do Trabalho
- -Politica de Qualidade e Tratamento da Vertente Burocratica
- -Serviços Complementares _______________________________ -
- - diff --git a/trunk/html/frame_2.html b/trunk/html/frame_2.html deleted file mode 100644 index 31ef9f51..00000000 --- a/trunk/html/frame_2.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - -
   frame_2
- - - - - - - - - - -
-

- - diff --git a/trunk/html/frame_3.html b/trunk/html/frame_3.html deleted file mode 100644 index f68b974a..00000000 --- a/trunk/html/frame_3.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
FRAME_3
- - diff --git a/trunk/html/html/clientes.html b/trunk/html/html/clientes.html new file mode 100644 index 00000000..75220e84 --- /dev/null +++ b/trunk/html/html/clientes.html @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + +
   os +nossos clientes
+ + + + + + + + + + +

+

+
em +desenvolvimento...
+

+

+
+

+
+ + diff --git a/trunk/html/html/contactos.html b/trunk/html/html/contactos.html new file mode 100644 index 00000000..fbc33fce --- /dev/null +++ b/trunk/html/html/contactos.html @@ -0,0 +1,51 @@ + + + + + SIPRP - Apresentação + + + + + + + + + + + + + + +
   +contactos
+
+ + + + + + + + + + +

+

+

+

+

+
+

+
+ + diff --git a/trunk/html/html/conteudos/contactos_text.html b/trunk/html/html/conteudos/contactos_text.html new file mode 100644 index 00000000..342c88d6 --- /dev/null +++ b/trunk/html/html/conteudos/contactos_text.html @@ -0,0 +1,20 @@ + + + + + SIPRP - Apresentação + + +SIPRP – Sociedade Ibérica de Prevenção de Riscos +Profissionais
+
+Edifício Atrium Saldanha
+Praça Duque de Saldanha, 1 – +9º C
+1050 – 094 Lisboa
+
+Telefone: 21 350 45 40
+Fax: 21 350 45 49
+E-mail: geral@siprp.pt
+ + diff --git a/trunk/html/html/conteudos/higiene_foto_equip_BA.html b/trunk/html/html/conteudos/higiene_foto_equip_BA.html new file mode 100644 index 00000000..411053cb --- /dev/null +++ b/trunk/html/html/conteudos/higiene_foto_equip_BA.html @@ -0,0 +1,29 @@ + + + + + SIPRP - Serviços + + + + + + + + + + + + + + +

+
Bomba de Amostragem de ar
+
voltar +»
+
+
+ + diff --git a/trunk/html/html/conteudos/higiene_text.html b/trunk/html/html/conteudos/higiene_text.html new file mode 100644 index 00000000..170d5295 --- /dev/null +++ b/trunk/html/html/conteudos/higiene_text.html @@ -0,0 +1,59 @@ + + + + + SIPRP - Serviços + + +Para a prestação deste serviço, a SIPRP +colocará à disposição um dos seus +Técnicos Superiores de Higiene e Segurança, que +garantirá o cumprimento das seguintes actividades nas +várias instalações da empresa espalhadas por todo +o país:
+

+ - Identificação e avaliação dos +riscos;
+ - Planeamento da prevenção, integrando-a a todos os +níveis da hierarquia;
+ - Elaboração de um programa de +prevenção de riscos profissionais;
+ - Informação sobre riscos e medidas de +protecção;
+ - Organização de medidas a adoptar em caso de +perigo +grave;
+ - Coordenação das auditorias internas para controlo +da aplicação das medidas a implementar;
+  +- Análise dos acidentes de trabalho e doenças +profissionais;
+  +- Recolha e organização de elementos +estatísticos.
+

+Estas actividades estão englobadas nas várias auditorias, +medições, avaliações e respectivos +relatórios efectuados pelo técnico.
+A SIPRP efectuará, no mínimo, DUAS auditorias por cada +estabelecimento e ano, que originarão os respectivos +relatórios técnicos com o levantamento das +condições verificadas e as recomendações +para a resolução das não conformidades encontradas.
+Com esse relatório será elaborado um Plano de +Actuação que será entregue ao coordenador do +serviço na empresa com as acções a desenvolver, +prazos de implementação e responsabilidades.
+Para além dos serviços incluídos e exigidos pela +legislação, a SIPRP possui capacidade (técnica e +humana) para efectuar avaliações específicas no +âmbito da Higiene e Segurança.
+Desde Estudos de Ruído, Iluminação, Conforto +Térmico, Qualidade do Ar, bem como outros factores relacionados +com outros riscos físicos, químicos ou biológicos.
+Para o cumprimento destes requisitos a SIPRP possui equipamento +técnico próprio, de acordo com as normas nacionais e +internacionais.
+ + diff --git a/trunk/html/html/conteudos/higiene_text_equip.html b/trunk/html/html/conteudos/higiene_text_equip.html new file mode 100644 index 00000000..170cb56c --- /dev/null +++ b/trunk/html/html/conteudos/higiene_text_equip.html @@ -0,0 +1,36 @@ + + + + + SIPRP - Serviços + + +Bombas de Amostragem
+ - Para captação do volume de ar pretendido para a +amostra
+Reguladores de Caudal
+ - Para regulação do caudal de ar pretendido para +amostra
+Monitores de Conforto +Térmico
+ - Para determinação dos parâmetros de +conforto térmico
+Termoanemómetros
+ - Para medição da temperatura, humidade relativa e +velocidade do ar
+Explosivímetros
+ - Para medir a concentração de oxigénio, +CO2, Metano, entre outros
+Luxímetros
+ - Para medição de luminância e +iluminância
+Dosímetros
+ - Para avaliação da exposição pessoal +diária de um trabalhador ao ruído
+Sonómetros +Integradores
+ - Para avaliação dos níveis de ruído +ocupacional ou ambiental
+Outros
+ + diff --git a/trunk/html/html/conteudos/links_text.html b/trunk/html/html/conteudos/links_text.html new file mode 100644 index 00000000..40ff120b --- /dev/null +++ b/trunk/html/html/conteudos/links_text.html @@ -0,0 +1,104 @@ + + + + + SIPRP - Apresentação + + +

Agência Europeia para a +Segurança +e Saúde do Trabalho – www.agency.osha.eu.int
+American +Institute of Chemical Engineers – www.aiche.org
+American +Industrial Hygiene Association – www.aiha.org
+Associação +Portuguesa de Seguradores – www.apseguradores.pt
+Bureau +of Labour Statistics – www.stats.bls.gov
+Chemical +Abstracts Service – www.info.cas.org
+Cornell +University Ergonomics Web – www.ergo.human.cornell.edu
+Direcção +Geral de Eestudos Estatística e Planeamento – +www.deep.msst.gov.pt
+Direcção +Geral de Saúde – www.dgsaude.pt
+Factor +Segurança – www.factor-segur.pt
+Grupo +PREMESER – www.premeser.com
+IDICT +- www.idict.gov.pt
+Industrial +Safety and Health News – www.ishn.com
+Institut +Nacional de Recherche et de Securité – www.inrs.fr
+Institute +for Research in Construction – +www.irc.nrc-cnrc.gc.ca/irccontents.html
+Institute +of Occupational Safety Engineering – +www.turva.me.tut.fi/english/indexeng.html
+Instituto +de Apoio às Pequenas e Médias Empresas e ao +Investimento – www.iapmei.pt
+Instituto +Nacional de Estatística – www.ine.pt
+Instituto +para a Qualidade na Formação – +www.inofor.pt
+International +Labor Organization – www.ilo.org
+International +Organization for Standardization – ISO – +www.iso.org/iso/en/isoonline.frontpage
+International +Society for Respiratory Protection – www.isrp.com.au
+International +Commision on Non-Ionozing Radiation Protection – +www.icirp.de
+Ministério +da Segurança Social e do Trabalho – www.msst.gov.pt
+Mutua +Universal – www.muniversal.net
+National +Electrical Safety Foundation – www.nesf.org
+National +Fire Protection Association – www.nfpa.org
+Occupational +Safety and Health Administration – OSHA – www.osha.gov
+Ordem +dos Enfermeiros – www.ordemenfermeiros.pt
+Ordem +dos Médicos – www.ordemdosmedicos.pt
+PREVLER +Online – www.vol.com.br/prevler
+Revista +Proteção – www.protecao.com.br
+Revista +Segurança – www.revistaseguranca.com
+World +Health Organization (OMS) – www.who.int/en

+ + diff --git a/trunk/html/html/conteudos/medicina_text.html b/trunk/html/html/conteudos/medicina_text.html new file mode 100644 index 00000000..801908a8 --- /dev/null +++ b/trunk/html/html/conteudos/medicina_text.html @@ -0,0 +1,32 @@ + + + + + SIPRP - Serviços + + +A SIPRP possui um gabinete médico completamente equipado na sua +sede do Atrium Saldanha, em Lisboa, onde se encontra a sua Directora +Clínica, especialista em Medicina do Trabalho.
+Para além disso, e uma vez que tem a possibilidade de prestar o +serviço em todo o território nacional, possui uma rede de +clínicas, médicos, enfermeiros e laboratórios de +análises clínicas contratados com capacidade de poder +prestar o serviço dentro dos parâmetros de qualidade que +preconiza.
+Por último, tem, também, capacidade para fazer deslocar +Médicos do Trabalho às empresas, desde que estas possuam +gabinete médico próprio com as condições +mínimas exigidas pela legislação portuguesa.
+A Direcção Clínica da SIPRP desenha perfis +médicos adequados aos riscos a que estão expostos os +trabalhadores das suas empresas Clientes, não excluindo, +inclusivamente, a possibilidade de serem efectuados outros exames +complementares de diagnóstico conforme os riscos +específicos de cada actividade, como sejam os trabalhadores +expostos a factores físicos (como ruído, stress +térmico, iluminação, entre outros), +químicos (por exemplo, pessoal de limpeza) ou biológicos +(por exemplo, manipuladores de alimentos).
+ + diff --git a/trunk/html/html/conteudos/politica_text.html b/trunk/html/html/conteudos/politica_text.html new file mode 100644 index 00000000..bf4dfd7e --- /dev/null +++ b/trunk/html/html/conteudos/politica_text.html @@ -0,0 +1,69 @@ + + + + + SIPRP - Serviços + + + +Porque sabemos que a gestão administrativa do serviço de +SHST é difícil para a empresa, a SIPRP tomará a +seu cargo essas tarefas, simplificando todo o processo.
+Notificações ao ISHST(ex-IDICT) (Mod. 1360)
+ +Relatório Anual de Actividade de SHST
+ +Marcações de Consultas
+ +Informação on line
+ +Informação sobre legislação
+ +Controlos de Qualidade
+ + + diff --git a/trunk/html/html/conteudos/servicos_compl_text.html b/trunk/html/html/conteudos/servicos_compl_text.html new file mode 100644 index 00000000..387bed1a --- /dev/null +++ b/trunk/html/html/conteudos/servicos_compl_text.html @@ -0,0 +1,71 @@ + + + + + SIPRP - Serviços + + + +A SIPRP, devido à sua competência técnica e humana, +põe à disposição dos seus Clientes um leque +de serviços muito abrangente, tendo sempre em conta o respeito +pela legislação vigente e pelos princípios de +rigor, transparência e qualidade.
+
+Poderá consultar, seguidamente, alguns dos serviços que +poderemos oferecer:
+
+
+Segurança, Higiene e Saúde do Trabalho
+ +Formação
+ +Ergonomia
+ +Estudos e Análises Técnicas de Agentes Físicos (Iluminação, Ruído, Radiações, Ambiente Térmico e Vibrações)
+ +Estudos e Análises Técnicas de Contaminantes Químicos (Poeiras, Gases e Vapores, Líquidos e Fumos)
+ +Estudos e Análises Técnicas de Contaminantes Biológicos (Vírus, Bactérias, Fungos e Parasitas)
+ +Outros
+ +
+ + diff --git a/trunk/html/html/conteudos/siprp_text.html b/trunk/html/html/conteudos/siprp_text.html new file mode 100644 index 00000000..22039684 --- /dev/null +++ b/trunk/html/html/conteudos/siprp_text.html @@ -0,0 +1,28 @@ + + + + + SIPRP - Apresentação + + +A SIPRP - Sociedade Ibérica de Prevenção de Riscos +Profissionais é uma empresa de origem espanhola pertencente ao +Grupo Premeser (www.premeser.com). Este Grupo foi formado com a +finalidade de optimizar as sinergias entre empresas de sectores e +âmbitos geográficos diferentes, resultando num grupo +sólido e competitivo, capaz de oferecer as respostas adequadas +para uma gestão eficaz dos serviços de Segurança, +Higiene e Saúde do Trabalho (SHST) junto dos seus Clientes.
+
+A SIPRP aposta fortemente na inovação +e pretende ser uma +empresa de referência no sector, assentando a sua +actuação no rigor, seriedade e em compromissos +sólidos com os seus Clientes e suas necessidades.
+
+Porque a prevenção é a base de todo o trabalho +nesta área, na SIPRP temos em conta a especificidade da +actividade de cada empresa, as condições de trabalho dos +seus colaboradores e todos os factores que os rodeiam.
+ + diff --git a/trunk/html/html/conteudos/siprp_text_inovacao.html b/trunk/html/html/conteudos/siprp_text_inovacao.html new file mode 100644 index 00000000..52daf235 --- /dev/null +++ b/trunk/html/html/conteudos/siprp_text_inovacao.html @@ -0,0 +1,22 @@ + + + + + SIPRP - Apresentação + + +Como factores de sucesso na inovação, salientamos:
+
+- Atendimento personalizado, baseado numa sólida plataforma +informática;
+- Informação actualizada on-line;
+- Equipamento técnico de última geração;
+- Instalações modernas e funcionais;
+- Técnicos Superiores qualificados;
+- Acompanhamento permanente das necessidades e exigências dos +Clientes;
+- Diversas opções para prestação dos +serviços (à medida de cada actividade)
+
+ + diff --git a/trunk/html/html/css/funcs.js b/trunk/html/html/css/funcs.js new file mode 100644 index 00000000..87747220 --- /dev/null +++ b/trunk/html/html/css/funcs.js @@ -0,0 +1,17 @@ +function showhide( id ) +{ + if( document.getElementById ) + { + obj = document.getElementById( id ); + if ( obj.style.display == "none" ) + { + obj.style.display = ""; + document.getElementById( 'span_' + id ).style.color = "#C13F45"; + } + else + { + obj.style.display = "none"; + document.getElementById( 'span_' + id ).style.color = "#497895"; + } + } +} diff --git a/trunk/html/css/style.css b/trunk/html/html/css/style.css similarity index 80% rename from trunk/html/css/style.css rename to trunk/html/html/css/style.css index ba63db74..91a24b12 100644 --- a/trunk/html/css/style.css +++ b/trunk/html/html/css/style.css @@ -44,7 +44,7 @@ a:link, a:visited, a:active { - color: #FFFFFF; + color: #497895; font-family: verdana; font-size: 10pt; font-weight: bold; @@ -60,6 +60,26 @@ a:hover text-decoration: none; } +a.menu:link, +a.menu:visited, +a.menu:active +{ + color: #FFFFFF; + font-family: verdana; + font-size: 10pt; + font-weight: bold; + text-decoration: none; +} + +a.menu:hover +{ + color: #C13F45; + font-family: verdana; + font-size: 10pt; + font-weight: bold; + text-decoration: none; +} + a.big:link, a.big:visited, a.big:active diff --git a/trunk/html/html/higiene.html b/trunk/html/html/higiene.html new file mode 100644 index 00000000..dc8047f7 --- /dev/null +++ b/trunk/html/html/higiene.html @@ -0,0 +1,51 @@ + + + + + SIPRP - Serviços + + + + + + + + + + + + + + +
   +higiene e segurança
+
+ + + + + + + + + + +

+

+

+

+

+
+

+
+ + diff --git a/trunk/html/html/links.html b/trunk/html/html/links.html new file mode 100644 index 00000000..6079e0ac --- /dev/null +++ b/trunk/html/html/links.html @@ -0,0 +1,51 @@ + + + + + SIPRP - Apresentação + + + + + + + + + + + + + + +
   +links úteis
+
+ + + + + + + + + + +

+

+

+

+

+
+

+
+ + diff --git a/trunk/html/html/medicina.html b/trunk/html/html/medicina.html new file mode 100644 index 00000000..741c738b --- /dev/null +++ b/trunk/html/html/medicina.html @@ -0,0 +1,51 @@ + + + + + SIPRP - Serviços + + + + + + + + + + + + + + +
   +medicina do trabalho
+
+ + + + + + + + + + +

+

+

+

+

+
+

+
+ + diff --git a/trunk/html/html/politica.html b/trunk/html/html/politica.html new file mode 100644 index 00000000..0279d49e --- /dev/null +++ b/trunk/html/html/politica.html @@ -0,0 +1,51 @@ + + + + + SIPRP - Serviços + + + + + + + + + + + + + + +
   +política de qualidade e apoio administrativo
+
+ + + + + + + + + + +

+

+

+

+

+
+

+
+ + diff --git a/trunk/html/html/servicos.html b/trunk/html/html/servicos.html new file mode 100644 index 00000000..d8bc601e --- /dev/null +++ b/trunk/html/html/servicos.html @@ -0,0 +1,30 @@ + + + + + SIPRP - Serviços + + + + + + + + + + + +

+
-Serviços +Complementares
+ -Medicina do +Trabalho
+ -Política de +Qualidade e Apoio Administrativo
+ -Higiene e +Segurança
+ + diff --git a/trunk/html/html/servicos_compl.html b/trunk/html/html/servicos_compl.html new file mode 100644 index 00000000..33da8496 --- /dev/null +++ b/trunk/html/html/servicos_compl.html @@ -0,0 +1,51 @@ + + + + + SIPRP - Serviços + + + + + + + + + + + + + + +
   +serviços complementares
+
+ + + + + + + + + + +

+

+

+

+

+
+

+
+ + diff --git a/trunk/html/html/siprp.html b/trunk/html/html/siprp.html new file mode 100644 index 00000000..0d1242b5 --- /dev/null +++ b/trunk/html/html/siprp.html @@ -0,0 +1,51 @@ + + + + + SIPRP - Apresentação + + + + + + + + + + + + + + +
   +a +siprp
+ + + + + + + + + + +

+

+

+

+

+
+

+
+ + diff --git a/trunk/html/user.html b/trunk/html/html/user.html similarity index 60% rename from trunk/html/user.html rename to trunk/html/html/user.html index dd684cb6..e5cbca67 100644 --- a/trunk/html/user.html +++ b/trunk/html/html/user.html @@ -1,582 +1,271 @@ - - - - SIPRP - - - - - - +
- - - - - -

- - - - - - - - - - - - - - - -
a SIPRPserviçosclientescontactoslinks 
- - - - - - - - - + - -
- - - - - - + - - - - - - - - - - - - - + - #if( $query == "empresas" ) - - #set( $listaTitle = "empresas" ) - - #elseif( $query == "estabelecimentos" ) - - #set( $listaTitle = "estabelecimentos" ) - + #if( $query == "estabelecimentos" ) + #set( $listaTitle = "Estabelecimentos" ) #elseif( $query == "trabalhadores" ) - - #set( $listaTitle = "funcionários" ) - - #elseif( $query == "trabalhador" ) - - #set( $listaTitle = "dados do funcionário" ) - + #set( $listaTitle = "Funcionários" ) #else ##( $query == "trabalhador" ) - #set( $listaTitle = "" ) - #end - - - - - - + - - - - - - - - - - - - - - + -
   acesso restrito   acesso restrito
- - - - - - - - - - - - - - - -
- #if( $userRole == "manager" ) - Empresa: $!empresa_nome - #else - Empresa: $empresa_nome - #end - - + $userName   
- Logout »   
-
- #if( $estabelecimento_id ) - Estabelecimento: $!estabelecimento_nome - #else - Estabelecimento: - #end -
- #if( $query == "trabalhador" ) - - Funcionário: $funcionario.nome - + Funcionário: $v2.get( 0 ) Nº: $v2.get( 1 ) #else - Funcionário: - #end - - #if( $query == "trabalhador" ) - - #end -
- -
-
   $listaTitle   $listaTitle
- - - #if ($query == "trabalhador") - - - - Número Mecanográfico: $funcionario.numero
- - Data de Nascimento: $funcionario.data_nascimento
- - Categoria: $funcionario.categoria
- - Sexo: $funcionario.sexo

- - - - - - - + - - - - + -
Último
exame
RealizadoPróximo
exame
Última
consulta
RealizadaPróxima
consulta
MarcaçãoÚltimo ExameRealizadoPróximo ExameÚltima ConsultaRealizadaPróxima ConsultaMarcação
$!funcionario.ultimo_exame $!funcionario.realizado $!funcionario.proximo_exame $!funcionario.ultima_consulta $!funcionario.realizada $!funcionario.proxima_consulta  $v2.get( 2 ) $v2.get( 3 ) $v2.get( 4 ) $v2.get( 5 ) $v2.get( 6 ) $v2.get( 7 )  
- ##
- ## - ## - ##
- - - - - - #else - - - + #else #foreach( $element in $v1 ) - #set ( $counter = $velocityCount - 1 ) - - $v2.get($counter) - - #if ($v3) - - - Nº: - - $v3.get($counter) - - #end - -
- + $v2.get($counter)
#end - - - - - #end -
-
-
- - - diff --git a/trunk/html/index.html b/trunk/html/index.html deleted file mode 100644 index d5e0daa5..00000000 --- a/trunk/html/index.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - SIPRP - - - - - - - - - - -

- - - - - - - - - - - - - - - -
a SIPRPserviçosclientescontactoslinks 
- - - - - - - - - - - - - - - - -
- - - - - - - - - -
-
- - - - - - - - - - - - - - -
user
password
-
-
-
- - - - - - - - - - - - - - -
   notícias
- - - - - - - - - - -
texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto

texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto
-

-
-
- - diff --git a/trunk/html/links.html b/trunk/html/links.html deleted file mode 100644 index e4b18b21..00000000 --- a/trunk/html/links.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - -
   os nossos serviços
- - - - - - - - - - -
LINKS
-

- - diff --git a/trunk/html/main.html b/trunk/html/main.html deleted file mode 100644 index 43a8fcf2..00000000 --- a/trunk/html/main.html +++ /dev/null @@ -1,103 +0,0 @@ - - - - - SIPRP - - - - - - - - - - - - - - - - - - -
-
-
- SIPRP -
-
-
-
-
- Utilizador
-

- Password
-


- -
- - #if ($userRole) - #if ($userRole == "manager") - Lista de Empresas

- #else - Lista de Estabelecimentos

- #end - #end - Logout

-
-
- #if ($msg) - $msg

- #end - - #if ($query) - - #if ($query == "empresas") - #foreach( $element in $v1 ) - #set ( $counter = $velocityCount - 1 ) - $v2.get($counter)
- #end - #end - - #if ($query == "estabelecimentos") - #foreach( $element in $v1 ) - #set ( $counter = $velocityCount - 1 ) - $v2.get($counter)
- #end - #end - - #if ($query == "trabalhadores") - #foreach( $element in $v1 ) - #set ( $counter = $velocityCount - 1 ) - $v2.get($counter)
- #end - #end - - #if ($query == "trabalhador") - #foreach( $element in $v1 ) - #set ( $counter = $velocityCount - 1 ) - $element: $v2.get($counter)
- #end - -
-

- - -
- - #end - - #end - - - -
- - \ No newline at end of file diff --git a/trunk/html/servicos.html b/trunk/html/servicos.html deleted file mode 100644 index c4c02860..00000000 --- a/trunk/html/servicos.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - -
   os nossos serviços
- - - - - - - - - - -
-

- - diff --git a/trunk/html/servicos_text.html b/trunk/html/servicos_text.html deleted file mode 100644 index 4588203e..00000000 --- a/trunk/html/servicos_text.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
SERVIÇOS
- - diff --git a/trunk/html/siprp.html b/trunk/html/siprp.html deleted file mode 100644 index 9f1b8efd..00000000 --- a/trunk/html/siprp.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - -
   os nossos serviços
- - - - - - - - - - - -
-


- -Higiene e Segurança
- -Medicina do Trabalho
- -Politica de Qualidade e Tratamento da Vertente Burocratica
- -Serviços Complementares -
- -