EcranHaut = screen.height; EcranLarg = screen.width; Ecran = EcranLarg + " x " + EcranHaut; document.write('' + Ecran + '');