var	w_popupFiche = 760;
var h_popupFiche = 580;
var	l_popupFiche = (screen.width - w_popupFiche) / 2;
var	t_popupFiche = (screen.height - h_popupFiche) / 2 ;

var	w_popupFiche_550 = 556;
var h_popupFiche_550 = 550;
var	l_popupFiche_550 = (screen.width - w_popupFiche_550) / 2;
var	t_popupFiche_550 = (screen.height - h_popupFiche_550) / 2 ;

	

