var fDesc=new Array(); fDesc[1] = "Screensaver delivers the excitement of a real-life fire experience direct to your computer desktop. Discover beautiful flames to relax by, with the crackling sound of a real fire and the melody of your favorite song. Our Free Fire Screensaver sets a relaxing and romantic mood any time of the year, especially during cold winter nights. Just rest your mouse for a while, sit back and relax. The desktop dims out and starts to glow ardent orange, creating a glorious effect with flames that seem alive. The flames are curling up and dancing on the desktop icons and open windows as if they were wooden logs in the fireplace. The screensaver offers crackling and popping sounds. This adds greatly to the realism of the fire scene. You can also listen to music when the screensaver is engaged. Select a music track from the music set that comes with the screensaver or choose your own file for..."; fDesc[2] = "safe and risk-free method to experience the effects of drugs without the adverse consequences of these. I-Doser uses a proven scientific method to simulate the effects produced by recreational drugs through frequencies called binaural waves."; fDesc[3] = "“Quick Learning” option offers you the survey of the program showing the main options. It is possible to change all icons on your PC by applying icon themes or to change icons of individual discs and folders."; fDesc[4] = "songs to fit your mood, or create an instant music mix based on your favorite song. MoodLogic makes it all possible. MoodLogic was founded by music lovers who realized they were not getting the most out of their extensive music collections. Drawn by the potential of digital music, the MoodLogic team converted their music collections to MP3 format years ago. Still, something was lacking… the abilities to quickly and easily navigate their collections and the compile excellent playlists. They were further disappointed by the inconsistent labeling of their songs by ripping software and services. The team created a system that could look at music on a track-by-track basis, using digital signal processing, data mining, expert ratings, collaborative filtering, and other classification options. Soon, thousands of music lovers were flocking to MoodLogic's beta site, Jaboom!, an online..."; fDesc[5] = "cards, sound, in-depth statistics, and solitaire for points in solitaire quests."; fDesc[6] = "realistic motion. SoftSkies features professional color design, patent-pending cloud animation, dynamic image scenery and fine-grained visual control. SoftSkies is ideal for relaxation, music appreciation, and enhancing the ambiance of any social setting."; fDesc[7] = "plug-in for Incredimail, so you need to have Incredimail installed in order to run this program. By using Skin Creator you can decide how your IncrediMail will look."; fDesc[8] = "on a journey to a picturesque small village probably on the side of a mountain. There is no traffic, no smog, and no street noises. Everything is really calm and settled down. The rooftops and the streets are covered with snow, making the ambience even more peaceful."; fDesc[9] = "horizons and get food. Max is growing up, demanding that the meal should be more substantial."; fDesc[10] = "original designs and completely functional, to use according to your needs and mood. In this collection you will find a calendar, a clock and a cool animations of fractals. All at no cost."; fDesc[11] = "pressure, blood sugar or weight. Stores multiple reading per day and calculates averages. Great software for people with diabetics and hypertension."; fDesc[12] = "mood and emotions! With MoodBook your desktop looks like an art gallery changing art expositions either automatically or manually."; fDesc[13] = "frames suitable for any mood and occasion -- holidays, birthdays, roadtrips."; fDesc[14] = "previously defined to do items, tracking daily mood changes via colors and prepare various time reports for printing."; fDesc[15] = "From your input of symptoms, triggers and activities, it charts changes over time that highlight cause and effect relationships."; 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 = '...'; } }