replaced by siprpWeb/
git-svn-id: https://svn.coded.pt/svn/SIPRP@1630 bb69d46d-e84e-40c8-a05a-06db0d633741lxbfYeaa
@ -1,64 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!DOCTYPE web-app
|
||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
||||
"http://java.sun.com/dtd/web-app_2_3.dtd">
|
||||
|
||||
<web-app>
|
||||
<display-name>SIPRP WEB</display-name>
|
||||
<description>SIPRP WEB</description>
|
||||
<servlet>
|
||||
<servlet-name>SIPRP WEB</servlet-name>
|
||||
<servlet-class>siprp.pagina.siprpServlet</servlet-class>
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
<servlet-name>SIPRP WEB</servlet-name>
|
||||
<url-pattern>/index.html</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<servlet>
|
||||
<servlet-name>Request</servlet-name>
|
||||
<servlet-class>siprp.pagina.RequestServlet</servlet-class>
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
<servlet-name>Request</servlet-name>
|
||||
<url-pattern>/request</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<servlet>
|
||||
<servlet-name>Schedule</servlet-name>
|
||||
<servlet-class>siprp.pagina.ScheduleServlet</servlet-class>
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
<servlet-name>Schedule</servlet-name>
|
||||
<url-pattern>/schedule</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<servlet>
|
||||
<servlet-name>Relatorio</servlet-name>
|
||||
<servlet-class>siprp.pagina.RelatorioServlet</servlet-class>
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
<servlet-name>Relatorio</servlet-name>
|
||||
<url-pattern>/relatorio</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<servlet>
|
||||
<servlet-name>Noticias</servlet-name>
|
||||
<servlet-class>siprp.pagina.NewsServlet</servlet-class>
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
<servlet-name>Noticias</servlet-name>
|
||||
<url-pattern>/noticias</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<servlet>
|
||||
<servlet-name>Recrutamento</servlet-name>
|
||||
<servlet-class>siprp.pagina.RecruitServlet</servlet-class>
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
<servlet-name>Recrutamento</servlet-name>
|
||||
<url-pattern>/recruit</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
</web-app>
|
||||
@ -1,47 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
</head>
|
||||
<body style='background-color: transparent'>
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;"> os
|
||||
nossos clientes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;">em
|
||||
desenvolvimento...<br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,50 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP - Colaboradores</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style='background-color: transparent'>
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;"> parceiros</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;"><iframe
|
||||
name="_ifrm" src="conteudos/colaboradores_text.html" marginwidth="0"
|
||||
marginheight="0" allowtransparency="true" frameborder="0" height="277"
|
||||
width="100%"></iframe><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,52 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP - Apresentação</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style="background-color: transparent;">
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;">
|
||||
contactos<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;"><iframe
|
||||
name="_ifrm" src="conteudos/contactos_text.html" marginwidth="0"
|
||||
marginheight="0" allowtransparency="true" frameborder="0" height="277"
|
||||
width="100%"></iframe><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 5.7 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |
@ -1,28 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,30 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt=""
|
||||
src="bomba_amostr_ar.jpg" style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;">Bomba
|
||||
de Amostragem de Ar<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,29 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt="" src="dosimetro.jpg"
|
||||
style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;">Dosímetro<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,29 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt=""
|
||||
src="explosivimetro.jpg" style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;">Explosivímetro<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,29 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt="" src="luximetro.jpg"
|
||||
style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;">Luxímetro<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,30 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt=""
|
||||
src="stress_termico.jpg" style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;">Monitor
|
||||
de Stress Térmico<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,30 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt=""
|
||||
src="bomba_asp_man.jpg" style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;">Bomba
|
||||
de Aspiração Manual<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,30 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt=""
|
||||
src="regulador_caudal.jpg" style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;">Regulador
|
||||
de Caudal<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,29 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt="" src="sonometro.jpg"
|
||||
style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;">Sonómetro<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,29 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt=""
|
||||
src="termoanemometro.jpg" style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text" style="vertical-align: top; text-align: center;">Termoanemómetro<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;">
|
||||
<div style="text-align: left;"><br>
|
||||
<a href="../higiene_text_equip.html">« voltar</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
Before Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
@ -1,114 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<script language="javascript" src="../css/funcs.js"></script>
|
||||
<title>SIPRP - Apresentação</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
Área reservada a parceiros da SIPRP.<br>
|
||||
Esta página dá acesso a funcionalidades exclusivas e confidenciais.<br>
|
||||
<ul>
|
||||
<li>
|
||||
Acesso ao <a href="http://webmail.siprp.pt/" target="_blank">webmail SIPRP</a>
|
||||
</li>
|
||||
<li>
|
||||
Acesso a <a href="/AnaliseAcidentesTrabalho/" target="_blank">Aplicações de Gestão de SHST - Acesso reservado</a>
|
||||
</li>
|
||||
<li>
|
||||
<span id='span_recrut_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('recrut_id')">Junte-se a Nós</span><br>
|
||||
<br>
|
||||
<div id='recrut_id' style="display: none">
|
||||
<form method='post' action='/siprpWeb/recruit' name='recrutamento' id='recrutamento' enctype='multipart/form-data'>
|
||||
<table border='0' class='text'>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
Função*:
|
||||
</td>
|
||||
<td>
|
||||
<select name='rec_funcao' id='rec_funcao'>
|
||||
<option VALUE='Técnico de Higiene e Segurança'>Técnico de Higiene e Segurança</option>
|
||||
<option VALUE='Técnico Superior de Higiene e Segurança'>Técnico Superior de Higiene e Segurança</option>
|
||||
<option VALUE='Médico do Trabalho'>Médico do Trabalho</option>
|
||||
<option VALUE='Médico Curativa'>Médico Curativa</option>
|
||||
<option VALUE='Enfermeiro'>Enfermeiro</option>
|
||||
<option VALUE='Outros' SELECTED>Outros</option>
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Nome Completo*:
|
||||
</td>
|
||||
<td>
|
||||
<input type='text' id='rec_nome' name='rec_nome' size='50'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Morada:
|
||||
</td>
|
||||
<td>
|
||||
<input type='text' id='rec_morada' name='rec_morada' size='50'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Telefone*:
|
||||
</td>
|
||||
<td>
|
||||
<input type='text' id='rec_telefone' name='rec_telefone' size='10'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
E-Mail*:
|
||||
</td>
|
||||
<td>
|
||||
<input type='text' id='rec_email' name='rec_email' size='30'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
C.V.:
|
||||
</td>
|
||||
<td>
|
||||
<input type='file' id='rec_cv' name='rec_cv'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td align='right'>
|
||||
<table border='0'>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<input type='reset' value='Limpar'>
|
||||
</td>
|
||||
<td>
|
||||
<input type='submit' value='Enviar' onclick='return validateForm()'>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
* Campos de preenchimento obrigatório
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,105 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Apresentação</title>
|
||||
</head>
|
||||
<script language="javascript" src="../css/funcs.js"></script>
|
||||
<script language="javascript">
|
||||
function isValidEmail( email )
|
||||
{
|
||||
var pattern=/^[A-Za-z0-9]+([_\.-][A-Za-z0-9]+)*@[A-Za-z0-9]+([_\.-][A-Za-z0-9]+)*\.([A-Za-z]){2,4}$/i;
|
||||
return pattern.test( email );
|
||||
}
|
||||
|
||||
function check_info_request()
|
||||
{
|
||||
form_is_valid = true;
|
||||
error_fields = "";
|
||||
|
||||
if( document.request_form.request_name.value.length == 0 )
|
||||
{
|
||||
error_fields += "- Nome\n";
|
||||
form_is_valid = false;
|
||||
}
|
||||
if( document.request_form.request_phone.value.length == 0 )
|
||||
{
|
||||
error_fields += "- Telefone\n";
|
||||
form_is_valid = false;
|
||||
}
|
||||
if( document.request_form.request_email.value.length == 0 )
|
||||
{
|
||||
error_fields += "- e-mail\n";
|
||||
form_is_valid = false;
|
||||
}
|
||||
else
|
||||
{
|
||||
if( ! isValidEmail( document.request_form.request_email.value ) )
|
||||
{
|
||||
alert( "e-mail inválido." );
|
||||
return false;
|
||||
}
|
||||
}
|
||||
if( document.request_form.request_details.value.length == 0 )
|
||||
{
|
||||
error_fields += "- Assunto\n";
|
||||
form_is_valid = false;
|
||||
}
|
||||
|
||||
if( ! form_is_valid )
|
||||
{
|
||||
alert( "É necessário preencher os campos seguintes:\n" + error_fields );
|
||||
}
|
||||
|
||||
return form_is_valid;
|
||||
}
|
||||
</script>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
SIPRP – Sociedade Ibérica de Prevenção de Riscos
|
||||
Profissionais<br>
|
||||
<br>
|
||||
Edifício Atrium Saldanha<br>
|
||||
Praça Duque de Saldanha, 1 –
|
||||
9º G<br>
|
||||
1050 – 094 Lisboa<br>
|
||||
<br>
|
||||
Telefone: 21 350 45 40<br>
|
||||
Fax: 21 350 45 49<br>
|
||||
E-mail: <a href='mailto:geral@siprp.pt'>geral@siprp.pt</a><br>
|
||||
<br>
|
||||
<div style="text-align: left;">
|
||||
<span id='span_info_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('info_id')">Pedir mais informações</span><br>
|
||||
<br>
|
||||
<div id='info_id' style="display: none">
|
||||
<form method='post' action='/siprpWeb/request' name='request_form'>
|
||||
<table border="0" cellspacing="2" cellpadding="2">
|
||||
<tr valign="top">
|
||||
<td class="text" style='text-align: right'>Nome*:</td>
|
||||
<td class="text"><input type="text" class="text" size="45" name="request_name"></td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td class="text" style='text-align: right'>Telefone*:</td>
|
||||
<td class="text"><input type="text" class="text" size="45" name="request_phone"></td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td class="text" style='text-align: right'>E-mail*:</td>
|
||||
<td class="text"><input type="text" class="text" size="45" name="request_email"></td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td class="text" style='text-align: right'>Assunto*:</td>
|
||||
<td class="text"><textarea rows="5" cols="50" class="text" name="request_details"></textarea></td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td class="text" colspan='2' style='text-align: right'><input type='submit' value='Enviar' onclick="return check_info_request();"></td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td> </td>
|
||||
<td class="text" style='font-size: 8pt'>* Campos de preenchimento obrigatório</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@ -1,29 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="2"
|
||||
cellspacing="2">
|
||||
<tbody>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;"><img alt=""
|
||||
src="Images/bomba_amostr_ar.jpg" style="width: 189px; height: 141px;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="center">
|
||||
<td style="vertical-align: top;">Bomba de Amostragem de ar<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr align="right">
|
||||
<td style="vertical-align: top;"><a href="higiene_text_equip.html">voltar
|
||||
»</a><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,59 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
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:<br>
|
||||
<p style="text-align: left;">
|
||||
- Identificação e avaliação dos
|
||||
riscos;<br>
|
||||
- Planeamento da prevenção, integrando-a a todos os
|
||||
níveis da hierarquia;<br>
|
||||
- Elaboração de um programa de
|
||||
prevenção de riscos profissionais;<br>
|
||||
- Informação sobre riscos e medidas de
|
||||
protecção;<br>
|
||||
- Organização de medidas a adoptar em caso de
|
||||
perigo
|
||||
grave;<br>
|
||||
- Coordenação das auditorias internas para controlo
|
||||
da aplicação das medidas a implementar;<br>
|
||||
|
||||
- Análise dos acidentes de trabalho e doenças
|
||||
profissionais;<br>
|
||||
|
||||
- Recolha e organização de elementos
|
||||
estatísticos.<br>
|
||||
</p>
|
||||
Estas actividades estão englobadas nas várias auditorias,
|
||||
medições, avaliações e respectivos
|
||||
relatórios efectuados pelo técnico.<br>
|
||||
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.<br>
|
||||
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.<br>
|
||||
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.<br>
|
||||
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.<br>
|
||||
Para o cumprimento destes requisitos a SIPRP possui <a
|
||||
href="higiene_text_equip.html">equipamento
|
||||
técnico</a> próprio, de acordo com as normas nacionais e
|
||||
internacionais.<br>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,36 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
<a href="Images/higiene_foto_equip_BA.html">Bombas de Amostragem</a><br>
|
||||
- Para captação do volume de ar pretendido para a
|
||||
amostra<br>
|
||||
<a href="Images/higiene_foto_equip_RC.html">Reguladores de Caudal</a><br>
|
||||
- Para regulação do caudal de ar pretendido para
|
||||
amostra<br>
|
||||
<a href="Images/higiene_foto_equip_MCT.html">Monitores de Conforto
|
||||
Térmico</a><br>
|
||||
- Para determinação dos parâmetros de
|
||||
conforto térmico <br>
|
||||
<a href="Images/higiene_foto_equip_T.html">Termoanemómetros</a><br>
|
||||
- Para medição da temperatura, humidade relativa e
|
||||
velocidade do ar <br>
|
||||
<a href="Images/higiene_foto_equip_Ex.html">Explosivímetros</a><br>
|
||||
- Para medir a concentração de oxigénio,
|
||||
CO2, Metano, entre outros <br>
|
||||
<a href="Images/higiene_foto_equip_Lux.html">Luxímetros</a><br>
|
||||
- Para medição de luminância e
|
||||
iluminância <br>
|
||||
<a href="Images/higiene_foto_equip_Dos.html">Dosímetros</a><br>
|
||||
- Para avaliação da exposição pessoal
|
||||
diária de um trabalhador ao ruído <br>
|
||||
<a href="Images/higiene_foto_equip_SI.html">Sonómetros
|
||||
Integradores</a><br>
|
||||
- Para avaliação dos níveis de ruído
|
||||
ocupacional ou ambiental <br>
|
||||
<a href="Images/higiene_foto_equip_Outr.html">Outros</a><br>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,87 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Apresentação</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent; text-align: left;">
|
||||
<p style="margin-bottom: 0cm;">
|
||||
ACT
|
||||
– <a href="http://www.act.gov.pt/" target="_blank">www.act.gov.pt</a><br>
|
||||
Agência Europeia para a
|
||||
Segurança
|
||||
e Saúde do Trabalho – <a href="http://www.agency.osha.eu.int/"
|
||||
target="_blank">www.agency.osha.eu.int</a><br>
|
||||
American
|
||||
Institute of Chemical Engineers – <a href="http://www.aiche.org/"
|
||||
target="_blank">www.aiche.org</a><br>
|
||||
American
|
||||
Industrial Hygiene Association – <a href="http://www.aiha.org/"
|
||||
target="_blank">www.aiha.org</a><br>
|
||||
Associação
|
||||
Portuguesa de Seguradores – <a href="http://www.apseguradores.pt/"
|
||||
target="_blank">www.apseguradores.pt</a><br>
|
||||
Bureau
|
||||
of Labour Statistics – <a href="http://www.stats.bls.gov/"
|
||||
target="_blank">www.stats.bls.gov</a><br>
|
||||
Cornell
|
||||
University Ergonomics Web – <a
|
||||
href="http://www.ergo.human.cornell.edu/" target="_blank">www.ergo.human.cornell.edu</a><br>
|
||||
Direcção
|
||||
Geral de Saúde – <a href="http://www.dgs.pt/"
|
||||
target="_blank">www.dgs.pt</a><br>
|
||||
Factor
|
||||
Segurança – <a href="http://www.factor-segur.pt/"
|
||||
target="_blank">www.factor-segur.pt</a><br>
|
||||
Gabinete de Estratégia e Planeamento –
|
||||
<a href="http://www.dgeep.mtss.gov.pt/" target="_blank">www.dgeep.mtss.gov.pt</a><br>
|
||||
Industrial
|
||||
Safety and Health News – <a href="http://www.ishn.com/" target="_blank">www.ishn.com</a><br>
|
||||
Institut
|
||||
Nacional de Recherche et de Securité – <a
|
||||
href="http://www.inrs.fr/" target="_blank">www.inrs.fr</a><br>
|
||||
Institute
|
||||
for Research in Construction –
|
||||
<a href="http://www.irc.nrc-cnrc.gc.ca/irccontents.html" target="_blank">www.irc.nrc-cnrc.gc.ca/irccontents.html</a><br>
|
||||
Instituto
|
||||
de Apoio às Pequenas e Médias Empresas e ao
|
||||
Investimento – <a href="http://www.iapmei.pt/" target="_blank">www.iapmei.pt</a><br>
|
||||
Instituto
|
||||
Nacional de Estatística – <a href="http://www.ine.pt/"
|
||||
target="_blank">www.ine.pt</a><br>
|
||||
Instituto
|
||||
para a Qualidade na Formação –
|
||||
<a href="http://www.inofor.pt/" target="_blank">www.inofor.pt</a><br>
|
||||
International
|
||||
Labor Organization – <a href="http://www.ilo.org/" target="_blank">www.ilo.org</a><br>
|
||||
International
|
||||
Organization for Standardization – ISO –
|
||||
<a href="http://www.iso.org/iso/en/isoonline.frontpage" target="_blank">www.iso.org/iso/en/isoonline.frontpage</a><br>
|
||||
International
|
||||
Society for Respiratory Protection – <a href="http://www.isrp.com.au/"
|
||||
target="_blank">www.isrp.com.au</a><br>
|
||||
Ministério do Trabalho e
|
||||
da Segurança Social – <a
|
||||
href="http://www.mtss.gov.pt/" target="_blank">www.mtss.gov.pt</a><br>
|
||||
National
|
||||
Fire Protection Association – <a href="http://www.nfpa.org/"
|
||||
target="_blank">www.nfpa.org</a><br>
|
||||
Occupational
|
||||
Safety and Health Administration – OSHA – <a
|
||||
href="http://www.osha.gov/" target="_blank">www.osha.gov</a><br>
|
||||
Ordem
|
||||
dos Enfermeiros – <a href="http://www.ordemenfermeiros.pt/"
|
||||
target="_blank">www.ordemenfermeiros.pt</a><br>
|
||||
Ordem
|
||||
dos Médicos – <a href="http://www.ordemdosmedicos.pt/"
|
||||
target="_blank">www.ordemdosmedicos.pt</a><br>
|
||||
Revista
|
||||
Proteção – <a href="http://www.protecao.com.br/"
|
||||
target="_blank">www.protecao.com.br</a><br>
|
||||
Revista
|
||||
Segurança – <a href="http://www.revistaseguranca.com/"
|
||||
target="_blank">www.revistaseguranca.com</a><br>
|
||||
World
|
||||
Health Organization (OMS) – <a href="http://www.who.int/en" target="_blank">www.who.int/en</a></p>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,32 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style='background-color: transparent'>
|
||||
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. <br>
|
||||
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.<br>
|
||||
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.<br>
|
||||
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).<br>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,69 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<script language="javascript" src="../css/funcs.js"></script>
|
||||
<body class="text" style='background-color: transparent'>
|
||||
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. <br>
|
||||
<span id='span_not1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('not1_id')">Notificações ao ISHST</span>(ex-IDICT) (Mod. 1360)<br>
|
||||
<div id='not1_id' style="display: none">
|
||||
Elaboração e entrega da Notificação em cada
|
||||
delegação ou subdelegação do ISHST
|
||||
(ex-IDICT) onde a empresa tenha estabelecimento. Após a
|
||||
confirmação da recepção desses documentos
|
||||
por parte do ISHST, serão enviadas cópias autenticadas
|
||||
para a empresa.<br>
|
||||
</div>
|
||||
<span id='span_rel1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('rel1_id')">Relatório Anual de Actividade de SHST</span><br>
|
||||
<div id='rel1_id' style="display: none">
|
||||
Compilação da informação,
|
||||
elaboração e entrega dos Relatórios (um por cada
|
||||
estabelecimento) através de suporte informático pela
|
||||
Internet. Após a confirmação da
|
||||
recepção desses documentos por parte dos serviços
|
||||
competentes, serão enviadas cópias para a empresa.<br>
|
||||
</div>
|
||||
<span id='span_mar1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('mar1_id')">Marcações de Consultas</span><br>
|
||||
<div id='mar1_id' style="display: none">
|
||||
A SIPRP, através do seu avançado sistema
|
||||
informático, será responsável pela
|
||||
marcação dos exames de Medicina do Trabalho
|
||||
(Admissão, Periódico ou Ocasional) conforme a
|
||||
periodicidade indicada pela legislação (anualmente para
|
||||
os trabalhadores com menos de 18 e mais de 50 anos e de dois em dois
|
||||
anos para os restantes).<br>
|
||||
</div>
|
||||
<span id='span_inf1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('inf1_id')">Informação on line</span><br>
|
||||
<div id='inf1_id' style="display: none">
|
||||
A SIPRP possibilita à empresa, através deste site, a
|
||||
visualização do histórico do serviço
|
||||
(consultas efectuadas, marcações, faltas, data da
|
||||
próxima consulta, se tem Ficha de Aptidão emitida, entre
|
||||
outros) durante as 24 horas do dia, todos os dias do ano. Essa
|
||||
informação será, logicamente, confidencial,
|
||||
não tendo qualquer dado médico (ao abrigo do sigilo
|
||||
profissional) e exigirá a introdução de uma
|
||||
palavra passe previamente remetida à empresa.<br>
|
||||
</div>
|
||||
<span id='span_inf2_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('inf2_id')">Informação sobre legislação</span><br>
|
||||
<div id='inf2_id' style="display: none">
|
||||
A SIPRP será responsável pelo envio, com periodicidade
|
||||
acordada, da actualização de toda a
|
||||
legislação de SHST (portuguesa e europeia) sobre a
|
||||
actividade específica da empresa Cliente, mantendo-a a par de
|
||||
todas as obrigações legais inerentes. <br>
|
||||
</div>
|
||||
<span id='span_con1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('con1_id')">Controlos de Qualidade</span><br>
|
||||
<div id='con1_id' style="display: none">
|
||||
Serão efectuados questionários de controlo de qualidade,
|
||||
por amostragem, tanto aos funcionários da empresas bem como aos
|
||||
responsáveis directos pelo serviço, com o objectivo de se
|
||||
poder aperfeiçoar, melhorar ou intervir rapidamente nalgum
|
||||
aspecto que não corresponda às expectativas da empresa.<br>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,59 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style='background-color: transparent'>
|
||||
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. <br>
|
||||
<span style="font-weight: bold;">Notificações ao ISHST</span>
|
||||
(ex-IDICT) (Mod. 1360)<br>
|
||||
Elaboração e entrega da Notificação em cada
|
||||
delegação ou subdelegação do ISHST
|
||||
(ex-IDICT) onde a empresa tenha estabelecimento. Após a
|
||||
confirmação da recepção desses documentos
|
||||
por parte do ISHST, serão enviadas cópias autenticadas
|
||||
para a empresa.<br>
|
||||
<span style="font-weight: bold;">Relatório Anual de Actividade
|
||||
de SHST</span><br>
|
||||
Compilação da informação,
|
||||
elaboração e entrega dos Relatórios (um por cada
|
||||
estabelecimento) através de suporte informático pela
|
||||
Internet. Após a confirmação da
|
||||
recepção desses documentos por parte dos serviços
|
||||
competentes, serão enviadas cópias para a empresa.<br>
|
||||
<span style="font-weight: bold;">Marcações de Consultas</span><br>
|
||||
A SIPRP, através do seu avançado sistema
|
||||
informático, será responsável pela
|
||||
marcação dos exames de Medicina do Trabalho
|
||||
(Admissão, Periódico ou Ocasional) conforme a
|
||||
periodicidade indicada pela legislação (anualmente para
|
||||
os trabalhadores com menos de 18 e mais de 50 anos e de dois em dois
|
||||
anos para os restantes).<br>
|
||||
<span style="font-weight: bold;">Informação on line</span><br>
|
||||
A SIPRP possibilita à empresa, através deste site, a
|
||||
visualização do histórico do serviço
|
||||
(consultas efectuadas, marcações, faltas, data da
|
||||
próxima consulta, se tem Ficha de Aptidão emitida, entre
|
||||
outros) durante as 24 horas do dia, todos os dias do ano. Essa
|
||||
informação será, logicamente, confidencial,
|
||||
não tendo qualquer dado médico (ao abrigo do sigilo
|
||||
profissional) e exigirá a introdução de uma
|
||||
palavra passe previamente remetida à empresa.<br>
|
||||
<span style="font-weight: bold;">Informação sobre
|
||||
legislação</span><br>
|
||||
A SIPRP será responsável pelo envio, com periodicidade
|
||||
acordada, da actualização de toda a
|
||||
legislação de SHST (portuguesa e europeia) sobre a
|
||||
actividade específica da empresa Cliente, mantendo-a a par de
|
||||
todas as obrigações legais inerentes. <br>
|
||||
<span style="font-weight: bold;">Controlos de Qualidade</span><br>
|
||||
Serão efectuados questionários de controlo de qualidade,
|
||||
por amostragem, tanto aos funcionários da empresas bem como aos
|
||||
responsáveis directos pelo serviço, com o objectivo de se
|
||||
poder aperfeiçoar, melhorar ou intervir rapidamente nalgum
|
||||
aspecto que não corresponda às expectativas da empresa.<br>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,71 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<script language="javascript" src="../css/funcs.js"></script>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
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.<br>
|
||||
<br>
|
||||
Poderá consultar, seguidamente, alguns dos serviços que
|
||||
poderemos oferecer:<br>
|
||||
<br>
|
||||
<div style="text-align: left;">
|
||||
<span id='span_seg1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('seg1_id')">Segurança, Higiene e Saúde do Trabalho</span><br>
|
||||
<div id='seg1_id' style="display: none">
|
||||
- Serviços à Medida do Cliente ou sua actividade obedecendo à legislação portuguesa em vigor<br>
|
||||
- Medicina do Trabalho<br>
|
||||
- Levantamento e Avaliação de Riscos<br>
|
||||
- Apoio Administrativo<br>
|
||||
</div>
|
||||
<span id='span_for1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('for1_id')">Formação</span><br>
|
||||
<div id='for1_id' style="display: none">
|
||||
- Primeiros Socorros<br>
|
||||
- Acções de Sensibilização em Higiene e Segurança e EPI’s<br>
|
||||
- Meios de Combate a Incêndios<br>
|
||||
- Movimentação Mecânica de Cargas (Empilhadores e outros)<br>
|
||||
- Manipulação de Cargas<br>
|
||||
</div>
|
||||
<span id='span_erg1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('erg1_id')">Ergonomia</span><br>
|
||||
<div id='erg1_id' style="display: none">
|
||||
- Avaliação da Carga Física<br>
|
||||
- Movimentação Manual de Cargas<br>
|
||||
- Prevenção de Lesões Músculo-Esqueléticas<br>
|
||||
- Análise de Postos de Trabalho<br>
|
||||
</div>
|
||||
<span id='span_est1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('est1_id')">Estudos e Análises Técnicas de Agentes Físicos (Iluminação, Ruído, Radiações, Ambiente Térmico e Vibrações)</span><br>
|
||||
<div id='est1_id' style="display: none">
|
||||
- Estudos de Luminância e Iluminância<br>
|
||||
- Estudos de Ruído Ocupacional<br>
|
||||
- Estudos de Radiações Ionizantes (i.e. RX) e Não Ionizantes (i.e. Campos Electromagnéticos dos Computadores)<br>
|
||||
- Estudos de Conforto e Stress Térmico<br>
|
||||
- Estudos de Vibrações<br>
|
||||
</div>
|
||||
<span id='span_est2_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('est2_id')">Estudos e Análises Técnicas de Contaminantes Químicos (Poeiras, Gases e Vapores, Líquidos e Fumos)</span><br>
|
||||
<div id='est2_id' style="display: none">
|
||||
- Estudos de Poeiras (Totais e Respiráveis)<br>
|
||||
- Compostos Orgânicos Voláteis, Formaldaído e Nicotina<br>
|
||||
</div>
|
||||
<span id='span_est3_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('est3_id')">Estudos e Análises Técnicas de Contaminantes Biológicos (Vírus, Bactérias, Fungos e Parasitas)</span><br>
|
||||
<div id='est3_id' style="display: none">
|
||||
- Legionella Pneumóphila<br>
|
||||
- Exames Microbiológicos (i.e. interior de condutas do sistema AVAC)<br>
|
||||
- Estudos de Microrganismos em Suspensão no Ar<br>
|
||||
</div>
|
||||
<span id='span_out1_id' style="font-weight: bold; text-decoration: underline; cursor: pointer" onmousedown="return false;" onclick="showhide('out1_id')">Outros</span><br>
|
||||
<div id='out1_id' style="display: none">
|
||||
- Planos de Emergência / Evacuação<br>
|
||||
- Medicina Curativa<br>
|
||||
- Enfermagem<br>
|
||||
- Análises Clínicas<br>
|
||||
- Exames Complementares de Diagnóstico<br>
|
||||
- Comercialização de Sinalética de Segurança<br>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,71 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
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.<br>
|
||||
<br>
|
||||
Poderá consultar, seguidamente, alguns dos serviços que
|
||||
poderemos oferecer:<br>
|
||||
<br>
|
||||
<p style="text-align: left;">
|
||||
Segurança, Higiene e Saúde do Trabalho<br>
|
||||
- Serviços à Medida do Cliente ou sua actividade
|
||||
obedecendo à legislação portuguesa em vigor<br>
|
||||
- Medicina do Trabalho<br>
|
||||
- Levantamento e Avaliação de Riscos<br>
|
||||
- Apoio Administrativo<br>
|
||||
Formação<br>
|
||||
- Primeiros Socorros<br>
|
||||
- Acções de Sensibilização em Higiene
|
||||
e
|
||||
Segurança e EPI’s<br>
|
||||
- Meios de Combate a Incêndios<br>
|
||||
- Movimentação Mecânica de Cargas
|
||||
(Empilhadores
|
||||
e outros)<br>
|
||||
- Manipulação de Cargas<br>
|
||||
Ergonomia<br>
|
||||
- Avaliação da Carga Física<br>
|
||||
- Movimentação Manual de Cargas<br>
|
||||
- Prevenção de Lesões
|
||||
Músculo-Esqueléticas<br>
|
||||
- Análise de Postos de Trabalho<br>
|
||||
Estudos e Análises Técnicas de Agentes Físicos
|
||||
(Iluminação, Ruído, Radiações,
|
||||
Ambiente Térmico e Vibrações)<br>
|
||||
- Estudos de Luminância e Iluminância<br>
|
||||
- Estudos de Ruído Ocupacional<br>
|
||||
- Estudos de Radiações Ionizantes (i.e. RX) e
|
||||
Não Ionizantes (i.e. Campos Electromagnéticos dos
|
||||
Computadores)<br>
|
||||
- Estudos de Conforto e Stress Térmico<br>
|
||||
- Estudos de Vibrações<br>
|
||||
Estudos e Análises Técnicas de Contaminantes
|
||||
Químicos (Poeiras, Gases e Vapores, Líquidos e Fumos)<br>
|
||||
- Estudos de Poeiras (Totais e Respiráveis)<br>
|
||||
- Compostos Orgânicos Voláteis, Formaldaído e
|
||||
Nicotina<br>
|
||||
Estudos e Análises Técnicas de Contaminantes
|
||||
Biológicos (Vírus, Bactérias, Fungos e Parasitas)<br>
|
||||
- Legionella Pneumóphila<br>
|
||||
- Exames Microbiológicos (i.e. interior de condutas do
|
||||
sistema AVAC)<br>
|
||||
- Estudos de Microrganismos em Suspensão no Ar<br>
|
||||
Outros<br>
|
||||
- Planos de Emergência / Evacuação<br>
|
||||
- Medicina Curativa<br>
|
||||
- Enfermagem<br>
|
||||
- Análises Clínicas<br>
|
||||
- Exames Complementares de Diagnóstico<br>
|
||||
- Comercialização de Sinalética de
|
||||
Segurança<br>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,27 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Apresentação</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
A SIPRP - Sociedade Ibérica de Prevenção de Riscos
|
||||
Profissionais é uma empresa de origem espanhola formada 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.<br>
|
||||
<br>
|
||||
A SIPRP aposta fortemente na <a href="siprp_text_inovacao.html">inovação</a>
|
||||
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.<br>
|
||||
<br>
|
||||
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.<br>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,22 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Apresentação</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
Como factores de sucesso na inovação, salientamos:<br>
|
||||
<br>
|
||||
- Atendimento personalizado, baseado numa sólida plataforma
|
||||
informática;<br>
|
||||
- Informação actualizada on-line;<br>
|
||||
- Equipamento técnico de última geração;<br>
|
||||
- Instalações modernas e funcionais;<br>
|
||||
- Técnicos Superiores qualificados;<br>
|
||||
- Acompanhamento permanente das necessidades e exigências dos
|
||||
Clientes;<br>
|
||||
- Diversas opções para prestação dos
|
||||
serviços (à medida de cada actividade)<br>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,64 +0,0 @@
|
||||
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";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function isValidDate( year, month, day )
|
||||
{
|
||||
return day > 0 && ( day <= [, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31][ month ] ||
|
||||
day == 29 && month == 2 && year % 4 == 0 && ( year % 100 > 0 || year % 400 == 0 ) );
|
||||
}
|
||||
|
||||
function isValid( element, type )
|
||||
{
|
||||
switch( type )
|
||||
{
|
||||
// date
|
||||
case 0:
|
||||
if( element.value.search( /^\d\d?\/\d\d?\/\d{1,4}$/ ) != 0 )
|
||||
{
|
||||
alert( "Formato da data incorrecto." );
|
||||
window.setTimeout( "document.getElementById( '" + element.name + "').focus()", 1 );
|
||||
return false;
|
||||
}
|
||||
date_value = element.value.split( "/" );
|
||||
if( ! isValidDate( date_value[ 2 ], date_value[ 1 ], date_value[ 0 ] ) )
|
||||
{
|
||||
alert( "Data inválida." );
|
||||
window.setTimeout( "document.getElementById( '" + element.name + "').focus()", 1 );
|
||||
return false;
|
||||
}
|
||||
break;
|
||||
// integer
|
||||
case 1:
|
||||
if( element.value.search( /^\d\d:\d\d$/ ) != 0 )
|
||||
{
|
||||
alert( "Formato da hora incorrecto." );
|
||||
window.setTimeout( "document.getElementById( '" + element.name + "' ).focus()", 1 );
|
||||
return false;
|
||||
}
|
||||
time_value = element.value.split( ":" );
|
||||
if( time_value[ 0 ] > 23 || time_value[ 1 ] > 59 )
|
||||
{
|
||||
alert( "Hora inválida." );
|
||||
window.setTimeout( "document.getElementById( '" + element.name + "').focus()", 1 );
|
||||
return false;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
@ -1,129 +0,0 @@
|
||||
body
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.text
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.noticias
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 9pt;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
td.asd
|
||||
{
|
||||
border-width: 1px 1px 1px 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
td.title
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.noticias
|
||||
{
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
td.footer
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 8pt;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
a:link,
|
||||
a:visited,
|
||||
a:active
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover
|
||||
{
|
||||
color: #C13F45;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
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
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.big:hover
|
||||
{
|
||||
color: #C13F45;
|
||||
font-family: verdana;
|
||||
font-size: 12pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.copy:link,
|
||||
a.copy:visited,
|
||||
a.copy:active
|
||||
{
|
||||
color: #FFFFFF;
|
||||
font-family: verdana;
|
||||
font-size: 8pt;
|
||||
font-weight: normal;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
select,
|
||||
option,
|
||||
input
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
margin-top: 0px;
|
||||
}
|
||||
@ -1,44 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP - Erro</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style="background-color: transparent;">
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title" style="background: transparent url(html/images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;"> erro<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top; color: #C13F45">
|
||||
$msg
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; height: 13px; vertical-align: top; background-image: url(html/images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,254 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=ISO-8859-1"
|
||||
http-equiv="content-type">
|
||||
<link rel="stylesheet" href="html/css/style.css" type="text/css">
|
||||
<title>SIPRP</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
<script>
|
||||
if( !document.all )
|
||||
{
|
||||
window.captureEvents(Event.KEYUP);
|
||||
}
|
||||
else
|
||||
{
|
||||
document.onkeypress = s;
|
||||
}
|
||||
|
||||
function s( e )
|
||||
{
|
||||
if( document.all ) // IE
|
||||
{
|
||||
var e = window.event.keyCode;
|
||||
}
|
||||
else
|
||||
{
|
||||
e = e.which;
|
||||
}
|
||||
if( e == 13 )
|
||||
{
|
||||
document.loginForm.submit();
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<table
|
||||
style="width: 760px; height: 623px; background-image: url(html/images/fundo.jpg); background-repeat: no-repeat;"
|
||||
align="center">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="height: 623px; width: 20px;"><br>
|
||||
</td>
|
||||
<td style="vertical-align: top; width: 760px; height: 623px;">
|
||||
<table style="text-align: center; width: 740px; height: 230px;"
|
||||
border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="height: 200px; vertical-align: top;" colspan="7"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 45px; vertical-align: top;"><br>
|
||||
</td>
|
||||
<td style="width: 120px; vertical-align: top;"><a
|
||||
class="menu" href="html/siprp.html" target="_ifrm">a SIPRP</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a
|
||||
class="menu" href="html/servicos.html" target="_ifrm">serviços</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a
|
||||
class="menu" href="html/colaboradores.html" target="_ifrm">colaboradores</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a
|
||||
class="menu" href="html/contactos.html" target="_ifrm">contactos</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a
|
||||
class="menu" href="html/links.html" target="_ifrm">links</a></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table style="text-align: left; width: 740px; height: 367px;"
|
||||
border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td colspan="1" rowspan="3" style="vertical-align: top;"><!-- INICIO -->
|
||||
<!-- $!msg -->
|
||||
<!--<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title" style="background: transparent url(html/images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;"> erro<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top; color: #C13F45">
|
||||
$msg
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; height: 13px; vertical-align: top; background-image: url(html/images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
-->
|
||||
<iframe name="_ifrm" src="/siprpWeb/?erro=$msg" marginwidth="0" marginheight="0"
|
||||
frameborder="0" height="100%" width="588" allowtransparency='true'>
|
||||
</iframe><!--
|
||||
<table style="width: 588px; text-align: left;" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class='title' style="background: transparent url( images/texto%20topo.gif ) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;"> os nossos serviços</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="width: 3px; background-color: #789BB5;"></td>
|
||||
<td style="width: 4px;"></td>
|
||||
<!-td class='text' style="vertical-align: top;">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 texto texto texto</td->
|
||||
<td id='textTable' class='text' style="vertical-align: top;"></td>
|
||||
<td style="width: 2px;"></td>
|
||||
<td style="width: 3px; background-color: #789BB5;"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; height: 13px; vertical-align: top; background-image: url( images/texto%20base.gif ); background-repeat: no-repeat;"><br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style='font-weight: bold;'><br>
|
||||
<a class='big' href='#' onclick='setText( 0 );'>-Higiene e Segurança</a><br>
|
||||
<a class='big' href='#' onclick='setText( 1 );'>-Medicina do Trabalho</a><br>
|
||||
<a class='big' href='#' onclick='setText( 2 );'>-Politica de Qualidade e Tratamento da Vertente Burocratica</a><br>
|
||||
<a class='big' href='#' onclick='setText( 3 );'>-Serviços Complementares</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
--><!-- FIM --> <br>
|
||||
</td>
|
||||
<td style="vertical-align: top;">
|
||||
<table
|
||||
style="width: 143px; height: 101px; vertical-align: top; background-image: url(html/images/login.jpg); background-repeat: no-repeat;"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<form method="post" name="loginForm"> <input
|
||||
name="form" value="Entrar" type="hidden">
|
||||
<table
|
||||
style="font-family: verdana; font-weight: bold; font-size: 10pt;"
|
||||
align="center" cellpadding="0" cellspacing="0" height="90" width="120">
|
||||
<tbody>
|
||||
<tr valign="top">
|
||||
<td class="title">user</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td><input size="17" name="user" type="text" ></td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td class="title">password</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td><input size="17" name="password"
|
||||
onfocus="onkeypress = s" type="password" ></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="height: 5px; vertical-align: top;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 141px; vertical-align: top;">
|
||||
<table style="text-align: left; width: 141px;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="height: 30px; background-image: url(html/images/noticias_top.jpg); background-repeat: no-repeat;"> notícias<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table style="width: 100%; text-align: left;"
|
||||
border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td class="noticias"
|
||||
style="text-align: left; vertical-align: top;">A SIPRP apresenta o
|
||||
seu novo site em www.siprp.pt.<br>
|
||||
<br>
|
||||
Além de conteúdos sobre a empresa e o grupo, é
|
||||
disponibilizado um portal online com funcionalidades para os seus
|
||||
clientes. </td>
|
||||
<td style="width: 1px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="height: 11px; background-image: url(html/images/noticias_base.jpg); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="footer"
|
||||
style="width: 740px; height: 33px; background-image: url(html/images/rodape.jpg); background-position: right center; background-repeat: no-repeat;"
|
||||
rowspan="1" colspan="2">Site optimizado para 800x600 - Todos os
|
||||
direitos reservados Sociedade Ibérica de Prevenção
|
||||
de Riscos Profissionais <br>
|
||||
Desenvolvido por <a class="copy" href="http://www.evolute.pt" target="_blank">Evolute
|
||||
- Consultoria Informática</a> e <a class="copy"
|
||||
href="http://www.2-3design.com/" target="_blank">2/3 Design</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,52 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP - Higiene</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style="background-color: transparent;">
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;">
|
||||
higiene e segurança<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;"><iframe
|
||||
name="frame_3" src="conteudos/higiene_text.html" marginwidth="0"
|
||||
marginheight="0" allowtransparency="true" frameborder="0" height="200"
|
||||
width="100%"></iframe><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,60 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<!-- saved from url=(0028)http://www.evolute.pt/siprp/ -->
|
||||
<HTML><HEAD><TITLE>Siprp</TITLE>
|
||||
<META http-equiv=content-type content="text/html; charset=ISO-8859-1">
|
||||
<META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
|
||||
<BODY>
|
||||
<TABLE style="WIDTH: 1132px; HEIGHT: 288px; TEXT-ALIGN: left" cellSpacing=2
|
||||
cellPadding=2 border=0>
|
||||
<TBODY>
|
||||
<TR>
|
||||
<TD style="VERTICAL-ALIGN: top; HEIGHT: 50px"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top; WIDTH: 500px; HEIGHT: 50px"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top; HEIGHT: 50px"><BR></TD></TR>
|
||||
<TR>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top; WIDTH: 500px; TEXT-ALIGN: left"><IMG
|
||||
style="WIDTH: 449px; HEIGHT: 101px" alt=""
|
||||
src="Siprp_ficheiros/logo_siprp.jpg"></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD></TR>
|
||||
<TR>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD></TR>
|
||||
<TR>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top; WIDTH: 500px"><SMALL><SPAN
|
||||
style="FONT-WEIGHT: bold; COLOR: rgb(0,51,102); FONT-FAMILY: verdana">em
|
||||
construção</SPAN></SMALL><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD></TR>
|
||||
<TR>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD></TR>
|
||||
<TR>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD
|
||||
style="VERTICAL-ALIGN: top; WIDTH: 500px; FONT-FAMILY: verdana"><SMALL></SMALL>
|
||||
<DIV align=justify><SMALL><STRONG>SIPRP - Sociedade Ibérica de Prevenção
|
||||
de Riscos Profissionais</STRONG></SMALL></DIV><SMALL></SMALL>
|
||||
<DIV align=justify><SMALL>ATRIUM SALDANHA</SMALL></DIV><SMALL></SMALL>
|
||||
<DIV align=justify><SMALL>Praça Duque de Saldanha, 1 - 9º
|
||||
C</SMALL></DIV><SMALL></SMALL>
|
||||
<DIV align=justify><SMALL>1050-094 Lisboa</SMALL></DIV><SMALL></SMALL>
|
||||
<DIV align=justify><SMALL>Telefone: (+351) 213 504
|
||||
540</SMALL></DIV><SMALL></SMALL>
|
||||
<DIV align=justify><SMALL>Fax: (+351) 213 504
|
||||
549</SMALL></DIV><SMALL></SMALL>
|
||||
<DIV align=justify><SMALL>E-mail: <A
|
||||
href="mailto:geral@siprp.pt">geral@siprp.pt</A></SMALL></DIV><SMALL></SMALL></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD></TR>
|
||||
<TR>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD></TR>
|
||||
<TR>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD>
|
||||
<TD
|
||||
style="VERTICAL-ALIGN: top; FONT-FAMILY: verdana"><SMALL>Desenvolvimento
|
||||
por: Evolute - Consultoria Informática, Lda</SMALL></TD>
|
||||
<TD style="VERTICAL-ALIGN: top"><BR></TD></TR></TBODY></TABLE><BR></BODY></HTML>
|
||||
@ -1,18 +0,0 @@
|
||||
vti_encoding:SR|utf8-nl
|
||||
vti_timelastmodified:TR|06 Sep 2004 16:01:35 -0000
|
||||
vti_extenderversion:SR|5.0.2.2623
|
||||
vti_cacheddtm:TX|06 Sep 2004 16:01:35 -0000
|
||||
vti_filesize:IR|2907
|
||||
vti_cachedtitle:SR|Siprp
|
||||
vti_cachedbodystyle:SR|<BODY>
|
||||
vti_cachedlinkinfo:VX|S|Siprp_ficheiros/logo_siprp.jpg H|mailto:geral@siprp.pt
|
||||
vti_cachedsvcrellinks:VX|NSUS|images/Siprp_ficheiros/logo_siprp.jpg NHUS|mailto:geral@siprp.pt
|
||||
vti_cachedneedsrewrite:BR|false
|
||||
vti_cachedhasbots:BR|false
|
||||
vti_cachedhastheme:BR|false
|
||||
vti_cachedhasborder:BR|false
|
||||
vti_metatags:VR|HTTP-EQUIV=content-type text/html;\\ charset=ISO-8859-1 GENERATOR MSHTML\\ 6.00.2800.1458
|
||||
vti_charset:SR|windows-1252
|
||||
vti_generator:SR|MSHTML 6.00.2800.1458
|
||||
vti_title:SR|Siprp
|
||||
vti_backlinkinfo:VX|
|
||||
@ -1,11 +0,0 @@
|
||||
vti_encoding:SR|utf8-nl
|
||||
vti_author:SR|op233351b
|
||||
vti_modifiedby:SR|op233351b
|
||||
vti_timelastmodified:TR|06 Sep 2004 17:07:36 -0000
|
||||
vti_timecreated:TR|06 Sep 2004 17:07:36 -0000
|
||||
vti_cacheddtm:TX|06 Sep 2004 17:07:36 -0000
|
||||
vti_filesize:IR|6174
|
||||
vti_extenderversion:SR|5.0.2.2623
|
||||
vti_lastwidth:IX|449
|
||||
vti_lastheight:IX|101
|
||||
vti_backlinkinfo:VX|index.html
|
||||
|
Before Width: | Height: | Size: 545 B |
|
Before Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 329 B |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 507 B |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 636 B |
|
Before Width: | Height: | Size: 755 B |
|
Before Width: | Height: | Size: 829 B |
|
Before Width: | Height: | Size: 1.0 KiB |
@ -1,52 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP - Links</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style="background-color: transparent;">
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;">
|
||||
links úteis<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;"><iframe
|
||||
name="_ifrm" src="conteudos/links_text.html" marginwidth="0"
|
||||
marginheight="0" allowtransparency="true" frameborder="0" height="277"
|
||||
width="100%"></iframe><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="html/css/style.css" type="text/css">
|
||||
<title>Enviado</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
A sua informação foi enviada com sucesso.
|
||||
</body>
|
||||
</html>
|
||||
@ -1,12 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="html/css/style.css" type="text/css">
|
||||
<title>Erro a enviar</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
Erro a enviar a sua informação.<br>
|
||||
Verifique que preencheu "Nome Completo", "Telefone" e "E-Mail" com um valor válido.
|
||||
</body>
|
||||
</html>
|
||||
@ -1,7 +0,0 @@
|
||||
Envio de CV
|
||||
|
||||
Função: $rec_funcao
|
||||
Nome: $rec_nome
|
||||
Morada: $rec_morada
|
||||
Telefone: $rec_telefone
|
||||
E-mail: $rec_email
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="html/css/style.css" type="text/css">
|
||||
<title>Enviado</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
O seu pedido foi enviado com sucesso
|
||||
</body>
|
||||
</html>
|
||||
@ -1,5 +0,0 @@
|
||||
Pedido de informação de:
|
||||
Nome: $request_name
|
||||
Telefone: $request_phone
|
||||
E-mail: $request_email
|
||||
Assunto: $request_details
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="html/css/style.css" type="text/css">
|
||||
<title>Erro a enviar</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
Erro a enviar o seu pedido
|
||||
</body>
|
||||
</html>
|
||||
@ -1,14 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
Empresa: $empresa<br>
|
||||
Estabelecimento: $estabelecimento<br>
|
||||
Funcionário: $funcionario<br>
|
||||
<br>
|
||||
Pedido de marcação de $marcacao_tipo
|
||||
data(s): $data#if( $marcacao_tipo == 'Consulta' )
|
||||
Horário: $hora#end.<br>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,49 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Marcação de consulta</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<script language="javascript" src="/siprpWeb/html/css/funcs.js"></script>
|
||||
<script>
|
||||
function validateForm()
|
||||
{
|
||||
return true;
|
||||
//return isValid( document.f.data, 0 ) && isValid( document.f.hora, 1 );
|
||||
}
|
||||
</script>
|
||||
<body>
|
||||
<form method='post' action='/siprpWeb/schedule' name='f'>
|
||||
<input type="hidden" name="marcacao_tipo" id="marcacao_tipo" value="Consulta">
|
||||
<table class='text'>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
Marcação de Consulta para:<br>
|
||||
$funcionario
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<SCRIPT LANGUAGE="JavaScript">
|
||||
var cal = new CalendarPopup();
|
||||
</SCRIPT>
|
||||
<td>Data(s)*:</td><td><input type='text' id='data' name='data'></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Horário:</td><td><input type='text' id='hora' name='hora'></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
Nota: a marcação está sujeita a confirmação via email.<br>
|
||||
* - campo de preenchimento obrigatório
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
<input type='submit' value='Marcar' onclick='return validateForm()'>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Marcação de consulta / exame</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<body class='text'>
|
||||
O pedido de marcação foi enviado com sucesso.
|
||||
</body>
|
||||
</html>
|
||||
@ -1,43 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Marcação de exames</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<script language="javascript" src="/siprpWeb/html/css/funcs.js"></script>
|
||||
<script>
|
||||
function validateForm()
|
||||
{
|
||||
return true;
|
||||
//return isValid( document.f.data, 0 );
|
||||
}
|
||||
</script>
|
||||
<body>
|
||||
<form method='post' action='/siprpWeb/schedule' name='f'>
|
||||
<input type="hidden" name="marcacao_tipo" id="marcacao_tipo" value="Exame">
|
||||
<table class='text'>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
Marcação de Exames para:<br>
|
||||
$funcionario
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Data(s)*:</td><td><input type='text' id='data' name='data'></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
Nota: a marcação está sujeita a confirmação via email.<br>
|
||||
* - campo de preenchimento obrigatório
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
<input type='submit' value='Marcar' onclick='return validateForm()'>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,62 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Marcação de consulta / exame</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<script language="javascript" src="/siprpWeb/html/css/funcs.js"></script>
|
||||
<script>
|
||||
function validateForm()
|
||||
{
|
||||
checked = -1;
|
||||
for( i = 0; i < document.f.marcacao_tipo.length; i++ )
|
||||
{
|
||||
if( document.f.marcacao_tipo[ i ].checked )
|
||||
{
|
||||
checked = i;
|
||||
}
|
||||
}
|
||||
if( checked == -1 )
|
||||
{
|
||||
alert( "Tem que escolher o tipo de marcação." );
|
||||
return false;
|
||||
}
|
||||
return isValid( document.f.data, 0 ) && ( checked == 1 || isValid( document.f.hora, 1 ) );
|
||||
}
|
||||
</script>
|
||||
<body>
|
||||
<form method='post' action='/siprpWeb/schedule' name='f'>
|
||||
<table class='text'>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
Marcação para:<br>
|
||||
$funcionario
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
<input type='radio' id='marcacao_tipo' name='marcacao_tipo' value='Consulta' onclick='document.getElementById( "hora" ).disabled = false;'>Consulta
|
||||
<input type='radio' id='marcacao_tipo' name='marcacao_tipo' value='Exame' onclick='document.getElementById( "hora" ).disabled = true;'>Exame
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Data:</td><td><input type='text' id='data' name='data'>dd/mm/aaaa</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Hora:</td><td><input type='text' id='hora' name='hora'>hh:mm</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
Nota: a marcação está sujeita a confirmação via email.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
<input type='submit' value='Marcar' onclick='return validateForm()'>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Marcação de consulta / exame</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<body class='text'>
|
||||
Ocorreu um erro a enviar o pedido de marcação.
|
||||
</body>
|
||||
</html>
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Sessão expirou</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<body class='text'>
|
||||
A sua sessão expirou. Para efectuar uma marcação, autentique-se novamente.
|
||||
</body>
|
||||
</html>
|
||||
@ -1,52 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP - Medicina</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style="background-color: transparent;">
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;">
|
||||
medicina do trabalho<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;"><iframe
|
||||
name="frame_3" src="conteudos/medicina_text.html" marginwidth="0"
|
||||
marginheight="0" allowtransparency="true" frameborder="0" height="200"
|
||||
width="100%"></iframe><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Notícias</title>
|
||||
<link rel="stylesheet" href="/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<body class="noticias">
|
||||
$noticias
|
||||
</body>
|
||||
</html>
|
||||
@ -1,52 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style="background-color: transparent;">
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;">
|
||||
política de qualidade e apoio administrativo<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;"><iframe
|
||||
name="frame_3" src="conteudos/politica_text.html" marginwidth="0"
|
||||
marginheight="0" allowtransparency="true" frameborder="0" height="200"
|
||||
width="100%"></iframe><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,9 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
Empresa: $empresa<br>
|
||||
<br>
|
||||
Pedido de envio de relatório do ano: $ano<br>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Envio de dados do relatório anual</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<body class='text'>
|
||||
O pedido foi enviado com sucesso.
|
||||
</body>
|
||||
</html>
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Envio de dados do relatório anual</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<body class='text'>
|
||||
Ocorreu um erro a enviar o pedido.
|
||||
</body>
|
||||
</html>
|
||||
@ -1,35 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Pedido de dados do relatório anual</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<script language="javascript" src="/siprpWeb/html/css/funcs.js"></script>
|
||||
<script>
|
||||
function validateForm()
|
||||
{
|
||||
return true;
|
||||
//return isValid( document.f.data, 0 );
|
||||
}
|
||||
</script>
|
||||
<body>
|
||||
<form method='post' action='/siprpWeb/relatorio' name='f'>
|
||||
<table class='text'>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
Pedido de dados do relatório anual
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Ano pretendido:</td><td><input type='text' id='ano' name='ano'></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>
|
||||
<input type='submit' value='Enviar Pedido' onclick='return validateForm()'>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,11 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Sessão expirou</title>
|
||||
<link rel="stylesheet" href="/siprpWeb/html/css/style.css" type="text/css">
|
||||
</head>
|
||||
<body class='text'>
|
||||
A sua sessão expirou. Para efectuar o pedido, autentique-se novamente.
|
||||
</body>
|
||||
</html>
|
||||
@ -1,31 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style='background-color: transparent'>
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><iframe name="frame_2" src="servicos_compl.html"
|
||||
marginwidth="0" marginheight="0" frameborder="0" height="249"
|
||||
width="588" allowtransparency='true'></iframe><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-weight: bold;"><a class="big"
|
||||
href="servicos_compl.html" target="frame_2">-Serviços
|
||||
Complementares</a><br>
|
||||
<a class="big" href="medicina.html" target="frame_2">-Medicina do
|
||||
Trabalho</a><br>
|
||||
<a class="big" href="politica.html" target="frame_2">-Política de
|
||||
Qualidade e Apoio Administrativo</a><br>
|
||||
<a class="big" href="higiene.html" target="frame_2">-Higiene e
|
||||
Segurança</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,52 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP - Serviços</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style="background-color: transparent;">
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;">
|
||||
serviços complementares<br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;"><iframe
|
||||
name="frame_3" src="conteudos/servicos_compl_text.html"
|
||||
marginwidth="0" marginheight="0" allowtransparency="true"
|
||||
frameborder="0" height="200" width="100%"></iframe><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,52 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
<title>SIPRP - Apresentação</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<body style="background-color: transparent;">
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;">
|
||||
a
|
||||
siprp</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;"><iframe
|
||||
name="_ifrm" src="conteudos/siprp_text.html" marginwidth="0"
|
||||
marginheight="0" allowtransparency="true" frameborder="0" height="277"
|
||||
width="100%"></iframe><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,396 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
|
||||
<title>SIPRP</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<style>
|
||||
body
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.text
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.bold
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
td
|
||||
{
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
td.asd
|
||||
{
|
||||
border-width: 1px 1px 1px 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
td.title
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.text
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
td.noticias
|
||||
{
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
td.footer
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 8pt;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
a:link,
|
||||
a:visited,
|
||||
a:active
|
||||
{
|
||||
color: #FFFFFF;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover
|
||||
{
|
||||
color: #C13F45;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.text:link,
|
||||
a.text:visited,
|
||||
a.text:active
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a.text:hover
|
||||
{
|
||||
color: #C13F45;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.copy:link,
|
||||
a.copy:visited,
|
||||
a.copy:active
|
||||
{
|
||||
color: #FFFFFF;
|
||||
font-family: verdana;
|
||||
font-size: 8pt;
|
||||
font-weight: normal;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
td.box5
|
||||
{
|
||||
border-style: solid;
|
||||
border-width: 0px 1px 1px 1px;
|
||||
}
|
||||
|
||||
td.box6
|
||||
{
|
||||
border-style: solid;
|
||||
border-width: 0px 1px 1px 0px;
|
||||
}
|
||||
</style>
|
||||
<script language="javascript" src="/siprpWeb/html/css/funcs.js"></script>
|
||||
<script>
|
||||
function marcacaoWindow()
|
||||
{
|
||||
m_wnd = window.open( "schedule?" + Math.random(), "marcacao_window", "menubar=0, resizeable=0, width=400, height=250, top=100, left=450" );
|
||||
m_wnd.focus();
|
||||
}
|
||||
function marcacaoConsultaWindow()
|
||||
{
|
||||
m_wnd = window.open( "schedule?consulta", "marcacao_window", "menubar=0, resizeable=0, width=400, height=250, top=100, left=450" );
|
||||
m_wnd.focus();
|
||||
}
|
||||
function marcacaoExamesWindow()
|
||||
{
|
||||
m_wnd = window.open( "schedule?exames", "marcacao_window", "menubar=0, resizeable=0, width=400, height=250, top=100, left=450" );
|
||||
m_wnd.focus();
|
||||
}
|
||||
function pedidoRelatorioWindow()
|
||||
{
|
||||
m_wnd = window.open( "relatorio?" + Math.random(), "pedido_window", "menubar=0, resizeable=0, width=400, height=250, top=100, left=450" );
|
||||
m_wnd.focus();
|
||||
}
|
||||
</script>
|
||||
<body>
|
||||
<table style="width: 760px; height: 623px; background-image: url(/siprpWeb/html/images/fundo.jpg); background-repeat: no-repeat;" align='center' >
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="height: 623px; width: 20px;"><br></td>
|
||||
<td style="vertical-align: top; width: 760px; height: 623px;">
|
||||
<table style="text-align: center; width: 740px; height: 230px;" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="height: 200px; vertical-align: top;" colspan="7"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--td style="width: 45px; vertical-align: top;"></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a href="index.html" target="_blank">a SIPRP</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a href="html/frame_servicos.html" target="_blank">serviços</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a href="html/frame_clientes.html" target="_blank">clientes</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a href="html/frame_contactos.html" target="_blank">contactos</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a href="html/frame_links.html" target="_blank">links</a></td>
|
||||
<td> </td-->
|
||||
<!-- <td style="width: 120px; vertical-align: top;"><a href="html/frame_relatorio.html" target="_blank">relatório</a></td>-->
|
||||
<td style="color: white; width: 120px; vertical-align: top; text-align: left"> $userName </td>
|
||||
#if( $userRole != "manager" )
|
||||
<td style='color: white; vertical-align: top; text-align: right'> </td>
|
||||
<td style='color: white; vertical-align: top; text-align: right'><a href="javascript:pedidoRelatorioWindow();">pedido de relatório anual...</a></td>
|
||||
#end
|
||||
<td style='color: white; vertical-align: top; text-align: right'><a href="/siprpWeb/">logout » </a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table style="text-align: left; width: 740px; height: 367px;" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr style='vertical-align: top;'>
|
||||
<td>
|
||||
<table cellspacing='0' cellpadding='0'>
|
||||
<tr>
|
||||
<!-- titulo -->
|
||||
<td colspan='5' class='title' style="background: url(/siprpWeb/html/images/topo_740.gif); width: 740px; height: 29px; vertical-align: top;"> acesso restrito</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 3px; background-color: #789BB5;"></td>
|
||||
<td style="width: 4px;"></td>
|
||||
<!-- escolher empresa -->
|
||||
<td style='width: 728; vertical-align: top;'>
|
||||
<table width='100%' cellspacing='0' cellpadding='0'>
|
||||
<tr>
|
||||
<td>
|
||||
#if( $userRole == "manager" && $empresa_nome )
|
||||
<a class='text' href="/siprpWeb/?empresas">Empresa:</a> $!empresa_nome
|
||||
#else
|
||||
Empresa: $!empresa_nome
|
||||
#end
|
||||
</td>
|
||||
<!--td class='text' style='text-align: right; background: url(/siprpWeb/html/images/logout.gif) no-repeat;' width='140' height='45' rowspan='3'>
|
||||
$userName <br>
|
||||
<a href="/siprpWeb/">Logout » </a><br>
|
||||
</td-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
#if( $estabelecimento_id )
|
||||
<a class='text' href="/siprpWeb/?$empresa_id">Estabelecimento</a>: $!estabelecimento_nome
|
||||
#else
|
||||
Estabelecimento:
|
||||
#end
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
#if( $query == "trabalhador" )
|
||||
<a class='text' href='/siprpWeb/?$empresa_id/$estabelecimento_id'>Funcionário</a>: $!funcionario.nome - Data de Nascimento: $!funcionario.data_nascimento
|
||||
#else
|
||||
Funcionário:
|
||||
#end
|
||||
|
||||
#if( $query == "trabalhador" )
|
||||
|
||||
#end
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td style="width: 4px;"></td>
|
||||
<td style="width: 3px; background-color: #789BB5;"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!-- base -->
|
||||
<td colspan='5' class='title' style="background: url(/siprpWeb/html/images/base_740.gif) repeat; width: 740px; height: 13px; vertical-align: top;"></td>
|
||||
</tr>
|
||||
|
||||
#if( $query == "empresas" )
|
||||
#set( $listaTitle = "empresas" )
|
||||
#elseif( $query == "estabelecimentos" )
|
||||
#set( $listaTitle = "estabelecimentos" )
|
||||
#elseif( $query == "trabalhadores" || $query == "trabalhadores_tudo" || $query == "trabalhadores_pendentes" )
|
||||
#set( $listaTitle = "funcionários:" )
|
||||
#set( $lista_funcionarios = 1 )
|
||||
#else ##( $query == "trabalhador" )
|
||||
#set( $listaTitle = "funcionário" )
|
||||
#end
|
||||
<!-- LISTA -->
|
||||
<tr >
|
||||
#if( $lista_funcionarios )
|
||||
|
||||
<!-- titulo -->
|
||||
<td colspan='5' class='title' style="background: url(/siprpWeb/html/images/topo_740.gif); width: 740px; height: 29px; vertical-align: top;">
|
||||
<table cellpadding='0' cellspacing='0'>
|
||||
<tr style="vertical-align: top;">
|
||||
<td colspan='1' class='title'> funcionários:</td>
|
||||
<td style='color: white; vertical-align: top; text-align: left'> <a href="/siprpWeb/?$empresa_id/$estabelecimento_id">todos</a></td>
|
||||
<td style='color: white; vertical-align: top; text-align: left'> <a href="/siprpWeb/?$empresa_id/$estabelecimento_id/trabalhadores_tudo">com ficha de aptidão</a></td>
|
||||
<td style='color: white; vertical-align: top; text-align: left'> <a href="/siprpWeb/?$empresa_id/$estabelecimento_id/trabalhadores_pendentes">com pendências</a></td>
|
||||
<td style='color: white; vertical-align: top; text-align: left' align='right'> <a href='/siprpWeb/?$empresa_id/$estabelecimento_id/${query}_print' target="_blank">imprimir</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
#else
|
||||
<td colspan='5' class='title' style="background: url(/siprpWeb/html/images/topo_740.gif); width: 740px; height: 29px; vertical-align: top;"> $listaTitle</td>
|
||||
#end
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 2px; background-color: #789BB5;"></td>
|
||||
<td style="width: 4px;"></td>
|
||||
<td>
|
||||
#if ($query == "trabalhador")
|
||||
(*)ECD - Exames Complementares de Diagnóstico<br><br>
|
||||
<table width='100%' cellspacing='0' cellpadding='0'>
|
||||
<tr align='center' style='background-color: #789BB5;'>
|
||||
<td width='14%' style='color: #ffffff'>Último ECD(*)</td>
|
||||
<td width='14%' style='color: #ffffff'>Realizado</td>
|
||||
<td width='14%' style='color: #ffffff'>Última Consulta</td>
|
||||
<td width='14%' style='color: #ffffff'>Realizada</td>
|
||||
<td width='14%' style='color: #ffffff'>Resultado</td>
|
||||
<td width='14%'><a href='javascript:marcacaoExamesWindow();'>Próximo ECD(*)</a></td>
|
||||
<td width='14%'><a href='javascript:marcacaoConsultaWindow();'>Próxima Consulta</a></td>
|
||||
|
||||
</tr>
|
||||
<tr align='center'>
|
||||
<td class='box5'>$!funcionario.ultimo_exame </td>
|
||||
<td class='box6'>$!funcionario.realizado </td>
|
||||
<td class='box6'>$!funcionario.ultima_consulta </td>
|
||||
<td class='box6'>$!funcionario.realizada </td>
|
||||
<td class='box6'>$!funcionario.resultado </td>
|
||||
<td class='box6'>$!funcionario.proximo_exame </td>
|
||||
<td class='box6'>$!funcionario.proxima_consulta </td>
|
||||
</tr>
|
||||
</table>
|
||||
#elseif( $query == "trabalhadores" )
|
||||
(*)ECD - Exames Complementares de Diagnóstico<br><br>
|
||||
<table width='100%' cellspacing='0' cellpadding='0' border="0">
|
||||
<tr style='background-color: #789BB5; color: #ffffff;'>
|
||||
<td width='55%' align='left' > Nome</td>
|
||||
<td width='15%' align='center' >Último ECD(*)</td>
|
||||
<td width='15%' align='center' >Última consulta</td>
|
||||
<td width='15%' align='center' >Próxima consulta</td>
|
||||
</tr>
|
||||
#foreach( $element in $v1 )
|
||||
#set ( $counter = $velocityCount - 1 )
|
||||
#set ( $dados_trabalhador = $v2.get($counter) )
|
||||
<tr align='center'>
|
||||
<td class='box5'><a class='text' href="$v1.get($counter)">$dados_trabalhador.Nome</a> </td>
|
||||
<td class='box6'>$dados_trabalhador.ultimo_exame </td>
|
||||
<td class='box6'>$dados_trabalhador.ultima_consulta </td>
|
||||
<td class='box6'>$dados_trabalhador.proxima_consulta </td>
|
||||
</tr>
|
||||
#end
|
||||
</table>
|
||||
#elseif( $query == "trabalhadores_tudo" )
|
||||
<table width='100%' cellspacing='0' cellpadding='0' border="0">
|
||||
<tr style='background-color: #789BB5; color: #ffffff;'>
|
||||
<td width='75%' align='left' > Nome</td>
|
||||
<td width='25%' align='center' >Data da Ficha de Aptidão</td>
|
||||
</tr>
|
||||
#foreach( $element in $v1 )
|
||||
#set ( $counter = $velocityCount - 1 )
|
||||
#set ( $dados_trabalhador = $v2.get($counter) )
|
||||
<tr>
|
||||
<td class='box5' align='left' ><a class='text' href="$v1.get($counter)"> $dados_trabalhador.Nome</a></td>
|
||||
<td class='box6' align='center' >$dados_trabalhador.Data </td>
|
||||
</tr>
|
||||
#end
|
||||
</table>
|
||||
#elseif( $query == "trabalhadores_pendentes" )
|
||||
<IMG SRC="/siprpWeb/html/images/red.gif"> - pendente
|
||||
<IMG SRC="/siprpWeb/html/images/yellow.gif"> - marcado
|
||||
<IMG SRC="/siprpWeb/html/images/green.gif"> - tratado <br>
|
||||
(*)ECD - Exames Complementares de Diagnóstico<br><br>
|
||||
<table width='100%' cellspacing='0' cellpadding='0' border="0">
|
||||
<tr style='background-color: #789BB5; color: #ffffff;'>
|
||||
<td width='75%' align='left' > Nome</td>
|
||||
<td width='12%' align='center' >ECD(*)</td>
|
||||
<td width='12%' align='center'>Consulta</td>
|
||||
</tr>
|
||||
#foreach( $element in $v1 )
|
||||
#set ( $counter = $velocityCount - 1 )
|
||||
#set ( $dados_trabalhador = $v2.get($counter) )
|
||||
<tr>
|
||||
<td class='box5' align='left' ><a class='text' href="$v1.get($counter)"> $dados_trabalhador.Nome</a></td>
|
||||
<td class='box6' align='center' ><IMG SRC="/siprpWeb/html/images/${dados_trabalhador.Exame}.gif"></td>
|
||||
<td class='box6' align='center' ><IMG SRC="/siprpWeb/html/images/${dados_trabalhador.Consulta}.gif"></td>
|
||||
</tr>
|
||||
#end
|
||||
</table>
|
||||
#else
|
||||
#foreach( $element in $v1 )
|
||||
#set ( $counter = $velocityCount - 1 )
|
||||
<a class='text' href="$v1.get($counter)">$v2.get($counter)</a><br>
|
||||
#end
|
||||
#end
|
||||
</td>
|
||||
<td style="width: 4px;"></td>
|
||||
<td style="width: 3px; background-color: #789BB5;"></td>
|
||||
</tr>
|
||||
<!-- !LISTA -->
|
||||
|
||||
<tr>
|
||||
<!-- base -->
|
||||
<td colspan='5' class='title' style="background: url(/siprpWeb/html/images/base_740.gif) repeat; width: 740px; height: 13px; vertical-align: top;"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='footer' style="width: 740px; height: 33px; background-image:url(/siprpWeb/html/images/rodape.jpg); background-position: right center; background-repeat: no-repeat;" rowspan="1" colspan="2">Site optimizado para 800x600 - Todos os direitos reservados Sociedade Ibérica de Prevenção de Riscos Profissionais <br>Desenvolvido por <a class="copy" href="http://www.evolute.pt">Evolute - Consultoria Informática</a> e <a class="copy" href="http://www.2-3design.com/">2/3 Design</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,284 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
|
||||
<title>SIPRP</title>
|
||||
<link rel='icon' href='/html/images/siprp_simple_logo.gif'>
|
||||
</head>
|
||||
<style>
|
||||
body
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.text
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.bold
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
td
|
||||
{
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
td.asd
|
||||
{
|
||||
border-width: 1px 1px 1px 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
td.title
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.text
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
td.noticias
|
||||
{
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
td.footer
|
||||
{
|
||||
color: #ffffff;
|
||||
font-family: verdana;
|
||||
font-size: 8pt;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
a:link,
|
||||
a:visited,
|
||||
a:active
|
||||
{
|
||||
color: #FFFFFF;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover
|
||||
{
|
||||
color: #C13F45;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.text:link,
|
||||
a.text:visited,
|
||||
a.text:active
|
||||
{
|
||||
color: #497895;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a.text:hover
|
||||
{
|
||||
color: #C13F45;
|
||||
font-family: verdana;
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.copy:link,
|
||||
a.copy:visited,
|
||||
a.copy:active
|
||||
{
|
||||
color: #FFFFFF;
|
||||
font-family: verdana;
|
||||
font-size: 8pt;
|
||||
font-weight: normal;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
td.box5
|
||||
{
|
||||
border-style: solid;
|
||||
border-width: 0px 1px 1px 1px;
|
||||
}
|
||||
|
||||
td.box6
|
||||
{
|
||||
border-style: solid;
|
||||
border-width: 0px 1px 1px 0px;
|
||||
}
|
||||
</style>
|
||||
<body onload="javascript:print();">
|
||||
<table style="width: 760px; height: 623px;" align='center' border='0' >
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="height: 623px; width: 20px;"><br></td>
|
||||
<td style="vertical-align: top; width: 760px; height: 623px;">
|
||||
<table style="text-align: center; width: 740px; height: 100px;" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="height: 100px; vertical-align: top;" colspan="7">
|
||||
<img src="/siprpWeb/html/images/siprp_logo.jpg" align="center">
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table style="text-align: left; width: 740px; height: 367px;" border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr style='vertical-align: top;'>
|
||||
<td>
|
||||
<table cellspacing='0' cellpadding='0' border='0'>
|
||||
<tr>
|
||||
<!-- titulo -->
|
||||
<td colspan='5' class='title' style="width: 740px; height: 29px; vertical-align: top;"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 3px;"></td>
|
||||
<td style="width: 4px;"></td>
|
||||
<!-- escolher empresa -->
|
||||
<td style='width: 728; vertical-align: top;'>
|
||||
<table width='100%' cellspacing='0' cellpadding='0'>
|
||||
<tr>
|
||||
<td>
|
||||
<B>Empresa:</b> $!empresa_nome
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<b>Estabelecimento:</b> $!estabelecimento_nome
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td style="width: 4px;"></td>
|
||||
<td style="width: 3px;"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!-- base -->
|
||||
<td colspan='5' class='title' style="width: 740px; height: 13px; vertical-align: top;"></td>
|
||||
</tr>
|
||||
|
||||
#if( $query == "trabalhadores" )
|
||||
#set( $listaTitle = "Todos os Funcionários" )
|
||||
#elseif( $query == "trabalhadores_tudo" )
|
||||
#set( $listaTitle = "Funcionários com Tudo Resolvido" )
|
||||
#elseif( $query == "trabalhadores_pendentes" )
|
||||
#set( $listaTitle = "Funcionários com Pendências" )
|
||||
#end
|
||||
<!-- LISTA -->
|
||||
<tr >
|
||||
<td colspan='5' style="width: 740px; height: 29px; vertical-align: top;"> <B>$listaTitle</B></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 2px;"></td>
|
||||
<td style="width: 4px;"></td>
|
||||
<td>
|
||||
#if( $query == "trabalhadores" )
|
||||
(*)ECD - Exames Complementares de Diagnóstico<br><br>
|
||||
<table width='100%' cellspacing='0' cellpadding='0' border="0">
|
||||
<tr>
|
||||
<td width='55%' align='left' > Nome</td>
|
||||
<td width='15%' align='center' >Último ECD(*)</td>
|
||||
<td width='15%' align='center' >Última consulta</td>
|
||||
<td width='15%' align='center' >Próxima consulta</td>
|
||||
</tr>
|
||||
#foreach( $element in $v1 )
|
||||
#set ( $counter = $velocityCount - 1 )
|
||||
#set ( $dados_trabalhador = $v2.get($counter) )
|
||||
<tr align='center'>
|
||||
<td align='left'><a class='text' href="$v1.get($counter)">$dados_trabalhador.Nome</a> </td>
|
||||
<td align='center'>$dados_trabalhador.ultimo_exame </td>
|
||||
<td align='center'>$dados_trabalhador.ultima_consulta </td>
|
||||
<td align='center'>$dados_trabalhador.proxima_consulta </td>
|
||||
</tr>
|
||||
#end
|
||||
</table>
|
||||
|
||||
#elseif( $query == "trabalhadores_tudo" )
|
||||
<table width='100%' cellspacing='0' cellpadding='0' border="0">
|
||||
<tr>
|
||||
<td width='75%' align='left' > Nome</td>
|
||||
<td width='25%' align='center' >Data da Ficha de Aptidão</td>
|
||||
</tr>
|
||||
#foreach( $element in $v1 )
|
||||
#set ( $counter = $velocityCount - 1 )
|
||||
#set ( $dados_trabalhador = $v2.get($counter) )
|
||||
<tr>
|
||||
<td align='left' > $dados_trabalhador.Nome</td>
|
||||
<td align='center' >$dados_trabalhador.Data </td>
|
||||
</tr>
|
||||
#end
|
||||
</table>
|
||||
#elseif( $query == "trabalhadores_pendentes" )
|
||||
<!--<IMG SRC="/siprpWeb/html/images/red.gif"> - pendente
|
||||
<IMG SRC="/siprpWeb/html/images/yellow.gif"> - marcado
|
||||
<IMG SRC="/siprpWeb/html/images/green.gif"> - tratado <br>-->
|
||||
(*)ECD - Exames Complementares de Diagnóstico<br><br>
|
||||
<table width='100%' cellspacing='0' cellpadding='0' border="0">
|
||||
<tr>
|
||||
<td width='75%' align='left' > Nome</td>
|
||||
<td width='12%' align='center' >ECD(*)</td>
|
||||
<td width='12%' align='center'>Consulta</td>
|
||||
</tr>
|
||||
#foreach( $element in $v1 )
|
||||
#set ( $counter = $velocityCount - 1 )
|
||||
#set ( $dados_trabalhador = $v2.get($counter) )
|
||||
<tr>
|
||||
<!--<td align='left' ><a class='text' href="$v1.get($counter)"> $dados_trabalhador.Nome</a></td>
|
||||
<td align='center' ><IMG SRC="/siprpWeb/html/images/${dados_trabalhador.Exame}.gif"></td>
|
||||
<td align='center' ><IMG SRC="/siprpWeb/html/images/${dados_trabalhador.Consulta}.gif"></td>-->
|
||||
<td align='left' ><a class='text' href="$v1.get($counter)"> $dados_trabalhador.Nome</a></td>
|
||||
<td align='center' >$dados_trabalhador.Exame_estado</td>
|
||||
<td align='center' >$dados_trabalhador.Consulta_estado</td>
|
||||
</tr>
|
||||
#end
|
||||
</table>
|
||||
#end
|
||||
</td>
|
||||
<td style="width: 4px;"></td>
|
||||
<td style="width: 3px;"></td>
|
||||
</tr>
|
||||
<!-- !LISTA -->
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -1,53 +0,0 @@
|
||||
/*
|
||||
* GlobalConstant.java
|
||||
*
|
||||
* Created on 27 de Abril de 2005, 18:20
|
||||
*/
|
||||
|
||||
package siprp.pagina;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author fpalma
|
||||
*/
|
||||
public interface GlobalConstants
|
||||
{
|
||||
// BD
|
||||
public static final String bdHost = "www.evolute.pt";
|
||||
public static final String bdPort = "5436";
|
||||
public static final String bdUsername = "siprp";
|
||||
public static final String bdPassword = "rg2h-opksiprp";
|
||||
public static final String bdDriver = "org.postgresql.Driver";
|
||||
public static final String bdUrl = "jdbc:postgresql://" + bdHost + ":" + bdPort + "/siprp";
|
||||
|
||||
public static final String bdLocalHost = "www.evolute.pt";
|
||||
public static final String bdLocalPort = "5436";
|
||||
public static final String bdLocalUsername = "siprp";
|
||||
public static final String bdLocalPassword = "rg2h-opksiprp";
|
||||
public static final String bdLocalDriver = "org.postgresql.Driver";
|
||||
public static final String bdLocalUrl = "jdbc:postgresql://" + bdHost + ":" + bdPort + "/siprp_local_3";
|
||||
|
||||
// public static final String bdHost = "www.evolute.pt";
|
||||
// public static final String bdPort = "5436";
|
||||
// public static final String bdUsername = "postgres";
|
||||
// public static final String bdPassword = "-rg2hpgsql";
|
||||
// public static final String bdDriver = "org.postgresql.Driver";
|
||||
// public static final String bdUrl = "jdbc:postgresql://" + bdHost + ":" + bdPort + "/siprp";
|
||||
//
|
||||
// public static final String bdLocalHost = "www.evolute.pt";
|
||||
// public static final String bdLocalPort = "5436";
|
||||
// public static final String bdLocalUsername = "postgres";
|
||||
// public static final String bdLocalPassword = "-rg2hpgsql";
|
||||
// public static final String bdLocalDriver = "org.postgresql.Driver";
|
||||
// public static final String bdLocalUrl = "jdbc:postgresql://" + bdHost + ":" + bdPort + "/siprp_local_3";
|
||||
|
||||
|
||||
public static final String DEFAULT_EMAIL = "geral@siprp.pt";
|
||||
|
||||
public static final int TIPO_MARCACAO_EXAMES = 0;
|
||||
public static final int TIPO_MARCACAO_CONSULTA = 1;
|
||||
|
||||
public static final Integer ESTADO_POR_REALIZAR = new Integer( 0 );
|
||||
public static final Integer ESTADO_PARCIALMENTE_REALIZADO = new Integer( 1 );
|
||||
public static final Integer ESTADO_REALIZADO = new Integer( 2 );
|
||||
}
|
||||
@ -1,240 +0,0 @@
|
||||
/*
|
||||
* ServletAux.java
|
||||
*
|
||||
* Created on 10 de Marco de 2005, 12:24
|
||||
*/
|
||||
|
||||
package siprp.pagina;
|
||||
|
||||
import javax.activation.*;
|
||||
import java.io.*;
|
||||
import java.util.*;
|
||||
|
||||
import javax.mail.*;
|
||||
import javax.mail.internet.*;
|
||||
import javax.servlet.*;
|
||||
import javax.servlet.http.*;
|
||||
import java.sql.*;
|
||||
|
||||
import org.apache.commons.mail.*;
|
||||
import org.apache.velocity.*;
|
||||
import org.apache.velocity.app.*;
|
||||
|
||||
import com.evolute.utils.arrays.*;
|
||||
/**
|
||||
*
|
||||
* @author psantos
|
||||
*/
|
||||
public class MailerServlet extends HttpServlet
|
||||
implements GlobalConstants
|
||||
{
|
||||
public static final String EMAIL = "email";
|
||||
public static final String EMAIL_MARCACAO = "email_marcacao";
|
||||
public static final String EMAIL_RECRUTAMENTO = "email_recrutamento";
|
||||
|
||||
protected static Hashtable PROPERTIES;
|
||||
|
||||
public void init()
|
||||
{
|
||||
|
||||
try
|
||||
{
|
||||
String TEMPLATE_DIR = this.getServletContext().getRealPath( "/" ) + "html/";
|
||||
|
||||
Properties props = new Properties();
|
||||
props.setProperty( "file.resource.loader.path", TEMPLATE_DIR );
|
||||
Velocity.init( props );
|
||||
if( PROPERTIES == null )
|
||||
{
|
||||
Class.forName(bdDriver);
|
||||
Connection con = DriverManager.getConnection( bdUrl, bdUsername, bdPassword );
|
||||
Statement stmt = con.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);
|
||||
ResultSet2DArray array = new ResultSet2DArray(
|
||||
stmt.executeQuery( "Select name, value FROM properties;" ) );
|
||||
PROPERTIES = new Hashtable();
|
||||
for( int n = 0; n < array.columnLength(); n++ )
|
||||
{
|
||||
PROPERTIES.put( array.get( n, 0 ), array.get( n, 1 ) );
|
||||
}
|
||||
con.close();
|
||||
}
|
||||
}
|
||||
catch( Exception e )
|
||||
{
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
protected String createContent( Hashtable parameters, String[] form_fields, String template )
|
||||
{
|
||||
VelocityContext context = new VelocityContext();
|
||||
StringWriter output = new StringWriter();
|
||||
|
||||
try
|
||||
{
|
||||
for( int i = 0; i < form_fields.length; i++ )
|
||||
{
|
||||
context.put( form_fields[ i ], parameters.get( form_fields[ i ] ) );
|
||||
}
|
||||
|
||||
Velocity.mergeTemplate( template, Velocity.ENCODING_DEFAULT, context, output );
|
||||
|
||||
return output.toString();
|
||||
}
|
||||
catch( Exception e )
|
||||
{
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
protected String showResultPage( boolean success, String success_template, String fail_template )
|
||||
{
|
||||
VelocityContext context = new VelocityContext();
|
||||
StringWriter output = new StringWriter();
|
||||
String template;
|
||||
if( success )
|
||||
{
|
||||
template = success_template;
|
||||
}
|
||||
else
|
||||
{
|
||||
template = fail_template;
|
||||
}
|
||||
try
|
||||
{
|
||||
Velocity.mergeTemplate( template, Velocity.ENCODING_DEFAULT, context, output );
|
||||
return output.toString();
|
||||
}
|
||||
catch( Exception e )
|
||||
{
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
protected boolean sendMail( String from, String destination, String subject, String content, boolean html )
|
||||
{
|
||||
String smtp_server = "localhost";
|
||||
String mailer = "Evolute Mailer";
|
||||
|
||||
Properties props = System.getProperties();
|
||||
props.put( "mail.smtp.host", smtp_server );
|
||||
|
||||
String content_type = ( html ) ? "text/html" : "text/plain";
|
||||
|
||||
Session session = Session.getInstance( props, null );
|
||||
Message msg = new MimeMessage( session );
|
||||
try
|
||||
{
|
||||
if( from != null )
|
||||
{
|
||||
msg.setFrom( new InternetAddress( from ) );
|
||||
}
|
||||
msg.setRecipients( Message.RecipientType.TO, InternetAddress.parse( destination, true ) );
|
||||
msg.setSubject( subject );
|
||||
|
||||
msg.setContent( content.toString(), content_type );
|
||||
|
||||
msg.setHeader( "X-Mailer", mailer );
|
||||
msg.setSentDate( new java.util.Date() );
|
||||
Transport.send( msg );
|
||||
|
||||
return true;
|
||||
}
|
||||
catch( Exception e )
|
||||
{
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
protected boolean sendMail( String from, String destination, String subject, String content, boolean html,
|
||||
String filename, byte attachment[], String type )
|
||||
{
|
||||
String smtp_server = "localhost";
|
||||
String mailer = "Evolute Mailer";
|
||||
|
||||
Properties props = System.getProperties();
|
||||
props.put( "mail.smtp.host", smtp_server );
|
||||
|
||||
String content_type = ( html ) ? "text/html" : "text/plain";
|
||||
|
||||
Session session = Session.getInstance( props, null );
|
||||
Message msg = new MimeMessage( session );
|
||||
try
|
||||
{
|
||||
if( from != null )
|
||||
{
|
||||
msg.setFrom( new InternetAddress( from ) );
|
||||
}
|
||||
msg.setRecipients( Message.RecipientType.TO, InternetAddress.parse( destination, true ) );
|
||||
msg.setSubject( subject );
|
||||
msg.setHeader( "X-Mailer", mailer );
|
||||
msg.setSentDate( new java.util.Date() );
|
||||
|
||||
Multipart multipart = new MimeMultipart();
|
||||
BodyPart messageBodyPart = new MimeBodyPart();
|
||||
messageBodyPart.setContent( content.toString(), content_type );
|
||||
multipart.addBodyPart(messageBodyPart);
|
||||
|
||||
messageBodyPart = new MimeBodyPart();
|
||||
// messageBodyPart.setDataHandler(
|
||||
// new DataHandler( new ByteArrayDataSource( attachment, "/siprpWeb/test.txt" )));
|
||||
messageBodyPart.setContent( attachment, content_type );
|
||||
DataSource source = new ByteArrayDataSource(attachment, type);
|
||||
messageBodyPart.setDataHandler(
|
||||
new DataHandler(source));
|
||||
messageBodyPart.setFileName(filename);
|
||||
|
||||
multipart.addBodyPart(messageBodyPart);
|
||||
msg.setContent(multipart);
|
||||
|
||||
Transport.send( msg );
|
||||
|
||||
return true;
|
||||
}
|
||||
catch( Exception e )
|
||||
{
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
private String checkParameter( String parameter )
|
||||
{
|
||||
if( parameter != null && parameter.trim().length() > 0 )
|
||||
{
|
||||
return parameter.trim();
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
protected Hashtable parseParameters( Hashtable parameters )
|
||||
{
|
||||
Hashtable tmp = new Hashtable();
|
||||
String[] element;
|
||||
String key;
|
||||
String new_element;
|
||||
for( Enumeration e = parameters.keys(); e.hasMoreElements(); )
|
||||
{
|
||||
key = ( String ) e.nextElement();
|
||||
element = ( String[] ) parameters.get( key );
|
||||
if( element != null )
|
||||
{
|
||||
new_element = checkParameter( element[ 0 ] );
|
||||
if( new_element != null )
|
||||
{
|
||||
tmp.put( key, new_element );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return tmp;
|
||||
}
|
||||
}
|
||||
@ -1,168 +0,0 @@
|
||||
/*
|
||||
* NewsServlet.java
|
||||
*
|
||||
* Created on 20 de Maio de 2005, 17:48
|
||||
*/
|
||||
|
||||
package siprp.pagina;
|
||||
|
||||
import java.io.*;
|
||||
import java.util.*;
|
||||
import javax.servlet.*;
|
||||
import javax.servlet.http.*;
|
||||
import java.sql.*;
|
||||
import org.apache.velocity.*;
|
||||
import org.apache.velocity.app.*;
|
||||
|
||||
import com.evolute.utils.*;
|
||||
import com.evolute.utils.arrays.*;
|
||||
import com.evolute.utils.db.*;
|
||||
import com.evolute.utils.sql.*;
|
||||
import com.evolute.utils.strings.*;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author lflores
|
||||
*/
|
||||
public class NewsServlet extends HttpServlet
|
||||
implements GlobalConstants
|
||||
{
|
||||
private static DBManager DBM = null;
|
||||
|
||||
private static final Select SELECT = new Select( new String[]{ "not_noticias" },
|
||||
new String[]{"data", "noticia"}, new Field( "id" ).in(
|
||||
new Field( "( SELECT MAX( id ) FROM not_noticias )" ) ) );
|
||||
|
||||
private SQLExecuter executer = null;
|
||||
|
||||
private static boolean velocityInit = false;
|
||||
|
||||
public void init()
|
||||
{
|
||||
if( !velocityInit )
|
||||
{
|
||||
try
|
||||
{
|
||||
String TEMPLATE_DIR = this.getServletContext().getRealPath( "/" ) + "html/";
|
||||
|
||||
Properties props = new Properties();
|
||||
props.setProperty( "file.resource.loader.path", TEMPLATE_DIR );
|
||||
Velocity.init( props );
|
||||
}
|
||||
catch( Exception ex )
|
||||
{
|
||||
ex.printStackTrace();
|
||||
}
|
||||
velocityInit = true;
|
||||
}
|
||||
|
||||
if( DBM != null )
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
try
|
||||
{
|
||||
DBM = new JDBCManager( bdUrl + "?prepareThreshold=1",
|
||||
bdUsername, bdPassword , 8, 8, 0, new SQLQuery[] {} );
|
||||
}
|
||||
catch( Exception e )
|
||||
{
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
private void close()
|
||||
{
|
||||
try
|
||||
{
|
||||
DBM.close();
|
||||
DBM = null;
|
||||
}
|
||||
catch( Exception ex )
|
||||
{
|
||||
// we come here after an error
|
||||
// so we discard this exception
|
||||
}
|
||||
}
|
||||
|
||||
private String getNews()
|
||||
{
|
||||
//System.err.println( "NEWS: BEGIN" );
|
||||
try
|
||||
{
|
||||
if( executer == null )
|
||||
{
|
||||
executer = ( SQLExecuter )DBM.getSharedExecuter();
|
||||
}
|
||||
Virtual2DArray array = executer.executeQuery( SELECT );
|
||||
Object o[][] = array.getObjects();
|
||||
if( o != null && o.length > 0 )
|
||||
{
|
||||
//System.err.println( "NEWS: " + o[ 0 ][ 0 ].toString() );
|
||||
return
|
||||
//o[ 0 ][ 0 ].toString() +
|
||||
StringConverter.unicodeToHTML( o[ 0 ][ 1 ].toString() );
|
||||
}
|
||||
}
|
||||
catch( Exception ex )
|
||||
{
|
||||
//System.err.println( "NEWS: EX" );
|
||||
ex.printStackTrace();
|
||||
close();
|
||||
}
|
||||
//System.err.println( "NEWS: END" );
|
||||
return null;
|
||||
}
|
||||
|
||||
public void doGet( HttpServletRequest req, HttpServletResponse res )
|
||||
throws IOException
|
||||
{
|
||||
//System.err.println( "NEWS: GET BEGIN" );
|
||||
init();
|
||||
//System.err.println( "NEWS: AF INIT" );
|
||||
ServletOutputStream out = res.getOutputStream();
|
||||
// String queryString = req.getQueryString();
|
||||
res.setContentType( "text/html" );
|
||||
String news = getNews();
|
||||
Hashtable parameters = new Hashtable();
|
||||
if( news == null )
|
||||
{
|
||||
parameters.put( "noticias", "" );
|
||||
}
|
||||
else
|
||||
{
|
||||
parameters.put( "noticias", news );
|
||||
}
|
||||
//System.err.println( "NEWS: BF SHOW" );
|
||||
out.println( showPage( "noticias/mostrar_noticias.html", parameters ) );
|
||||
}
|
||||
|
||||
private String showPage( String page, Hashtable parameters )
|
||||
{
|
||||
VelocityContext context = new VelocityContext();
|
||||
StringWriter output = new StringWriter();
|
||||
|
||||
try
|
||||
{
|
||||
if( parameters != null )
|
||||
{
|
||||
String key;
|
||||
for( Enumeration e = parameters.keys(); e.hasMoreElements(); )
|
||||
{
|
||||
key = ( String ) e.nextElement();
|
||||
context.put( key, parameters.get( key ) );
|
||||
}
|
||||
}
|
||||
|
||||
Velocity.mergeTemplate( page, Velocity.ENCODING_DEFAULT, context, output );
|
||||
|
||||
return output.toString();
|
||||
}
|
||||
catch( Exception e )
|
||||
{
|
||||
e.printStackTrace();
|
||||
}
|
||||
return null;
|
||||
}
|
||||
}
|
||||
@ -1,127 +0,0 @@
|
||||
/*
|
||||
* RequestServlet.java
|
||||
*
|
||||
* Created on 4 de Marco de 2005, 18:19
|
||||
*/
|
||||
|
||||
package siprp.pagina;
|
||||
|
||||
import java.io.*;
|
||||
import java.util.*;
|
||||
|
||||
import javax.servlet.*;
|
||||
import javax.servlet.http.*;
|
||||
|
||||
import org.apache.commons.fileupload.*;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author psantos
|
||||
*/
|
||||
public class RecruitServlet extends MailerServlet
|
||||
{
|
||||
private final static String REC_FUNCAO = "rec_funcao";
|
||||
private final static String REC_NOME = "rec_nome";
|
||||
private final static String REC_MORADA = "rec_morada";
|
||||
private final static String REC_TELEFONE = "rec_telefone";
|
||||
private final static String REC_EMAIL = "rec_email";
|
||||
private final static String REC_CV = "rec_cv";
|
||||
|
||||
private final static String[] FORM_FIELDS = new String[]{
|
||||
REC_FUNCAO, REC_NOME, REC_MORADA,
|
||||
REC_TELEFONE, REC_EMAIL, REC_CV
|
||||
};
|
||||
|
||||
public void doPost( HttpServletRequest req, HttpServletResponse res )
|
||||
throws IOException
|
||||
{
|
||||
Hashtable parameters;
|
||||
String fileName = "";
|
||||
String type = "";
|
||||
byte file[] = new byte[0];
|
||||
boolean isMultipart = FileUpload.isMultipartContent( req );
|
||||
|
||||
ServletOutputStream out = res.getOutputStream();
|
||||
res.setContentType( "text/html" );
|
||||
|
||||
if( isMultipart )
|
||||
{
|
||||
parameters = new Hashtable();
|
||||
DiskFileUpload upload = new DiskFileUpload();
|
||||
upload.setSizeThreshold(1000000);
|
||||
upload.setSizeMax(1000000);
|
||||
List items;
|
||||
try
|
||||
{
|
||||
items = upload.parseRequest(req);
|
||||
}
|
||||
catch( FileUploadException ex )
|
||||
{
|
||||
out.println( showResultPage( false, "mail/pedido_enviado.html", "mail/pedido_nao_enviado.html" ) );
|
||||
return;
|
||||
}
|
||||
Iterator iter = items.iterator();
|
||||
while( iter.hasNext() )
|
||||
{
|
||||
FileItem item = (FileItem) iter.next();
|
||||
|
||||
if (item.isFormField())
|
||||
{
|
||||
String name = item.getFieldName();
|
||||
String value = item.getString();
|
||||
parameters.put( name, value );
|
||||
}
|
||||
else
|
||||
{
|
||||
String fieldName = item.getFieldName();
|
||||
fileName = item.getName();
|
||||
file = item.get();
|
||||
if( file == null || file.length == 0 )
|
||||
{
|
||||
isMultipart = false;
|
||||
}
|
||||
type = item.getContentType();
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
parameters = parseParameters( new Hashtable( req.getParameterMap() ) );
|
||||
}
|
||||
String content = createContent( parameters, FORM_FIELDS, "mail/envio_cv.txt" );
|
||||
|
||||
String email = DEFAULT_EMAIL;
|
||||
if( PROPERTIES != null && PROPERTIES.containsKey( EMAIL_RECRUTAMENTO ) )
|
||||
{
|
||||
email = ( String ) PROPERTIES.get( EMAIL_RECRUTAMENTO );
|
||||
}
|
||||
String from = email;
|
||||
String destination = email;
|
||||
String subject = "Envio de CV atrav\u00e9s do site www.siprp.pt";
|
||||
// manda mail
|
||||
boolean success;
|
||||
String nome = ( String ) parameters.get( REC_NOME );
|
||||
String telefone = ( String ) parameters.get( REC_TELEFONE );
|
||||
String mail = ( String ) parameters.get( REC_EMAIL );
|
||||
if( nome == null || nome.trim().length() == 0 || telefone == null || telefone.trim().length() == 0 ||
|
||||
mail == null || mail.trim().length() == 0 || mail.indexOf( '@' ) == -1 )
|
||||
{
|
||||
System.out.println( "nome: " + nome + " teefone: " + telefone + " email : " + email );
|
||||
success = false;
|
||||
}
|
||||
else if( isMultipart )
|
||||
{
|
||||
System.out.println( "Multipart" );
|
||||
success = sendMail( from, destination, subject, content, false, fileName, file, type );
|
||||
}
|
||||
else
|
||||
{
|
||||
System.out.println( "Normal" );
|
||||
success = sendMail( from, destination, subject, content, false );
|
||||
}
|
||||
|
||||
// mostra pagina correspondente
|
||||
|
||||
out.println( showResultPage( success, "mail/cv_enviado.html", "mail/cv_nao_enviado.html" ) );
|
||||
}
|
||||
}
|
||||