forked from Coded/SIPRP
no message
git-svn-id: https://svn.coded.pt/svn/SIPRP@445 bb69d46d-e84e-40c8-a05a-06db0d6337410'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
parent
89e7e88667
commit
057a98d85d
@ -0,0 +1,216 @@
|
|||||||
|
<!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="css/style.css" type="text/css">
|
||||||
|
<title>SIPRP</title>
|
||||||
|
<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(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="siprp.html" target="_ifrm">a SIPRP</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="servicos.html" target="_ifrm">serviços</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="clientes.html" target="_ifrm">clientes</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="contactos.html" target="_ifrm">contactos</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="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 --> <iframe
|
||||||
|
name="_ifrm" src="clientes.html" 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(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(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(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(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>
|
||||||
@ -0,0 +1,216 @@
|
|||||||
|
<!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="css/style.css" type="text/css">
|
||||||
|
<title>SIPRP</title>
|
||||||
|
<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(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="siprp.html" target="_ifrm">a SIPRP</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="servicos.html" target="_ifrm">serviços</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="clientes.html" target="_ifrm">clientes</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="contactos.html" target="_ifrm">contactos</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="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 --> <iframe
|
||||||
|
name="_ifrm" src="contactos.html" 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(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(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(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(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>
|
||||||
@ -0,0 +1,216 @@
|
|||||||
|
<!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="css/style.css" type="text/css">
|
||||||
|
<title>SIPRP</title>
|
||||||
|
<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(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="siprp.html" target="_ifrm">a SIPRP</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="servicos.html" target="_ifrm">serviços</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="clientes.html" target="_ifrm">clientes</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="contactos.html" target="_ifrm">contactos</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="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 --> <iframe
|
||||||
|
name="_ifrm" src="links.html" 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(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(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(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(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>
|
||||||
@ -0,0 +1,216 @@
|
|||||||
|
<!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="css/style.css" type="text/css">
|
||||||
|
<title>SIPRP</title>
|
||||||
|
<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(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="siprp.html" target="_ifrm">a SIPRP</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="servicos.html" target="_ifrm">serviços</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="clientes.html" target="_ifrm">clientes</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="contactos.html" target="_ifrm">contactos</a></td>
|
||||||
|
<td style="width: 120px; vertical-align: top;"><a
|
||||||
|
class="menu" href="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 --> <iframe
|
||||||
|
name="_ifrm" src="servicos.html" 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(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(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(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(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>
|
||||||
Loading…
Reference in new issue