25 lines
761 B
HTML
Raw Normal View History

<html>
<head>
<title>P@artners</title>
<link rel="stylesheet" href="../stili/stile.css">
</head>
<body class=alto leftmargin=0 topmargin=0 rightmargin=0 bottommargin=0>
<table align=center border=0 cellpadding=0 cellspacing=0 width=100% height="18">
<tr><td>
<table align=center border=0 cellPadding=5 cellSpacing=0 width=100%>
<tr><td>
<a href="logout.php" target="_parent"><img src=../images/home.jpg border=0 alt=Presentazione></a>
<a href="moduli.php" target="_parent"><img src=../images/elenco.jpg border=0 alt=Moduli></a>
<a href="history:back"><img src=../images/mondo.jpg border=0 alt=Indietro></a>
<a href="history:forward"><img src=../images/mondo.jpg border=0 alt=Avanti></a>
</td></tr>
</table>
</td></tr>
</table>
</body>
</html>