// -*- mode: php -*-
require("html.php");
// Quelques paramètres de couleur :
// Couleurs :
$_CO_BASE_FONCE='#c7cccf';
$_CO_BASE='#b40d06';
$_CO_COMP='#c7cccf';
//$_BODY_BG='#e5ffec';
$_BODY_BG='#eceeeb';
// Entête
doctype_transitional();
html();
head();
meta_http_equiv("Content-Type", "text/html; charset=iso-8859-1");
title("FOTOVP home page");
// Récup du parametre $page AVEC VERIF
// par defaut :
$page = $_GET['page'];
$_PAGE_TO_INCLUDE = "./home.html" ;
if ($page) {
if (file_exists("./".$page.".html")) {
$_PAGE_TO_INCLUDE = "./".$page.".html" ;
} else {
$_PAGE_TO_INCLUDE = "./error.html" ;
}
}
?>
|
participants
Les noms en gras correspondent
aux responsables de l'ARA dans les
différents établissements partenaires.
The names that appear in boldface
correspond to the persons in charge of the projet, for each partner.
Équipe
Synchrone
VERIMAG (Grenoble) |
Florence
Maraninchi
Karine Altisen
Matthieu Moy
Nicolas Halbwachs
Pascal Raymond
Yanhong Liu (postdoc, 01/01/08 - 30/06/09), PhD National University of Singapore
|
Espresso
(IRISA) |
Jean-Pierre Talpin
Paul Le Guernic
Thierry Gautier
(postdoc, 01/12/08 - ...)
|
|