
function apercuHeberg(uid_evenement, width, height){
 	window.open("apercu-photo.php?idh="+uid_evenement, "photo"+uid_evenement, "width="+width+",height="+height+",menubar=no,scrollbars=no,resizable=yes");
}                                                                                                                                                                                              

