var fDesc=new Array(); fDesc[1] = "and the instruction are clear and easy to understand. An old diary has been discovered. The problem is that most of its pages have been torn out. You must find the missing objects in the different rooms to unlock their doors and retrieve the missing diary pages."; fDesc[2] = "iDialyDiary is a perfect application you will really enjoy. This great application will become one of your best friends, and will keep all your written memories safe from curious eyes."; fDesc[3] = "and so on you need to have a diary on your computer with encrypted entries and login protected by your password. This program allows you all this and also has a beautiful and easy-to-use interface with powerful search engine."; fDesc[4] = "and flexible feature-rich personal information solution that will open up a whole new data storage experience for you!"; fDesc[5] = "of the diary with plain text? DiaryOne is a creative multimedia diary keeper software for storing your private information securely."; fDesc[6] = ", Insert, Format, Table, Tools, and Help. From the File option, it is possible to change the language, create and manage a database, search for records, backup, restore, import/export, print, and many more."; fDesc[7] = "You can write, read, correct and attach files and images to your diary entries (these files will be encrypted and added to your diary database). The application is very easy to use, supports multiple users and each user can is protected with password."; fDesc[8] = "father, cause she sees dead people. She has real psychic powers. With them, he can help her uncle, a police inspector, to solve some murder cases. You will control inspector, who must collect the clues and avoid evil Dr. Fraud to fry Rose“s brain."; fDesc[9] = "recordings with him once he grows up, this is the perfect software for you! Baby Diary allows you to create a visual memory of your child in an easy and quick way."; fDesc[10] = "limits and achieve the body you desire. Lose fat and increase muscle mass. Every day you wait is a day of lost progress!"; fDesc[11] = "appointments for every day of the year in an easy and secure way, protecting data by means of a password. Easy Diary interface has been designed to be easily handled and includes a calendar which can be easily navigated to keep your data organized."; fDesc[12] = ", feelings, memories, dreams, ideas and important events in your life"; fDesc[13] = "The farther export to .txt file possibility allows easy editing of your entries. The password protection is a guarantee of your entries safety."; fDesc[14] = "of a standard Pad. In addition to that, you will be able to print, save, search and export your entries. The password protection and the multi-user support will make you sure that your entries will stay a mystery."; fDesc[15] = "manager, built-in mailer, HTML and web diary."; 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 = '...'; } }