var fDesc=new Array(); fDesc[0] = "Enable creative teams to work more efficiently using Adobe® Version Cue® CS3, the server-based file-management system included with Adobe Creative Suite® 3 software. With Version Cue CS3, you can centrally manage shared project files, work in parallel with others using an intuitive version control system, track file status with comments, use Adobe Bridge to find files visually, search for XMP metadata, and host Adobe PDF reviews. Seamlessly integrated with specific Creative Suite 3 components, Version Cue helps creative workgroups easily manage shared project files — without leaving the design environment.

Hot Features:

* Set up centralized file management:
Easily deploy Adobe® Version Cue® Server on a dedicated system with administrative features for managing files, scheduling project backups, setting group permissions, enabling remote access through SSL, and synchronizing with an LDAP system for easier user access control.

* Experience faster file upload/download and more efficient file storage:
Work more efficiently and conserve file storage space because Version Cue CS3 transfers and stores only the differences between versions.

* Visually browse projects with Adobe Bridge:
Rapidly find your files using the new Filter panel, or conduct extensive searches for XMP metadata. Access common commands quickly using the new toolbar, and use the new Inspector panel to display and act on context-sensitive information about Version Cue servers, projects, versions, and assets.

* Enjoy tight integration with Creative Suite 3 components:
Check project files in and out, monitor file status, and manage file versions from within the familiar environment of Adobe Bridge CS3 and your Adobe Creative Suite® 3 software components, including Adobe Photoshop® CS3, Illustrator® CS3, InDesign® CS3, InCopy® CS3, Adobe Acrobat® 8 Professional, and now Flash® CS3 Professional.

* Extend Version Cue capabilities with the new SDK:
For Java™ developers: Customize the file-management capabilities in Version Cue CS3 to support specific workflows for small creative teams, or create connectors that tightly integrate Enterprise-level DAM, ECM, CMS, source control, and other systems with Adobe Creative Suite 3. Streamline how designers incorporate robust asset management into their creative workflows using the familiar Adobe interface in Adobe Bridge and Creative Suite 3 applications, such as Photoshop, Illustrator, InDesign, Acrobat, and Flash.

The Version Cue CS3 SDK is an integrated development environment based on Eclipse™ that enables Java developers to create plug-ins for Version Cue Server. For more information, visit the Version Cue Developer Center.

Adobe Version Cue CS3 is included in the following Creative Suite 3 editions:
* Adobe Creative Suite 3 Design Premium
* Adobe Creative Suite 3 Design Standard
* Adobe Creative Suite 3 Web Premium
* Adobe Creative Suite 3 Web Standard
* Adobe Creative Suite 3 Master Collection"; 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 = ''; } }