//<![CDATA[
<!-- 
function write_left_centres(p) {
window.document.write('<img src="images/lp1.png" alt="" />');

if (p!==0) {
window.document.write('<p class="left_pane_item"><a href="http://asso.orpha.net/CRGDT" onclick="javascript:window.open(this.href,\'\');return false;"><img src="images/browser32.png" alt="" /> Centre de référence</a></p>');
} else {
window.document.write('<p class="left_pane_selitem"><img src="images/browser32.png" alt="" /> Centre de référence</p>');
}
window.document.write('<img src="images/lp2.png" alt="" />');

}
//-->
//]]>
