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('UMC.org Book Reviews:
');
document.writeln('November\'s feature:
Water for Elephants
');
document.writeln('Go to Syndication');