﻿//Configurer ici la largeur de la chaine 
var LargeurChaine= "776";

document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+LargeurChaine+'">'
+'<tr>'
  +'<td style="background: url(http://css.aliceadsl.fr/img/clics/bgT.gif) repeat-x;" width="42%"></td>'
  +'<td style="font-family: Arial, Helvetica, sans-serif;color: #666666;font-size:12px;text-align:center;" width="16%"> Liens partenaires</td>'
  +'<td style="background: url(http://css.aliceadsl.fr/img/clics/bgT.gif) repeat-x;" width="42%"></td>'
+'</tr>'
+'<tr><td colspan="3" height="5"></td></tr>'
+'</table>'

	+'<iframe src="http://www.tf1.fr/shopping/footeralice/" marginheight="0" marginwidth="0" scrolling="no" frameborder="0" width="'+LargeurChaine+'" height="130"></iframe>');