var fDesc=new Array(); fDesc[0] = "Popular desktop publisher (for page layout). Print directly or get color seps. Read, write many formats. Full featured for short and long documents: wizards for many doc types and elements (119 wizards included, eg brochure, newsletter, TOC, mail merge; more available); advanced formatting features; commercial color and printing features; web page mode. D'load version 5.0 (good, FREE, registration req'd). If you want more, we have later versions; we released PagePlus 8 in 2001. Here's a web address that provides an unbiased list of 'PagePlus Reviews'. Unbiased in the sense that this address basically shows what Google finds when searching for 'PagePlus Reviews', so it includes the good and bad, with most reviews being of older versions (including reviews of version 5 based on it being a paid for product, so bear that in mind). Copy this address to your browser's web address line and press the Enter key to see the results: http://google.com/search?q=pageplus+review"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }