// Fonction crŽe fenetre(ARG)

function aproposde(page)
{
window.open(page,'MyWindow','toolbar=yes,locationbar=no,personalbar=no,scrollbars=yes,statusbar=no,menubar=yes,resizable=yes,screenX=15,screenY=15,top=15,left=15,copyhistory=no,width=725,height=540');
}



                                       
