var fDesc=new Array(); fDesc[1] = "unnecessary elements (foreign language audio or subtitles, extras, additional footage) from the target DVD or just by compressing the existing contents. After setting the desired parameters, you can record your new DVD, or backup it to hard disk."; fDesc[2] = "It includes templates and tutorials to help you do your homework in Microsoft Office. Includes Microsoft Math for doing mathematical calculations including solving equations and plotting graphs, calculus, etc. Dictionary and Thesaurus helps learn foreign languages too."; fDesc[3] = "explanations whatsoever, but only surrounds us wholly with the language we want to learn. By recreating connections between actual images and their verbal realisation, we learn a foreign language in the same way that we learned our native one."; fDesc[4] = ", only available from the developer’s website. It gives us the opportunity to learn a foreign Language: Spanish, English, French, German and Italian. Depending on our budget and needs we can purchase 3 different products for each Language."; fDesc[5] = "CHM files - you get a translated document with the same formatting as in the original language by using one of the available translation services. Your translation will be complied saving all html-tags and structure of the source document."; fDesc[6] = "pronunciation in a foreign language. It offers you a complete system for learning words through a flashcard based system. The flash cards come with picture and sound. The deluxe version of the software adds pronunciation practice and mobile support."; fDesc[7] = ", German and Spanish. Key features are: hand-drawn pictures, pronunciation, quizzes and possibility of creating your own category of words. Trial version provides access to 4 out of 35 groups of words."; fDesc[8] = "and friends, but also as educational tools for teachers and educators. Program's support for special characters makes it possible to create puzzles in a number of languages such as Chinese, Japanese, Arabic, etc."; fDesc[9] = "Market\", that is the place where banks and other institutions facilitate the buying and selling of foreign currencies. The interface will show you the values of the different currencies. Your goal is to buy and sell those currencies, trying to obtain some benefit from your transactions."; fDesc[10] = "makes it possible for developers, designers, bloggers, etc., to easily create and manage MySQL databases. The program's interface proves to be very smart and user-friendly, with many tools and helpful wizards."; fDesc[11] = "language, French in this case. The software has three main parts: 1 CD-ROM, an audio CD and a workbook, with lots of practice in writing,speaking,liste ning,vocabulary,gramma r,speech recognition, and many more."; fDesc[12] = "those words which cannot be expressed with Kanji characters, such as foreign places. There are 14 Lessons that are divided into five learning categories: Letters, Writings, Reading, Listening, and Multi-choice Exercises."; fDesc[13] = ", Transparent Language, Inc. has in its main site plenty of foreign language software available for us, but in this review we are talking of a \"big\" one 101 Languages of the World, wow! 101 foreign languages in one software, amazing right? Well fellows, this software is available for us."; fDesc[14] = "program displays the words and phrases you are trying to learn, along with their translation. The words are displayed in large letters so you don't have to be sitting in front of your computer while you practice the new language."; fDesc[15] = "their translation. Learn foreign language in passive mode. Day by day... Do not waste your time!"; 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 = '...'; } }