var strDomain = "http://archives.umc.org"; var pURL = strDomain + "/profiles/popup.htm"; function ppopup() { var pWin = window.open(pURL, 'pWindow', 'width=425,height=550'); pWin.focus(); } document.writeln (''); document.writeln ('RSS Feed Display Page'); document.writeln(''); document.writeln(''); //main table document.writeln(''); //end table for each RSS feed found document.writeln ('
'); document.writeln (''); document.writeln ('');