<html> <head> <title>Inscription au Jeu du Tigre</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script> //tester si adresse mail correcte  function check_email(form)   {       if((form.value.indexOf('@', 0) == -1)&&(form.value!=""))         { 		alert('Adresse e-mail errone !');         form.focus()         form.value="" 		 }     } </script> <script language="Javascript"> <!-- function Afficher () 	{ if (document.referrer != "")  {   document.forms[0].origine.value= document.referrer   }  } function Envoyer () 	{ document.forms[0].action= "http://perso0.free.fr/cgi-bin/form2mail.pl"  }  function MM_swapImgRestore() { //v3.0   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } //--> </script> <!--script language=JavaScript>   function Envoyerban () { var nbre = Math.round(Math.random()*10000); var chaine="<a href=http://www2.click-fr.com/clickj.cgi?a=1011-482296&b=" + nbre + " target=clickfr><img border=0  height=60 width=468  SRC=http://www2.click-fr.com/printj.cgi?a=1011-482296&b=" + nbre +" alt=\"*** Visitez notre Sponsor ! ***\"></a>"; document.write(chaine); return(true) } </script--> </head>  <body bgcolor="#000000" onLoad="Afficher()"> <h4 align="center"><font color="#FFCC33" face="Arial, Helvetica, sans-serif">Pour    jouer au Jeu du Tigre,<br>   v</font><font face="Arial, Helvetica, sans-serif" color="#FFCC33">euillez remplir    le formulaire suivant</font></h4> <h4 align="center"><a target=new href=http://www.ludorama.com/perl/index.pl?id_aff=738><img border=0 src=http://www.ludorama.com/promo/Ludo234x60-1.gif width=234 height=60></a> </h4> <form name="inscription" method="post" action="http://perso0.free.fr/cgi-bin/form2mail.pl" onsubmit="return Envoyerban ();">   <table width="500" border="0" cellpadding="5" align="center">    <tr> <td colspan=2> <input type="hidden" name="origine" size=50 > 	</td> </tr> 	<tr>        <td width="73">          <h4><font face="Arial, Helvetica, sans-serif" color="#FFCC33">Nom :</font></h4>       </td>       <td width="401">          <input type="text" name="nom" size="30" maxlength="30">       </td>     </tr>     <tr>        <td width="73">          <h4><font face="Arial, Helvetica, sans-serif" color="#FFCC33">Pr&eacute;nom            :</font></h4>       </td>       <td width="401">          <input type="text" name="prenom" size="20" maxlength="20">       </td>     </tr>     <tr>        <td width="73">          <h4><font face="Arial, Helvetica, sans-serif" color="#FFCC33">E-mail :</font></h4>       </td>       <td width="401">          <input type="text" name="email" size="50" onBlur="check_email(document.inscription.email)">       </td>     </tr>     <tr>        <td width="73">          <h4><font face="Arial, Helvetica, sans-serif" color="#FFCC33">Adresse            :</font></h4>       </td>       <td width="401">          <input type="text" name="adresse" size="50">       </td>     </tr>     <tr>        <td height="2" width="73">          <h4><font face="Arial, Helvetica, sans-serif" color="#FFCC33">CP :</font></h4>       </td>       <td height="2" width="401">          <input type="text" name="cp" size="5" maxlength="5">       </td>     </tr>     <tr>        <td height="37" width="73">          <h4><font face="Arial, Helvetica, sans-serif" color="#FFCC33">Ville :</font></h4>       </td>       <td height="37" width="401">          <input type="text" name="ville" size="30">       </td>     </tr>     <tr>       <td height="40" width="73">&nbsp;</td>       <td height="40" width="401">          <div align="center">           <p>&nbsp;</p>           <p>              <input type="submit" name="Envoyer" value="Envoyer">           </p>         </div>       </td>     </tr>   </table> </form> <h4 align="center"><!-- Debut du code pour la page 1 --> </h4> <center>   <a href="http://cgi.declicnet.com/cgi-bin/retour.cgi?adv=nunchaku&page=1" target="_blank">    <img src="http://cgi.declicnet.com/cgi-bin/appar.cgi?adv=nunchaku&page=1"width=400 height=60></a><br>   <a href="http://cgi.declicnet.com/cgi-bin/parain/suivi?adv=nunchaku">Rseau    publicitaire DclicNet</a>  </center> <!-- Fin du code -->  </body> </html> 
