no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@448 bb69d46d-e84e-40c8-a05a-06db0d633741
lxbfYeaa
P Santos 21 years ago
parent 544d71c4c3
commit 9313d78fec

@ -1,27 +0,0 @@
<html>
<head>
<style>
body, a, td
{
font-family: verdana, sans-serif;
font-size: 10pt;
}
</style>
</head>
<title>SIPRP</title>
<body bgcolor=white lang=EN-GB link="#000099" vlink="#000099">
<!-- Header-->
<table width="600" border="1" align="center">
<tr align="center">
<td width="30%">Template de erro!</td>
</tr>
<tr align="center">
<td>$!msg</td>
</tr>
</table>
</body>
</html>

@ -1,216 +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="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&ccedil;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>&nbsp;</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;">&nbsp;&nbsp;&nbsp;os nossos servi&ccedil;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&ccedil;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;">&nbsp;&nbsp;&nbsp;not&iacute;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&eacute;m de conte&uacute;dos sobre a empresa e o grupo, &eacute;
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&eacute;rica de Preven&ccedil;&atilde;o
de Riscos Profissionais&nbsp;&nbsp;<br>
Desenvolvido por <a class="copy" href="http://www.evolute.pt" target="_blank">Evolute
- Consultoria Inform&aacute;tica</a> e <a class="copy"
href="http://www.2-3design.com/" target="_blank">2/3 Design</a>&nbsp;&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>

@ -1,216 +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="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&ccedil;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>&nbsp;</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;">&nbsp;&nbsp;&nbsp;os nossos servi&ccedil;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&ccedil;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;">&nbsp;&nbsp;&nbsp;not&iacute;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&eacute;m de conte&uacute;dos sobre a empresa e o grupo, &eacute;
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&eacute;rica de Preven&ccedil;&atilde;o
de Riscos Profissionais&nbsp;&nbsp;<br>
Desenvolvido por <a class="copy" href="http://www.evolute.pt" target="_blank">Evolute
- Consultoria Inform&aacute;tica</a> e <a class="copy"
href="http://www.2-3design.com/" target="_blank">2/3 Design</a>&nbsp;&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>

@ -69,9 +69,11 @@ class="menu" href="html/links.html" target="_ifrm">links</a></td>
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="1" rowspan="3" style="vertical-align: top;"><!-- INICIO --> <iframe
name="_ifrm" src="html/erro.html" marginwidth="0" marginheight="0"
frameborder="0" height="100%" width="588" allowtransparency='true'></iframe><!--
<td colspan="1" rowspan="3" style="vertical-align: top;"><!-- INICIO -->
<!-- $!msg -->
<iframe name="_ifrm" src="html/erro.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>
@ -154,7 +156,7 @@ class="menu" href="html/links.html" target="_ifrm">links</a></td>
<tbody>
<tr>
<td class="title"
style="height: 30px; background-image: url(/html/images/noticias_top.jpg); background-repeat: no-repeat;">&nbsp;&nbsp;&nbsp;not&iacute;cias<br>
style="height: 30px; background-image: url(html/images/noticias_top.jpg); background-repeat: no-repeat;">&nbsp;&nbsp;&nbsp;not&iacute;cias<br>
</td>
</tr>
<tr>
@ -189,7 +191,7 @@ clientes. </td>
</tr>
<tr>
<td
style="height: 11px; background-image: url(/html/images/noticias_base.jpg); background-repeat: no-repeat;"><br>
style="height: 11px; background-image: url(html/images/noticias_base.jpg); background-repeat: no-repeat;"><br>
</td>
</tr>
</tbody>

@ -1,216 +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="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&ccedil;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>&nbsp;</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;">&nbsp;&nbsp;&nbsp;os nossos servi&ccedil;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&ccedil;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;">&nbsp;&nbsp;&nbsp;not&iacute;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&eacute;m de conte&uacute;dos sobre a empresa e o grupo, &eacute;
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&eacute;rica de Preven&ccedil;&atilde;o
de Riscos Profissionais&nbsp;&nbsp;<br>
Desenvolvido por <a class="copy" href="http://www.evolute.pt" target="_blank">Evolute
- Consultoria Inform&aacute;tica</a> e <a class="copy"
href="http://www.2-3design.com/" target="_blank">2/3 Design</a>&nbsp;&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>

@ -1,216 +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="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&ccedil;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>&nbsp;</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;">&nbsp;&nbsp;&nbsp;os nossos servi&ccedil;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&ccedil;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;">&nbsp;&nbsp;&nbsp;not&iacute;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&eacute;m de conte&uacute;dos sobre a empresa e o grupo, &eacute;
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&eacute;rica de Preven&ccedil;&atilde;o
de Riscos Profissionais&nbsp;&nbsp;<br>
Desenvolvido por <a class="copy" href="http://www.evolute.pt" target="_blank">Evolute
- Consultoria Inform&aacute;tica</a> e <a class="copy"
href="http://www.2-3design.com/" target="_blank">2/3 Design</a>&nbsp;&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>

@ -154,7 +154,7 @@ class="menu" href="html/links.html" target="_ifrm">links</a></td>
<tbody>
<tr>
<td class="title"
style="height: 30px; background-image: url(/html/images/noticias_top.jpg); background-repeat: no-repeat;">&nbsp;&nbsp;&nbsp;not&iacute;cias<br>
style="height: 30px; background-image: url(html/images/noticias_top.jpg); background-repeat: no-repeat;">&nbsp;&nbsp;&nbsp;not&iacute;cias<br>
</td>
</tr>
<tr>
@ -189,7 +189,7 @@ clientes. </td>
</tr>
<tr>
<td
style="height: 11px; background-image: url(/html/images/noticias_base.jpg); background-repeat: no-repeat;"><br>
style="height: 11px; background-image: url(html/images/noticias_base.jpg); background-repeat: no-repeat;"><br>
</td>
</tr>
</tbody>

Loading…
Cancel
Save