$path = $_SERVER['REQUEST_URI'];
if (($path == $GLOBALS['base_path'].'infrastructures/trajet') OR ( $path == $GLOBALS['base_path'].'infrastructures/')) {
?>
}
if ($path == $GLOBALS['base_path'].'infrastructures/technologie') {
?>
}
if ($path == $GLOBALS['base_path'].'infrastructures/plateforme') {
?>
}
?>