// Francais
if (codlang==0) 
	document.write('<table width="760" border="0" cellspacing="0" cellpadding="0"><!--pied de page--> 		<tr> 		<td width="152"><img src="img/rien.gif" width="212" height="5"> 			</td> 		 		<td align="center" width="300" class="textegris">La Poste, direction des colis, ColiPoste<br>62, rue Camille Desmoulins;92130 Issy Les Moulineaux</td><td align="right" valign="bottom" width="270"><img src="img/laposte.gif" width="78" height="16" alt="Logo La Poste" align="baseline"></td></tr></table>');
else
	document.write('<table width="760" border="0" cellspacing="0" cellpadding="0"><!--pied de page--> 		<tr> 		<td width="152"><img src="../img/rien.gif" width="212" height="5"> 			</td> 		 		<td align="center" width="300" class="textegris">La Poste, direction des colis, ColiPoste<br>62, rue Camille Desmoulins;92130 Issy Les Moulineaux</td><td align="right" valign="bottom" width="270"><img src="../img/laposte.gif" width="78" height="16" alt="Logo La Poste" align="baseline"></td></tr></table>');


