function popup(URL,winName,features) { window.open(URL,winName,features); }