function popup( where, height, width ) {	window.open( where, "large","Width=" + width + ",Height=" + height + ",Resizable=No,Scrollbars=Yes,Menubar=No,Toolbar=No,Menu=No,Status=No,Location=No")}function scripture( where, height, width ) {	window.open( "/members/xcellence/home.nsf/3/" + where, "scripture","Width=" + width + ",Height=" + height + ",Resizable=No,Scrollbars=Yes,Menubar=No,Toolbar=No,Menu=No,Status=No,Location=No")}