<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<HTML><HEAD ><TITLE>Sito Ufficiale A.R.E.P.S.</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<META content=FrontPage.Editor.Document name=ProgId>
<script>

function checkrequired(which){

var pass=true

if (document.images){

for (i=0;i<which.length;i++){

var tempobj=which.elements[i]

if (tempobj.name.substring(0,8)=="required"){

if (((tempobj.type=="text"||tempobj.type=="textarea") &&tempobj.value=='')||(tempobj.type.toString().cha rAt(0)=="s"&&tempobj.selectedIndex==-1)){

pass=false

break

}

}

}

}

if (!pass){

alert("Non hai compilato correttamente il form. Alcune informazioni non sono state inserite. Clicca su OK e verifica l'errore")

return false

}

else

return true

}

</script>



<SCRIPT language=JavaScript fptype="dynamicoutline">
<!--
function dynOutline() {}
//-->
</SCRIPT>

<SCRIPT language=JavaScript1.2 src="body_file/outline.js"
fptype="dynamicoutline">
</SCRIPT>

<SCRIPT language=JavaScript1.2 event=onreadystatechange() for=document
fptype="dynamicoutline">
<!--
initOutline()
//-->
</SCRIPT>
</HEAD>
<BODY onclick=dynOutline()>
<P style="MARGIN: 0px; WORD-SPACING: 0px; TEXT-INDENT: 0px; LINE-HEIGHT: 110%"
align=center><font color="#008080" size="3" face="Arial">REGISTRAZIONE</font>
<P style="MARGIN: 0px; WORD-SPACING: 0px; TEXT-INDENT: 0px; LINE-HEIGHT: 110%"
align=center>
<P style="MARGIN: 0px; WORD-SPACING: 0px; TEXT-INDENT: 0px; LINE-HEIGHT: 100%"
align=center></P>
<P style="MARGIN: 0px; WORD-SPACING: 0px; TEXT-INDENT: 0px; LINE-HEIGHT: 100%"
align=center>
<P style="MARGIN: 0px; WORD-SPACING: 0px; TEXT-INDENT: 0px; LINE-HEIGHT: 100%"
align=left>
<P style="MARGIN: 0px; WORD-SPACING: 0px; TEXT-INDENT: 0px; LINE-HEIGHT: 100%"
align=left>
<form action="registrazione.asp" method="post" name="form1" target="_top" onSubmit="return checkrequired(this)" && verif(this))">
<p align="right"><font size="2"></font> </p>
<table width="49%" border="0" align="center">
<tr>
<td><font size="2">Nome</font></td>
<td><font size="2">
<input name="requirednome" type="text" id="nome">
</font></td>
</tr>
<tr>
<td><font size="2">Cognome</font></td>
<td><input name="requiredcognome" type="text" id="cognome2"></td>
</tr>
<tr>
<td><font size="2">Codice fiscale</font></td>
<td><font size="2">
<input name="requiredcf" type="text" id="cf2">
</font>
</td>
</tr>
<tr>
<td><font size="2">Luogo di Nascita</font></td>
<td><font size="2">
<input name="requirednascita" type="text" id="nascita2">
</font>
</td>
</tr>
<tr>
<td><font size="2">Telefono</font></td>
<td><font size="2">
<input name="requiredtelefono" type="text" id="telefono2">
</font>
</td>
</tr>
<tr>
<td><font size="2">Cellulare</font></td>
<td><font size="2">
<input name="requiredcellulare" type="text" id="cellulare2">
</font>
</td>
</tr>
<tr>
<td><font size="2">E-mail</font></td>
<td><font size="2">
<input type="text" name="requiredemail">
</font>
</td>
</tr>
<tr>
<td><input type="submit" name="invia" value="Invia"> <input name="reset" type="reset" id="reset" value="Cancella">
</td>
<td></td>
</tr>
</table>
<p align="right"> <font size="2"></font> </p>
<p align="right"><font size="2"> </font></p>
<p align="right"><font size="2"> </font></p>
<p align="right"><font size="2"> </font></p>
<p align="right"><font size="2"> </font></p>
<p align="right"><font size="2"> </font></p>
<p align="right"> </p>
</form>

<P style="MARGIN: 0px; WORD-SPACING: 0px; TEXT-INDENT: 0px; LINE-HEIGHT: 100%"
align=left>
</BODY></HTML>
-----------------------------------------------------------------

qui c'è il codice!Grazie