function popup(f,d,a,e){var c="width="+d+",height="+a+",toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,top="+(screen.height-a)/2+",left="+(screen.width-d)/2;var b=window.open(f,"window",c);b.focus()};