//-------- copyright netmarketingsolution.com 2001 -------------- auteur: Sˇbastien Plourde sebasp@rapcom.qc.ca
var path_img = "http://www.netmarketingsolution.com/script/code_insc/obnplus";
var path_valide = "http://www.aubaineplus.com/subs";
 
//------ne pas modifier le code plus bas------------------------------------------------------------------------------------
 
function smallf(){
document.write('<form action="http://www.eflyermaker.com/subs" method="post" name="eflyermaker" enctype="multipart/form-data">');
document.write('<table border="0" cellpadding="0" cellspacing="0" frame width="115"><tr><td><center><a href="http://www.aubaineplus.com/index.html"><img border="0" height="82" width="115" src="'+ path_img + '/inscripteur3/anim_ins3.gif"></a></center>');
document.write('</td></tr><tr><td><center><table border="0" cellpadding="0" cellspacing="0"  width="115"><tr><td bgcolor="red"><img border="0" height="24" width="10" src="'+ path_img + '/inscripteur3/cote.gif"></td><td bgcolor="red">');
document.write('<INPUT type="hidden" name="li" value="2005OCM80">');
document.write('<INPUT type="hidden" name="a" value="p">');
	document.write('<input type="text" name="email" size="8">');
document.write('</td><td bgcolor="red"><div  align="right"><table border="0" cellpadding="0" cellspacing="0" frame><tr><td bgcolor="red"></td><td>');
	document.write('<input src="'+ path_img + '/inscripteur3/ok.gif" border="0" type="image" name="submit">');
document.write('</td></tr></table></div></td></tr></table></center></td></tr><tr><td><center><img border="0" height="31" width="115" src="'+ path_img + '/inscripteur3/bas.gif"></center></td></tr></table>');
document.write('</form>');
}

function largef(){
document.write('<form action="http://www.aubaineplus.com/subs" method="post" name="eflyermaker" enctype="multipart/form-data">');
document.write('<table border="0" cellpadding="0" cellspacing="0" frame width="425"><tr><td><table border="0" cellpadding="0" cellspacing="0" frame width="425"><tr><td><a href="http://www.aubaineplus.com/index.html?' + affi + '"><img border="0" height="34" width="425" src="'+ path_img + '/inscripteur2/anim_insc2.gif"></a>');
document.write('</td></tr></table></td></tr><tr><td><table border="0" cellpadding="0" cellspacing="0" frame width="425"><tr><td width="270">');
document.write('<img border="0" height="27" width="270" src="'+ path_img + '/inscripteur2/coupon.gif"></td><td bgcolor="red">');
document.write('<INPUT type="hidden" name="li" value="2005OCM80">');
document.write('<INPUT type="hidden" name="a" value="p">');
	document.write('<input type="text" name="email" size="8">');
document.write('</td><td bgcolor="red" align="right"><table border="0" cellpadding="0" cellspacing="0" frame><tr><td>');
	document.write('<input src="'+ path_img + '/inscripteur2/ok.gif" border="0" type="image" name="submit">');
document.write('</td><td><img border="0" height="27" width="18" src="'+ path_img + '/inscripteur2/coin.gif">');
document.write('</td></tr></table></td></tr></table></td></tr></table>');
document.write('</form>');
}
function affiche(format){
if (format == "grandef"){largef();}
if (format == "petitf"){smallf();}
}
