var fDesc=new Array(); fDesc[1] = "modernized and now it contains many new features that make our navigation more comfortable and faster. Windows Malicious Software Removal Tool searches our computer for malicious software. In this version, we can choose to install Accelerators, Web Slices, Search Providers, and Add-ons."; fDesc[2] = "shall get a lot of services from windows live. It is a free service created by Microsoft. But there are many features that you will need to pay for like the Windows Live Call, which is something like Skype."; fDesc[3] = "Publish to most major blog services: Including Windows Live Spaces, SharePoint, Wordpress, Blogger and many others. Don't have a blog yet? Writer will help you set one up! Create a compelling blog easily: Insert photos and videos, maps, tags and lots of other cool content, all in a snap. Powerful editing features include tables, spell checker, and quick hyperlinks. Preview before you post: Writer shows you what your blog entry will look like before you post it, using your blog's templates and formatting. Compose your entries offline: Publish them later, when you get back online."; fDesc[4] = "favorite instant messenger client, email or blog. The toolbar allows you to search the web using MSN without the need to go to \"MSN Search\" website."; fDesc[5] = "top-quality results, Artisteer is a tool that stands out due to its ease of use, allowing users to customize and play with the design and look of the template."; fDesc[6] = "into SWF files without any quality loss during the process. But that is not all this program does. Using this software you will be able to generate XML driven Flash Mp3 Player for your websites and blogs such as MySpace, Google Blog, MSN Blog and more."; fDesc[7] = "integrity — with no technical expertise required. Thanks to a true WYSIWYG authoring environment, content authors and contributors can edit or update any website or blog without having to learn HTML."; 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] = "they are bulk articles poster, frequent article poster, novice blogger or one of those blogger who don’t have 24 hour internet connection. Each type of blogger can write their articles and format them offline according to their site with Zoundry Raven."; fDesc[10] = "automatically links to zemanta.com and provides services such as adding images from flickr directly to your post, making your blog post more SEO friendly, automatic tagging."; fDesc[11] = "a very powerful desktop blogging application that is not only lightweight but also very user-friendly. Post2Blog also includes some handy plugins for Firefox, Microsoft Word, etc that allows you to post to your blog directly from within the application."; fDesc[12] = "we mainly use smileys & emoticons. If you use smileys in your blog post frequently than Smiley for WLW 2.0 is right for you. Using this plugin you can add smileys from Yahoo, Yahoo Hidden and MSN."; fDesc[13] = "blogs offline, as well as putting different blog sites together to create your own customized browsing preferences."; fDesc[15] = "required to login to your online WYSIWYG editor of your Blog hosting company to post articles in your Blog sites. It is a very time saving editor because it support full drag-n-drop feature for images, tags, links and text from anywhere in your PC or Web."; 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 = '...'; } }