﻿var divFooter;
var sInitFooter = '  <a href="http://www.leclercmobile.fr/mobiles.html" title="Nos mobiles">Nos mobiles</a>  <ul>    <li>      <strong>GHT      </strong>      <br /><a title="Ght piano" href="http://www.leclercmobile.fr/mobiles/Ght_piano.html">piano</a>    </li>    <li>      <strong>LG      </strong>      <br /><a title="Lg KP500" href="http://www.leclercmobile.fr/mobiles/Lg_KP500.html">KP500</a>    </li>    <li>      <strong>NOKIA      </strong>      <br /><a title="Nokia 1616" href="http://www.leclercmobile.fr/mobiles/Nokia_1616.html">1616</a>, <a title="Nokia 2220" href="http://www.leclercmobile.fr/mobiles/Nokia_2220.html">2220</a>, <a title="Nokia 2710 Navigation" href="http://www.leclercmobile.fr/mobiles/Nokia_2710-Navigation.html">2710 Navigation</a>    </li>    <li>      <strong>SAMSUNG      </strong>      <br /><a title="Samsung C3050" href="http://www.leclercmobile.fr/mobiles/Samsung_C3050.html">C3050</a>, <a title="Samsung E2210B" href="http://www.leclercmobile.fr/mobiles/Samsung_E2210B.html">E2210B</a>, <a title="Samsung PLAYER 5" href="http://www.leclercmobile.fr/mobiles/Samsung_PLAYER-5.html">PLAYER 5</a>, <a title="Samsung PLAYER MINI" href="http://www.leclercmobile.fr/mobiles/Samsung_PLAYER-MINI.html">PLAYER MINI</a>, <a title="Samsung SGH-C270" href="http://www.leclercmobile.fr/mobiles/Samsung_SGH-C270.html">SGH-C270</a>    </li>  </ul>  <span>&nbsp;;</span>';
divFooter = document.getElementById('liMenuCompletMobile');
if (divFooter) {
  divFooter.innerHTML = sInitFooter;
}
