function retour(){history.go(-1);}function popup(url,nom,x,y){window.open (url,nom,'width='+x+',height='+y+',scrollbars=no,resizable=no,menubar=no,toolbar=no,directories=no,location=no,status=yes')}function popupxy(page,titre,x,y,largeur,hauteur,options){window.open(page,titre,'top='+x+',left='+y+',width='+largeur+',height='+hauteur+','+options);}