var fDesc=new Array(); fDesc[0] = "AutoQ3D CAD is a 3D Design and Draft tool which enables you to draw 3D models easily. Many aspects, including its ease-of-use and clean design, have made AutoQ3D one of the most popular 3D Design and Draft tool software available. You don´t need to be a 3D designer expert to get the best out of AutoQ3D CAD; neither to have any CAD experience to get started with immediately. If you're looking for an easy way and a cheap alternative to 3D modeling, this is the solution for you. The solution has a high degree of AutoCAD command set compatible and a great set of tools. AutoQ3D CAD is a 3D editor system for everyone with a lightweight, modern and fast-loading design. With AutoQ3D CAD you can create technical drawings such as mechanical parts, plans, interiors or just fast visual concepts."; 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 = ''; } }