CINXE.COM
Iscriviti alla nostra mailinglist
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="pragma" content="no-cache" /> <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" /> <meta name="License" content="GNU Affero General Public License, http://www.gnu.org/licenses/agpl.html" /> <meta name="Author" content="Michiel Dethmers - http://www.phplist.com" /> <meta name="Copyright" content="Michiel Dethmers, phpList Ltd - http://phplist.com" /> <meta name="Powered-By" content="phpList version 3.5.3" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="SHORTCUT ICON" href="./images/phplist.ico" /> <title>Iscriviti alla nostra mailinglist</title><link href="styles/phplist.css" type="text/css" rel="stylesheet"> </head> <body bgcolor="#ffffff" background="images/bg.png"> <a name="top"></a> <div align=center> <table cellspacing=0 cellpadding=0 width=710 border=0> <tr> <td bgcolor="#000000" rowspan=3><img height=1 alt="" src="images/transparent.png" width=1 border=0></td> <td bgcolor="#000000"><img height=1 alt="" src="images/transparent.png" width=708 border=0></td> <td bgcolor="#000000" rowspan=3><img height=1 alt="" src="images/transparent.png" width=1 border=0></td> </tr> <tr valign="top" align="left"> <td> <!--TOP TABLE starts--> <TABLE cellSpacing=0 cellPadding=0 width=708 bgColor=#ffffff border=0> <TR vAlign=top> <TD colSpan=2 rowspan="2" height="63" background="images/topstrip.png"><a href="http://www.energoclub.it" target="_blank"><img src="files/logo/masthead.png" border=0 width=577 height=75></a></TD> <TD align=left background="images/topstrip.png" bgcolor="#F0D1A3"><FONT size=-2> <I>powered by: </I><B><A class=powered href="http://www.phplist.com/" target=_new><I>PHPLIST</I></A></B><BR> <B>[<A class=powered href="http://www.php.net/" target=_new><I>PHP</I></A>]</B> + <B>[<A class=powered href="http://www.mysql.com/" target=_new>mySQL</A>]</B></FONT></TD></TR> <TR vAlign=bottom> <TD vAlign=bottom width=250 background="images/topright.png" bgcolor="#F0D1A3"><div class=webblermenu>Newsletter EnergoClub</div></TD></TR> <TR> <TD bgColor=#000000><IMG height=1 alt="" src="images/transparent.png" width=20 border=0></TD> <TD bgColor=#000000><IMG height=1 alt="" src="images/transparent.png" width=576 border=0></TD> <TD bgColor=#000000><IMG height=1 alt="" src="images/transparent.png" width=132 border=0></TD></TR> <TR vAlign=top> <TD> </TD> <td><div align=left> <br /><p>Iscriviti alla Newsletter EnergoClub <br> <br> Notiziario mensile con:<br> - APPROFONDIMENTI e NEWS su energia e sostenibilità <br> - OPPORTUNITÀ e PROGETTI di Energoclub <br> - AGGIORNAMENTI OPERATIVI su “SoleinRete”</p> <div class="error"><span class="required">* I campi segnati in rosso sono obbligatori</span></div> <script language="Javascript" type="text/javascript"> function checkform() { for (i=0;i<fieldstocheck.length;i++) { if (eval("document.subscribeform.elements['"+fieldstocheck[i]+"'].type") == "checkbox") { if (document.subscribeform.elements[fieldstocheck[i]].checked) { } else { alert("The following field is required: "+fieldnames[i]); eval("document.subscribeform.elements['"+fieldstocheck[i]+"'].focus()"); return false; } } else { if (eval("document.subscribeform.elements['"+fieldstocheck[i]+"'].value") == "") { alert("Per favore, inserisci il tuo "+fieldnames[i]); eval("document.subscribeform.elements['"+fieldstocheck[i]+"'].focus()"); return false; } } } for (i=0;i<groupstocheck.length;i++) { if (!checkGroup(groupstocheck[i],groupnames[i])) { return false; } } if (! compareEmail()) { alert("Gli indirizzi email che hai inserito non coincidono"); return false; } if (! checkEmail()) { alert("Email address is not valid"); return false; } return true; } var fieldstocheck = new Array(); var fieldnames = new Array(); function addFieldToCheck(value,name) { fieldstocheck[fieldstocheck.length] = value; fieldnames[fieldnames.length] = name; } var groupstocheck = new Array(); var groupnames = new Array(); function addGroupToCheck(value,name) { groupstocheck[groupstocheck.length] = value; groupnames[groupnames.length] = name; } function compareEmail() { return (document.subscribeform.elements["email"].value == document.subscribeform.elements["emailconfirm"].value); } function checkEmail() { var re = /^(([^<>()[\]\.,;:\s@\"]+(\.[^<>()[\]\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; return re.test(document.subscribeform.elements["email"].value); } function checkGroup(name,value) { option = -1; for (i=0;i<document.subscribeform.elements[name].length;i++) { if (document.subscribeform.elements[name][i].checked) { option = i; } } if (option == -1) { alert ("Per favore, inserisci il tuo "+value); return false; } return true; } </script><form method="post" action="" name="subscribeform"><table border=0> <tr><td><div class="required"><label for="email">Email *</label></div></td> <td class="attributeinput"><input type=text name=email required="required" placeholder="" size="40" id="email" /> <script language="Javascript" type="text/javascript">addFieldToCheck("email","Email");</script></td></tr> <tr><td><div class="required"><label for="confirm">Conferma il tuo indirizzo email *</label></div></td> <td class="attributeinput"><input type=text name=emailconfirm required="required" value="" size="40" id="confirm" /> <script language="Javascript" type="text/javascript">addFieldToCheck("emailconfirm","Conferma il tuo indirizzo email");</script></td></tr><tr><td colspan="2"> <span class="attributename">Formato preferito per le email:</span><br/> <span class="attributeinput"><input type="radio" name="htmlemail" value="0" id="htmlemail0" /></span> <span class="attributename"><label for="htmlemail0">Testo</label></span> <span class="attributeinput"><input type="radio" name="htmlemail" value="1" checked="checked" id="htmlemail1" /></span> <span class="attributename"><label for="htmlemail1">HTML</label></span></td></tr> <tr><td><div class="attributename"><label for="attribute7">Provincia</label></div></td><td class="attributeinput"> <input type="text" name="attribute7" class="attributeinput" size="40" value="" id="attribute7" /></td></tr> <tr><td><div class="attributename"><label for="attribute10">Indirizzo</label></div></td><td class="attributeinput"> <input type="text" name="attribute10" class="attributeinput" size="40" value="" id="attribute10" /></td></tr> <tr><td><div class="attributename"><label for="attribute8">Comune</label></div></td><td class="attributeinput"> <input type="text" name="attribute8" class="attributeinput" size="40" value="" id="attribute8" /></td></tr> <tr><td><div class="attributename"><label for="attribute4">Professione</label></div></td><td class="attributeinput"> <input type="text" name="attribute4" class="attributeinput" size="40" value="" id="attribute4" /></td></tr> <tr><td><div class="attributename"><label for="attribute2">Cognome</label></div></td><td class="attributeinput"> <input type="text" name="attribute2" class="attributeinput" size="40" value="" id="attribute2" /></td></tr> <tr><td><div class="attributename"><label for="attribute3">Organizzazione</label></div></td><td class="attributeinput"> <input type="text" name="attribute3" class="attributeinput" size="40" value="" id="attribute3" /></td></tr> <tr><td><div class="attributename"><label for="attribute1">Nome</label></div></td><td class="attributeinput"> <input type="text" name="attribute1" class="attributeinput" size="40" value="" id="attribute1" /></td></tr> </table><input type="hidden" name="list[4]" value="signup" /><input type="hidden" name="listname[4]" value="Iscritti Newsletter"/><div style="display:none"><input type="text" name="VerificationCodeX" value="" size="20"></div><input type=submit name="subscribe" value="Iscriviti alle mailinglist selezionate" onClick="return checkform();"> <a href="http://news.energoclub.org/lists/?p=unsubscribe&id=1">Annulla l'iscrizione</a></form></div> </td> <td> <div class="menutableright"> </div> </td> </tr> <tr><td colspan="4"> </td></tr> <tr><td colspan="4"> </td></tr> </table> <!--TOP TABLE ends--> </td></tr> <tr> <td bgcolor="#000000" colspan=3><img height=1 alt="" src="images/transparent.png" width=1 border=0></td> </tr> <tr> <td bgcolor="#000000"><img height=1 alt="" src="images/transparent.png" width=1 border=0></td> <td bgcolor="#ff9900" class="bottom">© <a href="http://www.energoclub.it" target="_blank" class="urhere">EnergoClub onlus</a> - via Isonzo 10, 31100 Treviso Italia - C.F. 94104800266 - P.IVA 04068070269</td> <td bgcolor="#000000"><img height=1 alt="" src="images/transparent.png" width=1 border=0></td> </tr> <tr> <td bgcolor="#000000" colspan=3><img height=1 alt="" src="images/transparent.png" width=1 border=0></td> </tr> <tr> <td colspan=3><img height=3 alt="" src="images/transparent.png" width=1 border=0></td> </tr> <tr> <td colspan=3> </td> </tr> </tbody> </table> </div> </body></html>