    var hard_fr = "<form name=form8>";
	hard_fr += "<TABLE WIDTH=460 BORDER=0 CELLPADDING=0 CELLSPACING=0>";
	hard_fr += "<TR>";
	hard_fr += "<TD ROWSPAN=2>";
	hard_fr += "<IMG SRC='http://www.email3x.com/g/images/hard_01.gif' WIDTH=156 HEIGHT=100 ALT=''></TD>";
	hard_fr += "<TD>";
	hard_fr += "<table width='304' border='0' cellspacing='0' cellpadding='0' height='70'>";
	hard_fr += "<tr>";
	hard_fr += "<td background='http://www.email3x.com/g/images/hard_02.gif'>";
	hard_fr += "<table width='292' border='0' cellspacing='0' cellpadding='0' height='60' align='center'>";
	hard_fr += "<tr>";
	hard_fr += "<td><font face='Arial, Helvetica, sans-serif' size='3' color='#FFFFFF'><b>La collection HARD</b></font></td>";
	hard_fr += "</tr>";
	hard_fr += "<tr>";
	hard_fr += "<td height='34'>";
	hard_fr += "<font face='Verdana, Arial, Helvetica, sans-serif' size='2' color='#000000'><b><font size='1'>Gratuit par e-mail :<br>photos, liens secrets et beaucoup plus</font></b></font>";
	hard_fr += "</td>";
	hard_fr += "</tr></table>";
	hard_fr += "</td></tr></table>";
	hard_fr += "</TD></TR><TR><TD>";
	hard_fr += "<table width='304' border='0' cellspacing='0' cellpadding='0' height='30' background='http://www.email3x.com/g/images/hard_03.gif'>";
	hard_fr += "<tr>";
	hard_fr += "<td>";
	hard_fr += "<table width='300' border='0' cellspacing='0' cellpadding='0'>";
	hard_fr += "<tr>";
	hard_fr += "<td><font face='Arial, Helvetica, sans-serif' size='1' color='#FFFFFF'><b>ENTREZ VOTRE E-MAIL ICI:</b></font></td>";
	hard_fr += "<td>";
	hard_fr += "<input type='text' name='email' size='15'>";
	hard_fr += "</td>";
	hard_fr += "<td>";
	hard_fr += "<input type='button' value='OK' style='background-color:#676767; font-size: 10px; color:#FFFFFF; font-family: verdana, geneva, helvetica, arial;' name='submit' ";
	hard_fr += "onClick='connect08();'> ";
	hard_fr += "</td>";
	hard_fr += "</tr>";
	hard_fr += "</table>";
	hard_fr += "</td>";
	hard_fr += "</tr></table></TD></TR></TABLE></form>";
	
	hard_fr += "<script language='JavaScript'>";
	
	
	hard_fr += "document.form8.onkeydown=pressed08; ";
	
	
	hard_fr += "function pressed08(evt) { ";
	
	hard_fr += "enterkey = 13 ;";
	hard_fr += "thiskey=window.event.keyCode ; ";
	
	hard_fr += "if (thiskey == enterkey) { ";
	hard_fr += "connect08(); ";
	hard_fr += "return false ";
	hard_fr += "} ";
	hard_fr += "}"; //end FUNCTION	
	
	
	
	
	
	
	hard_fr += " function connect08() { ";
	hard_fr += " myLink = 'http://access.iawsnetwork.com/cgi-bin/email3x_inscription.pl?partenaire=' +a+ '&site=34&langue=fr&email=' + document.form8.email.value + '&rdmseed=' +Math.random();";
	
	hard_fr += "EmailSender = new Image(); ";
	hard_fr += "EmailSender.src = myLink ; "; 
	hard_fr += "document.form8.email.value =\" \"; ";
	hard_fr += "alert('Merci, vous recevrez un courriel de confirmation sous peu'); ";
	hard_fr += "}";
	hard_fr += "</script>"
	
	
	
	
	
	document.write(hard_fr);


