/* AUTEUR: Patrick RICHARD */
/* DATE DE CREATION: 03/12/01 */
/* indiquez le chemin de la page ex : dossiers/index.html */


function openfullscreen()
{window.open("index.php","","height=1230,width=1620,type=fullWindow,alwaysLowered=0,alwaysRaised=0,channelmode=0,dependent=0,directories=1,fullscreen=0,hotkeys=1,location=0,menubar=1,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0,z-lock=0,screenX=0,screeny=0,left=0,top=0,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,fullscreen=yes");
}
