//-------- copyright netmarketingsolution.com 2001 -------------- auteur: Sˇbastien Plourde sebasp@rapcom.qc.ca
var path_valide = "http://www.eflyermaker.com/cgi-bin/eflyermaker/efly_user.cgi";
var proj_ref = "20030082003148";
var nom_liste = "lemotcle.com";
var nom_expediteur = "information@lemotcle.com";
var langue = "fr";
//------ne pas modifier le code plus bas------------------------------------------------------------------------------------
function generic(){
document.write('<FORM action="' + path_valide + '" method="POST" name="20030082003148">');
document.write('<INPUT type="hidden" value="' + nom_expediteur + '" name="recipient">');
document.write('<INPUT type="hidden" value="1" name="passwrd">');
document.write('<INPUT type="hidden" value="subscribe" name="action">');
document.write('<INPUT type="hidden" value="' + proj_ref +'" name="projet">');
document.write('<INPUT type="hidden" value="' + nom_liste + '" name="nom_list">');
document.write('<INPUT type="hidden" value="' + langue + '" name="langue">');
document.write('<INPUT type="hidden" value="' + affi + '" name="site">');

document.write('<FORM action="' + path_valide + '" method="POST" name="200162044110">')
document.write('<div align="center">')
document.write('<table border="0" cellpadding="0" cellspacing="0" width="196">')
document.write('<tr>')
document.write('<td><img src="http://www.netmarketingindexation.com/images/1_gauche.gif" width="9" height="60" border="0"></td>')
document.write('<td><img src="http://www.netmarketingindexation.com/images/1_logo.gif" width="161" height="60" border="0"></td>')
document.write('<td><img src="http://www.netmarketingindexation.com/images/cle_anim3.gif" width="146" height="60" border="0"></td>')
document.write('<td><table border="0" cellpadding="0" cellspacing="0" width="122"><tr>')
document.write('<td><img src="http://www.netmarketingindexation.com/images/1_courriel.gif" width="110" height="25" border="0"></td>')
document.write('<td><img src="http://www.netmarketingindexation.com/images/1_haut_ok.gif" width="33" height="25" border="0"></td></tr>')
document.write('<tr><td bgcolor="white">')
document.write('<div align="center">')
document.write('<input type="text" name="address" size="8"></div>')
document.write('</td><td>')
document.write('<input src="http://www.netmarketingindexation.com/images/1_ok.gif" width="33" height="28" border="0" type="image" name="ok" ></td>')
document.write('</tr><tr><td><img src="http://www.netmarketingindexation.com/images/1_bas_courriel.gif" width="110" height="7" border="0"></td>')
document.write('<td><img src="http://www.netmarketingindexation.com/images/1_bas_ok.gif" width="33" height="7" border="0"></td>')
document.write('</tr></table></td>')
document.write('<td><img src="http://www.netmarketingindexation.com/images/1_droite.gif" width="9" height="60" border="0"></td></tr></table>')
document.write('</div>')
document.write('</form>')
}
function affiche(format){
if (format == "gen"){generic();}
}