var fDesc=new Array(); fDesc[0] = "Today the amount of information you relate to requires an intuitive visualisation tool. RxHighlight 97™ is the perfect tool to access data without the original application on your system.

RxHighlight 97™ is a superior information management program that can run standalone or linked and integrated into any EDM, PDM, FM or database system. RxHighlight 97™ supports the majority of computer environments and more than 150 file formats, including; AutoCAD R14 DWG, HTML, CGM, CadKey, ME10, Word 97, RTF and more. Extensive raster, vector and hybrid support, along with support for document and spreadsheet formats, provides maximum flexibility for the user."; 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 = ''; } }