var fDesc=new Array(); fDesc[1] = "package. SweetIM Toolbar installs itself as an extra toolbar in our Internet Explorer browser. We can enrich and add a pinch of salt in the form of emoticons, animated images, celebrities’ videos, etc., to blogs, web e-mail, forums, social networks, and web pages."; fDesc[2] = "you if you use Firefox regularly. The looks are a bit different, but what makes this browser different is the integration of several social networking and multimedia sharing services."; fDesc[3] = "text editors etc and works faster than server side checking. Moreover it provides useful spelling suggestions allowing you to add and remove personal word."; fDesc[4] = "the program asks for the name that we want to add to our album and we can see the demo in the program that teach to us how to use this useful program."; fDesc[5] = "notices or news, FeedReader is like this application. In this way from unique software and without opening different websites you can look the last news and access to what you need. It’s fast, easy and a friendly tool."; fDesc[6] = "weblog client which helps you in the management of all your blogs(Weblogs)in a very simple and effective way. Using BlogDesk simply saves you a lot of time, effort and energy so that you can concentrate more on the productivity of your blog."; fDesc[7] = "personal blogs, webpages, etc. It enables users to import templates to design messages and edit them: add buttons, pages, layers, and so on. Users can also add their own images (in GIF, JPG, PNG formats) and add their own music or video files to make the widget even more attractive."; fDesc[8] = "that include DoFollow links back to your website. It is an excellent tool that helps you in finding high page rank backlinks and drives traffic to your web sites. With Fast Blog Finder you can find out the domain, blog page PR and type of blog page."; fDesc[9] = "others. They often share their code on their blogs, but this code sometimes remained unobserved by the vistors. This plugin not only allows you to insert your code snippet within your post but is also format that code using some syntax highlighting."; fDesc[11] = "understand, but that people and web browsers can. This useful anti-spam encoder features copy and paste from or to your clipboard and has a Mailto wizard. You can encode multiple files with it and scan subdirectories."; fDesc[12] = "algorithm to ensure that your journals are secured. myDiary automatically saves as you type so you dont have to worry about saving. Its very simple and easy to use - enter your password, pick a date, start typing. Features: Calendar: Displays days, months, and years. Dates for which blogs are available are marked as bold unless a search has been requested. In that case, a bold date marked on the calendar will represent a search result. Blog Viewer/Editor: Area where blogs can be viewed or edited. Navigate: Allows you to scroll through your blogs from one day to another. This is very useful especially after a search has been performed and you have to move between only dates containing the search phrase. However, in such a case, since there could be a large number of blogs between blogs containing the search phrase, the auto-scroll feature that comes with Navigation has been limited to..."; fDesc[13] = "has a single universal interface for reading and sending messages to all blogs; it allows text formatting."; fDesc[14] = "your blogs. You can place blogs on your own PC. In addition, you can use Akti Blog as a powerful media organizer."; fDesc[15] = "scripts using the most effective technique and offers you fantastic opportunities for your web site promotion, increasing the link popularity of your web project. The most effective method of increasing the link popularity of your site is to post to online message boards, blogs. We are very glad that we can introduce our message boards/blogs submission software to you. This is a unique product that gives you a possibility of enhanced submission form parsing abilities. The main features of our submission software are: enhanced submission services, searching of blog sites, saving list of blog site URLs. You have a possibility to post unlimited amount of data sets to many messages boards, blogs or other scripts with different submission form structure! By pressing a button you can send your information to many scripts with different submission form structure. You will get full posting..."; 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 = '...'; } }