ÿþ<? session_start(); if (isset($_GET['mystyle'])) { $_SESSION['mystyle'] = $_GET['mystyle']; } if(!isset($_GET['style']) && isset($_SESSION['mystyle'])){ $pstyle = $_SESSION['mystyle']; }elseif(isset($_GET['style'])){ $pstyle = $_GET['style']; }else{ $pstyle = "styles"; } include_once("../config.php"); $site = "links"; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Infrafrontier - Partner: Centre Europ&eacute;en de Recherche en Biologie et<br /> en M&eacute;decine GIE </title> <link rel="shortcut icon" href="../images/favicon.ico" /> <link rel="stylesheet" type="text/css" href="../<?php echo $pstyle; ?>.css" media="screen" title="Standard" /> <link rel="stylesheet" href="../print.css" type="text/css" media="print" /> <link rel="alternate stylesheet" type="text/css" title="Druckvorschau" href="../print.css" media="screen" /> </head> <body> <div id="wrapper-partner-content"> <div id="partner-story"> <table width="700" border="0"> <tr> <td width="543" align="left"><h2>Centre for Inmmunophenomics</h2></td> <td width="147" rowspan="3" align="right" valign="top"><img src="../images/partnerlogos/CIPHE.jpg" width="260" height="130" border="0"/></a></td> </tr> <tr> <td align="left">&nbsp;</td> </tr> <tr> <td height="25" align="left">Dr. Bernard Malissen, Marseille, France</td> </tr> </table> <table width="700" border="0"> <tr> <td width="700" scope="col"><div align="justify"> <p>The Center for Immunophenomics (CIPHE) is a trans-national core facility operated by the French National Institute of Medical Research (INSERM). It includes a knockin-knockout facility, microinjection and cryopreservation unit, an SOPF facility (6000 cages) and an immunophenotyping module capable to operate under A3L3 conditions to analyze over 200 quantitative parameters related to the innate and adaptative immunosystems. CIPHE in association with Institut Cinique de la Souris (Strasbourg) and the Institute for Transgenesis and Archiving of Animal Model (Orléans) constitute PHENOMIN, a national infrastructure devoted to phenomgenomics.</p> </div></td> </tr> </table> <table width="700" border="0"> <tr> <td width="230" scope="col"><strong><em>Tasks in the Infrafrontier Project:</em></strong></td> <td width="470" scope="col" align="left" valign="bottom"><ul><em>contributions to workpackage:</em> <li>WP2 &ndash; Strategy and Governance</li> <li>WP3 &ndash; Legal Work</li> <li>WP4 &ndash; Financial Support and Funding</li> <li>WP7 &ndash; Bioinformatics</li> </ul></td> </tr> <tr> <td colspan="2"><strong><em>Contact:</em></strong> &nbsp;&nbsp;<a href="mailto:bernardm@ciml.univ-mrs.fr">Dr. Bernard Malissen</a> </tr> </table> </div> <br clear="all" /> </div> <!--ende story --> </div> <!-- Ende wrapper --> <?php include($myhome."import/partner_footer.php"); ?> </body> </html>