forked from Coded/SIPRP
Cleanup
git-svn-id: https://svn.coded.pt/svn/SIPRP@431 bb69d46d-e84e-40c8-a05a-06db0d6337410'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
parent
081d76dfed
commit
11c7ae279b
@ -1,170 +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>
|
||||
</head>
|
||||
<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>
|
||||
<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"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 45px; vertical-align: top;"></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a href="html/siprp.html" target='_ifrm'>a SIPRP</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a href="html/servicos.html" target='_ifrm'>serviços</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a href="html/clientes.html" target='_ifrm'>clientes</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a href="html/contactos.html" target='_ifrm'>contactos</a></td>
|
||||
<td style="width: 120px; vertical-align: top;"><a 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 -->
|
||||
<iframe name='_ifrm' src='html/siprp.html' width='588' height='100%' marginwidth='0' marginheight='0' frameborder='0'></iframe>
|
||||
<!--
|
||||
<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%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( 'html/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 -->
|
||||
</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;" cellspacing='0' cellpadding='0'>
|
||||
<tr>
|
||||
<td>
|
||||
<form method='post' name='loginForm'>
|
||||
<input type='hidden' name='form' value='Entrar'>
|
||||
<table align="center" width="120" height="90" style="font-family: verdana; font-weight: bold; font-size: 10pt; " cellspacing='0' cellpadding='0'>
|
||||
<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' type='password' onfocus='onkeypress = s'></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="height: 5px; vertical-align: top;"></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%20top.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: #789BB5;"></td>
|
||||
<td style="width: 2px;"></td>
|
||||
<td class='noticias' style="text-align: justify; vertical-align: top;">texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto<br><br>texto texto texto texto texto texto texto texto texto texto texto texto texto texto texto </td>
|
||||
<td style="width: 1px;"></td>
|
||||
<td style="width: 3px; background-color: #789BB5;"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="height: 11px; background-image: url( 'html/images/noticias%20base.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">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>
|
||||
Loading…
Reference in new issue