';
// ---------------------------------------------------
// Titre de la page msg titre ==> Modes de livraison
// ---------------------------------------------------
echo '
';
dynamiqItemImage (0,0,'titresInfos', 'span', '-action-','menu',15, 'icones','-','-');
echo '
';
if ( $affMContext === true ) echo '
';
else echo '
';
if ( $affMContext === true ) echo '';
else echo '';
include ("./Publication/menus/modeLiv_" .$lg. ".php");
echo '';
echo '
';
if ( $affMContext === true ) echo '
';
else echo '
';
// ---------------------------------------------------
// liste des modes liv
// ---------------------------------------------------
dynamiqItemImage (0,0,'msgInfos', 'span', '-action-','contact',77, 'icones','-','-');
for ($i=0;$i
';
else echo '';
if ( $affMContext === true ) echo '
';
else echo '';
$test=strtolower(substr($tabIcoML[$i],-3));
if ($test=='jpg' || $test=='peg' || $test=='gif' || $test=='ico' || $test=='png' || $test=='bmp') {
echo '
';
echo ' ';
}
else {
echo '';
echo ' ';
}
echo '';
if ( $affMContext === true ) echo ' ' .$tabLibelleMl[$i]. '';
else echo ' ' .$tabLibelleMl[$i]. '';
echo ' ';
}
echo '';
echo '
'; //tablePages
?>