$path = $_SERVER['REQUEST_URI'];
if (($path == $GLOBALS['base_path'].'services/presentation') OR ( $path == $GLOBALS['base_path'].'services/')) {
?>
}
if ($path == $GLOBALS['base_path'].'services/avantages') {
?>
}
if ($path == $GLOBALS['base_path'].'services/conditions') {
?>
}
if ($path == $GLOBALS['base_path'].'services/co-modalite') {
?>
}
?>