//////////////////////////////////////////////// POPUP DIAPORAMA<!--function popup_plein_ecran(url) {  propriete = "top=0,left=0,resizable=no, toolbar=no, scrollbars=yes, menubar=no, location=no, statusbar=no"  propriete += ",width=" + screen.width + ",height=" + screen.height;  win = window.open(url,"fenetre", propriete)}//-->