function popupAide(pUrl){ newWindow = window.open (pUrl, 'Aide', 'scrollbars=yes,resizable=yes,status=no,width=700,height=500'); }