var fDesc=new Array(); fDesc[1] = "other applications of this kind. With this tool you can write images on a disc, mount on a virtual drive, create an image from a disc or convert it to different formats, create bootable CDs/DVDs, etc."; fDesc[3] = "easily stored on you PC. It has an easy-to-use interface, which lets you carry out three main tasks: Rip audio CDs, Convert audio files between many formats, and create audio CDs, MP3 CD/DVDs, Data CD/DVDs and Video DVDs."; fDesc[4] = "video conversion. Easy to use. Supports batch and merge conversion modes. Converts all or only a segment of the input file. It has options to preview the converted video and to automatically shutdown your computer once the conversion has been completed."; fDesc[5] = "SWF file to all the popular video formats. You can now convert and play any FLV video in your multimedia player, iPod or DVD player using this tool."; fDesc[6] = "100 file formats. Since 2004, Tunebite has been mentioned and singled out for excellence in more computer trade publications than any other legal software solution that removes DRM copy protection. Tunebite legally removes the audio DRM copy protection from music & audio books by re-recording it at up to 54x the speed. With either the playback software or Tunebite, additional copyrighted music & audio book files can be copied by using the virtual CD-burner. Tunebite has one of a kind quality control with “PerfectAudio”, guaranteeing error-free audio output. Tunebite turns the PC into a high-performance, Video DRM converter and ensures the synchronicity of video & audio while the copyrighted video files are played back. In the process, Tunebite legally photographs, frame by frame, the replayed, copyrighted films & saves them in the desired format. Tunebite informs you of the..."; fDesc[7] = "PSP, Apple iPod Video, iAudio X5 or Creative Labs ZEN Vision, among others. You can also convert your DVDs to other file formats, such as DivX, XviD, AVI or MP4. To copy protected DVDs you will need to install AnyDVD."; fDesc[8] = "of multiple audio streams, the capture from digital video cameras and others. It’s a tool for the creation of semiprofessional DVD’s."; fDesc[9] = "pages into single executable files, and ultimately into working stand-alone Windows applications, which literally resemble a normal web browser."; fDesc[10] = "true, it can converts almost anything if we are talking about images files. From a very large list of file types, wich includes HTML, DOC, XLS, WPD, PDF, JPG, GIF, TIF, PNG, PCX, PPT, PS, TXT, Photo CD, FAX and MPEG, among others, you can choose whatever you need at the moment."; fDesc[11] = "file, as well as a batch of pdf files at one time. You no longer need the expensive Adobe Acrobat, PDF converter saves your money. As a free bonus to the registered users we offer a command line to manage the utility most efficiently. Key Features Converts pdf to text Support next image formats - bmp, jpeg, wmf, emf, png, gif, eps Converts a batch of files No need for Adobe Acrobat Supports PDF written in multi-byte Languages Preserves original document layout Extremely easy-t-use"; fDesc[12] = "presentation formats, preserving the original documents format (images, backgrounds, colors, etc.). The output result file is a document generated in another format that is very representative of the original file."; fDesc[13] = "functionality of most applications that convert video for mobile devices. Most other developers market one application that converts to 3GP files and one that converts to MP4 files, thus charging twice as much."; fDesc[14] = "several formats. ABC Amber Palm Converter converts PDB or PRC files to any of the following formats: PDF, DOC (MS Word), CHM, WPD (WordPerfect), HTML, LIT (MS Reader), RTF, HLP, TXT (ANSI), TXT (Unicode), RB (Rocket eBook), FB2 (FictionBook), and to the clipboard."; fDesc[15] = ", etc.) to iPod video and audio. With this incredible program you will be able to enjoy your favorite videos and music on your iPod wherever and whenever."; 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 = '...'; } }