var fDesc=new Array(); fDesc[1] = "broken files. It can also capture snapshots, video or audio from the file. You can nearly make all the possible changes in a file. So give it a try and you won’t be disappointed."; fDesc[2] = "firmware to enjoy new functionalities. The only restriction is that this software is only meant for recent devices of Series 40 or S60; all of these from any Internet enabled broadband connection."; fDesc[3] = "offers easy burning wizards separately for Audio disk, Data disk, Copy disk and Erase disk. CDBurnerXP also offers ISO image burning wizard that can be used to burn an ISO image to disk, without NERO Burning tools."; fDesc[4] = "computer versus spyware, keyloggers, hijackers,adware or trojans that cause problems and malfunction of your environment. It remains in memory and acts just when the malware appears."; fDesc[5] = "possible to; visit helpful website that let you know more about your Windows Mobile, gathering free ringtones, downloads, help files or any other benefits, and also link that teaches you how to set-up all types of emails on your device."; fDesc[6] = "benefits. We can use Monkey's Audio to compress and decompress our audio files and convert them to and from *.ape format. No matter how high or low our knowledge is, after reading the user´s guide we can proceed to select a wav file and start compressing it to ape."; fDesc[7] = "We take every necessary precaution and step to protect the integrity of our Poker Room"; fDesc[8] = "color coded. A very useful Visual Editor is included in the application for watching the conversion results and for possible necessary retouches on the generated image. Output resulting image can be resized for matching any picture container."; fDesc[9] = "browsing activity form being tracked by websites or Internet Service Providers"; fDesc[10] = "program we can go to the Help, Tutorial, Forum or continue and go to the button next. When come to the next step can find our pc folders in the left side and in the right window we can drag and drop the file or folder that we wish to open and transform."; fDesc[11] = "any web page. Read other's comments. Private message them. Comment the overall page, specific text, or any picture."; fDesc[12] = "games like Final Fantasy, Chrono Trigger, or Dragon Warrior. Ahriman, an evil deity, has opened the Demon Portal. Dark creatures threaten the great isles. You control Rhen, a girl, whose mission is to halt their destruction and defeat Ahriman before it is too late."; fDesc[13] = "posts, Have fun with your friends and with emoticons that are designed to make your messages special."; fDesc[14] = "This software is of great help in generating automated posts and also in editing of forum posts. This is done by two main options of the Pawsoft Fass application which are Post editor and Post generator."; fDesc[15] = "Converter is a handy tool. It allows you to transfer to your mobile any multimedia file and it will also let you play in your computer the files coming from your device. This program runs on Windows 2000 (SP2) and XP (SP1)."; fDesc[16] = "list ranked by popular, by total posts and by total members."; fDesc[17] = "pages. No more time wasted to wait the image to show up, well-organized image browser."; fDesc[18] = "setting, quick downloading, few resource spending and convenient browsing."; fDesc[19] = "forum software and an automated, template-based post generator. Designed for use with Invision Power Board but compatible with most forum software."; fDesc[20] = "a common commodity, for its operation; unlike server-base solutions that requires CGI programming or special server software. NetForum also has the advantage in terms of user interface. Your visitor will be composing the message with his or her E-mail program, something they are already familar with, rather than crude HTML form. Also, thanks to support of HTML by many E-mail programs, such as Netscape Communicator, messages can include embedded graphics, sound, and hyperlinks. NetForum can also channel messages from mailing list to the message forum, making them available to those on the web to see."; 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 = '...'; } }