var fDesc=new Array(); fDesc[0] = "Micrografx Webtricity 2 includes Picture Publisher 8, Windows Draw 6, Simply 3D, Media Manager 8.

Runs on Windows NT, 95, 98, ME, 2000, XP, Vista, and 7. Micrografx Webtricity 2 is now offered FREE

So that the software included in Webtricity2 can be discribed it has added the Help files to the FAQ page."; 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 = ''; } }