var fDesc=new Array(); fDesc[1] = "emails \"Forward\" or \"replied\" back to its original state, and in this way, the e-mails are clean and in a text editor, ready for you to read comfortably."; fDesc[2] = "CNN and lots of other channels do that. MInt Online simply gathers all the feeds and centralizes them in a single location."; fDesc[3] = "Fixed in this version: support for valid flash, for valid image, and for valid horizontal line XHTML, and enhanced support for the phpDocumentor, highlighting phpDocumentor tags, one-click add phpDocumentor documentation to functions and classes feature, and PHP Syntax Check and more."; fDesc[4] = "edit and typeset this kind of text with ease. Scientific WorkPlace is basically a word processor that integrates mathematical input and computations. Scientific WorkPlace uses LaTeX."; fDesc[5] = "powerful utilities. It joins in only one program, the possibility of creation and edition multiple formats of files, such as: PHP, HTML, XHTML, CSS, JavaScript, WML, ASP. If you’re a beginner, you can use the HTML and CSS code wizards. It works on Windows 2000, 2003, XP and Vista."; fDesc[6] = "you get correct results. With Calculator Prompter you can enter the whole expression, including brackets, and operators."; fDesc[7] = "site. Arisesoft Winsyntax has support of brackets, highlighting, search of match and select of enclosed text options. You can drag and drop page tabs and with different coding you can search and replace text in the external files."; fDesc[8] = "well as brackets"; fDesc[9] = "the current tax bracket. \"Tax bracket\" shows percentage tax rate on the top dollars earned. This calculator allows quickly estimate the federal tax, average tax and find your tax bracket. ."; fDesc[10] = ", schedule game times, seed the teams, print or export tournament brackets and reports to HTML for publishing online."; fDesc[11] = "creating and seeding players in your tournament. You will no longer need paper brackets or have to deal with the problem of players entering late in the tournament."; fDesc[12] = "placing amplification in parenthesis and brackets after key words, and phrases. Readers gain a better understanding of what the original Greek and Hebrew listeners understood."; fDesc[13] = "international country prefix +41, or the change of the area code for zurich from 01 to 044 is done on one go. Further more is the Outlook Cleanup able to remove any duplicates in the Outlook database (including contacts, calendar, notes and tasks). This functionality is especially helpful to solve problems after syncronization with your PDA or Mobile Phone. At the moment apart from the duplicate removal functionality the following number conversions are supported: International notation (+) (0041551234567 or 0551234567 will be replaced with +41551234567) Remove brackets with correction (+41(0)551234567 not only the brackets but the 0 as well will be removed) Change comments to lower case Remove comments International notation with correction (41551234567 leads to +41551234567, +410551234567 leads to +41551234567) International notation (00) (+41551234567 or 0551234567 will be replaced..."; fDesc[15] = "tax percentage on the last dollar taxable income earned. The software includes tax information for year 2000-2005 and different filing status."; 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 = '...'; } }