<?
if ((!$Pid) AND (!$nb))
{
if (stristr($com, 'mélodie')) { $Pid="265"; }
elseif (stristr($com, 'melody')) { $Pid="265"; }
}
?>


