var fDesc=new Array(); fDesc[0] = "quicWith Xtreeme SiteXpert you can create and keep up-to-date a cross-browser site map quickly and easily. It is highly optimized code compatible with every major browser. It has lots of different navigation styles. You can fine-tune the menu appearance to the very detail. It has automatic web site spidering with link validation. You can extract title (description) from a number of file formats (PDF, CHM, Microsoft Office Open Office, Audio/Video/Image files).

Highly customizable search engine generator which will automatically index your web site and create a search engine for your web server, intranet or offline search (e.g. CD-ROM distributions) ensuring security, flexibility and superb transfer and execution time. Search engine can index PDF, Microsoft Word and Microsoft Excel documents as well as all other web pages (including dynamic pages such as ASP, PHP, ColdFusion, etc.)"; 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 = ''; } }