var fDesc=new Array(); fDesc[0] = "Autodesk 3ds Max Design 2009 32-bit 11.1 is a piece of software we can buy, and/or evaluate for free by downloading from the developer’s website. This software provides a comprehensive tool box set for creating animated 3D models. Now we can design four legged characters, render complex scenes with multiple objects, shades and movements, map difficult geometry like a rollercoaster and other twisted objects, create and visualize from many angles multiple, realistic and complex surfaces with different layers, textures, opacity, shapes, masks, etc., i.e. Maps. We are allowed to add to our creations day and night light depending on the season, period of time, etc. The Autodesk Backburner Distributed Queuing System allows us to create a group, select a server, work together with many computers at the same time, both for Linux and Windows workstations, and manage the jobs send by the rendering network. There are a 32-bit version and a 64-bit version of this program. The 32-bit version runs under Windows XP, Vista. The 32-bit version runs under Microsoft Windows XP and Vista operating systems."; 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 = ''; } }