function popPrivacy (adir) { dirWindow = window.open(adir, "privacy", "scrollbars=yes,resizable=yes,width=500,height=500") dirWindow.focus() }