var fDesc=new Array(); fDesc[1] = "Real player is a free multimedia player,supports almost every audio and video file formats like,MP3,MPEG,MP4,CD,D VD VIDEOS and the QUICK TIME videos.Real player enables the user to buy and download music on more than 100 portable devices like Apple Ipod or an MP3 player."; fDesc[2] = "window. Each site opens in a different tab. User can bookmark all the sites opened in window with one click. It also offers a mini browser, which is useful if you are searching for something while browsing a site."; fDesc[3] = "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[4] = "Manager, Download Manager, and more. You can search direct by drag text in browser. The other way, you also can add special search button to search bar."; fDesc[5] = "Rapidshare.de, megaupload, Yourfilesto, Filebaseto, and several more. The good thing is that the developers are always updating the list of supported services. And they also update the services currently supported when they stop working."; fDesc[6] = "them. We can upload our images via FTP and we can upload our images to imageShack. The program lets us add texts too and save our work in different ways (create an HTML link code, mouse-overs, a banner ad rotator, etc.)."; fDesc[7] = "efficiently handles up to millions of links by using a database. Version 7 features an optional desktop toolbar for faster browsing."; fDesc[8] = "in the same Excel file or two different Excel files. Excel 2000 or higher required."; fDesc[9] = "direct add link page, that you can add your link directly. Such as www.a.com/addurl.html, www.b.com/add-link.htm l"; fDesc[10] = "links and backlinks by keywords and website."; fDesc[11] = "toolbars section. Each Internet surfer uses it to have quick access to all tools and functions that he/she needs. Sometimes it’s a very difficult task to find a certain add-on for IE and add toolbars that you need. ToolbarAssembler allows creating your own toolbars for IE."; fDesc[15] = "thousands of prospective link partners with top google page rank, Easy to send link exchange request emails. Fill add-link form intelligently."; 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 = '...'; } }