<!--//--><![CDATA[//><!--

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function hd(id,l) {
  w = 720;
  h = 500;
  r = window.open("/popups/hd.php?id="+id+"&l="+l+"&w="+w,"","height="+h+",width="+w+",scrollbars=yes,resizable=yes");
}

function pop(id,l,h,w) {

 r = window.open("/popups/fiche.php?id="+id+"&l="+l+"&w="+w,"","height="+h+",width="+w+",scrollbars=yes,resizable=yes");
}

function fiche(id,l) {
 pop(id,l,480,500);
}
//--><!]]>