var fDesc=new Array(); fDesc[1] = "2000. With this program you will be able to change your plain default Windows cursors with animated cursors, with great effects and graphics."; fDesc[2] = "lessons. After months of studying Ellie decided to start her own business, and since she didn't have an office to work placed the equipment in the yard of her house. You can try this game for 60 minutes before you buy the licensed version."; fDesc[3] = "(Desktop, TaskBar, Tray, Main Menu, DDE, Drag&Drop) but is much more functional and includes additional features, animated icons, etc"; fDesc[4] = "applications and lots more, without even knowing bare basics of programming. It comes with many impressive features facilitating the user to create small size stand alone apps, such as games, installation programs and similar things without spending lot of time."; fDesc[5] = "effects, then Atani can be a good option to choose. With this powerful application you will be able to use your favorite pictures to create a video (AVI) or animation (GIF) file easily in just a couple of steps; and, thanks to the wizard included, in a pretty fast way."; fDesc[6] = ", editable soft-edged and embossed vector shapes, paper textures, blending modes, transparent gradients, bitmap creation, editing and import/export, Photoshop filter support for bitmap objects, interactive Flash SWF button generation, ICC color management, variable width editing and many more powerful features!"; fDesc[7] = "business card you create with this product will create a professional and memorable impression."; fDesc[8] = "number of bitmaps. Alpha masks, 3D effects, pre- and post-processing filters and user-made masks are key for creative photo mosaics."; fDesc[9] = "open at your desktop (so called alpha blending). Use Ctrl+F11 and Ctrl+F12 keys to setup alpha blending and make your work with multiple files mor"; fDesc[10] = "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[11] = "nice graphical user interface using alpha-blending, a user-defined snooze delay and more. Even better, it's freeware!"; fDesc[13] = "all your photos to make them easier to share, PhotoAlpha can make the task easier."; fDesc[14] = "\"CBCGPVisualManagerVS2 005\"CBCGPDockManager::SetD ockStyleV7.0 Features General: Implemented a new visual manager \"CBCGPVisualManagerVS2 005\" which allows to create applications with Microsoft Visual Studio.NET 2005 (\"Whidbey\") look Implemented a new docking style - \"smart docking\". It's similar to docking interface found in Microsoft Visual Studio.NET 2005 (\"Whidbey\"). Now users can see where the dragged window can be docked. Just call CBCGPDockManager::SetD ockStyle (DT_SMART) to enable this feature. You can also customize \"smart docking\" markers by changing their colors and shapes. Added a new advanced control - CBCGPAppBarWnd. This control behaves as a window which can be docked to any side of the screen and lays outside of the application area Added full support for right-to-left layout. You can just create the main frame window with WS_EX_LAYOUTRTL style and the rest will be automatically handled by the library A new static method..."; fDesc[15] = "offers unique features and unequaled ease of use to let you broadcast and manage multiple video sources on the same computer."; 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 = '...'; } }