var fDesc=new Array(); fDesc[1] = "capabilities like calendar, task, contact management, note taking, journal, and Web browsing. It can be integrated with Microsoft Exchange Server and Microsoft Office SharePoint Server to provide extended functions to multiple users in organizations."; fDesc[2] = ", leaflets, certificates, holidays and invitation postcards, and more. This software has a very easy and interactive interface. Now you don’t need to spend much time on this work, it will take just several minutes to prepare all the material you need."; fDesc[3] = "your digital photographs with professional results. If offers over 200 different frames, which can be modified and customized with an extensive list of digital effects. Its professional-looking interface, full of attractive options and endless possibilities, is however very easy to use."; fDesc[5] = "astonishingly evil voices, like that of a Lich Lord, Goblin, Wraith, and many more. Basically this tool doubles the fun of the MorphVOX Voice Changer Software, and serves as an add-on utility, rendering amazingly funny sounds to all its users."; fDesc[6] = "you’ll be starring a young detective named Lindsay who has to investigate a mysterious death. The game will recreate the elements of a police murder investigation as you play it."; fDesc[7] = "right shade, by letting you pick out of 16-million-colors and generating the #RRGGBB code for it. A browser-safe palette is also available. Additional features include gradients, body tag construction, load/save colors, always on top etc."; fDesc[8] = "can create your headings in some minutes. First of all, you should select a background for your heading by clicking File menu Open – it can be any picture in bmp, jpeg, or gif formats or keep a white background if you want."; fDesc[9] = "are typical of this season. You will be transported to a beautiful park, with a gentle stream that crosses it. The first thing you will notice is color. Everything around you has a different shade of yellow, red or brown."; fDesc[11] = "of the shapes that allows you to create unique buttons that you can export as GIF, PNG, JPG and BMP files. The Shape Editor helps you to create your own and originals shapes. You can export your new buttons to different formats."; fDesc[12] = "Editor (PL), integrated Video or Visualizations (Video/Vis Drawer), or the EQ, Skin Options, and Color Themes (Config Drawer) from the Main Window.Includes over 50 color themes that suit nearly every mood or occasion.Winamp 5 carries forward the unobtrusive \"Window Shade\"."; fDesc[13] = "professionals. This version of Shade provides all of the features of Shade standard and much more! Key Features: Design Tools: Bezier curves with on-line and tangent control points allow for quick visualization and tailoring of designs. Use Alpha Blending, UV Mapping Editor, and the Solid Texture Shader to apply custom materials. Advanced Modeling: Use Boolean modeling, Polygon mesh modeling, Auto-smoothing of curves and more to add amazing detail to your projects. Precise numerical modeling and IGES5.3 format support integration into a CAD-based environment. Animation: All versions of Shade include automatic key frame creation with interpolation to automatically animate objects. Shade professional includes joint settings, motion settings, and BVH motion support for 3D character animation. Productivity Toolkit: PoserFusion enables in-product integration of Poser 3D figures in all..."; fDesc[14] = "overshadowed. With this information you can then accurately position overhangs, curtains and shadings. The Solar Tool is easy-to-use and has an interactive interface which means you can change the variables."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }