var fDesc=new Array(); fDesc[1] = "bar the words or phrases that you’re looking for; also allows to select the engine search. Another feature improved is the Opera Mail. It supports the currently web standards, like CSS 2.1, XHTML 1.1, HTML 4.01, WML 2.0, ECMAScript, etc."; fDesc[2] = "cost. VirtualDJ HomeEdition includes all the features of the professional VirtualDJ software except for direct 2nd Video Output (Window Mode only) and those which involve additional hardware (mixer, turntable, midi, ...). So if you intend to mix using your mouse to move the crossfader, then VDJ HomeEdition might be what you're looking for."; fDesc[3] = "browser to be used instead Internet Explorer, Mozilla, FireFox, Opera or Safari. But the features really important are: online profile storage, mouse gestures, built-in AD/Pop up blocker, privacy control and other more features. Avant Browser runs in Windows platforms."; fDesc[4] = "have to sort the similar colors together in order to get an atomic reaction. Atomica has two modes of game-play, a strategic turn-based mode and a fast-paced real time mode. This game will definitely take up some of your time if you play it."; fDesc[5] = "excellent way of publishing content. If you are anything like me, there are several web pages that you visit every day, and RssReader allows you to keep track of them all from a single application."; fDesc[6] = "feeds without subscribing to them first, simply inputting their URL. You will have the list of subscribed feeds on the left, item-headlines at the top-right, and item-contents at the bottom right."; fDesc[7] = "features. The only reason why I would give up Google Reader for this one, is that RssBandit can synchronize completely with Google Reader, which not many readers can do."; fDesc[8] = "a sequel to the original game Jezzball. The story tells that a very strange atom was discovered in a very far world. the J-Atom. They pay for you for every atom collected. The smaller the carrier, the better for you, cause the atoms preserve best their energy, and you will be better paid."; fDesc[9] = "websites and sends them directly to you. So, instead of going to your favorite ten sites in the morning to look at the news, you can simply go to RSSOwl and read all your favorite news in a single location."; fDesc[10] = "gathers for you news feeds in RSS, RDF and Atom formats, and podcasts. This application supports: RSS feed reading, RDF and Atom formats, and podcasts."; fDesc[11] = "Internet."; fDesc[12] = "sources. But checking news from various RSS or Atom feed sources is boring and time consuming. Now, with NewsPiper there is no need to hunt for news here and there and no need to check different RSS or Atom feeds one by one."; fDesc[13] = "connected to eachother fill the space at the beginning of the game. Every atom has its own speed and direction and all of them are moving in every direction."; fDesc[14] = "changes or keywords, and generates an alert when the specified search is found. You can select the frequency of the alert and add as many searches as you can, the alerts found will be displayed on the alert list, also searches can be imported or exported with XML file format."; fDesc[15] = "clock in the middle of the screen. It is almost a common clock, but it is really nice looking, resembling an atom. And you will also be able to watch how the orbits of the \"atom\", rotate and pulse with time."; 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 = '...'; } }