var fDesc=new Array(); fDesc[1] = "for virtually all compression formats, including 7z . It is easy to use and offers a flexible working environment. Probably, one of the best alternatives in file compression software."; fDesc[2] = "accounting needs. This version is completely free, but big companies may need to buy the more full-featured Office Accounting 2007 Professional which includes more complex tools, such as multi currency support, which is an essential feature for businesses selling to international customers."; fDesc[3] = "YouTube, Google Video, GodTube, MySpace video, Break.com, Teachertube.com and Dailymotion.com. Also, you can easily download videos from adult video servers"; fDesc[4] = "if you use its payment service. You sign up, send the message from your user account on yousendit.com, the attached file and send it. The recipient will receive what is your message with a link to download the file that you sent."; fDesc[5] = "spending habits, record expenses, transfer among accounts and do on-line banking."; fDesc[6] = "Canadian type loans; Points; 10 payment frequencies; 12 compounding frequencies; separate origination date and first payment dates"; fDesc[7] = "current music player, then you have come to the right place! Keep Track is an easy to use music organiser and player. With it you can sort your music (MP3 and WMA files) into Artist and Track lists. When you click on an Artist, the Tracks performed by that Artist will appear in the Track list. Tracks can be grouped together in 'batches' allowing you to keep Tracks that you like together so they can be played as a playlist or exported to an M3U playlist."; fDesc[8] = "cyclic alarms, reminders for birthdays or other important dates, and post it or \"sticky notes\" to remember small information pieces (like a phone number or email address)."; fDesc[9] = "you choose. Displays answers of loan amounts, interest rates, terms in months, or payment amounts based upon your loan variables."; fDesc[10] = "personal computer (PC) or PC-based electronic cash register (ECR), ICVERIFY software processes all payment types, including credit, debit, check, purchase cards, and private label cards."; fDesc[11] = ", biweekly, Canadian, and more. Animated 3D graphs, 'rich text' notes, customized printouts, discount points breakeven, much more."; fDesc[12] = "payments ... provisions for penalty or late fees, additional principal, apply escrow taxes and or insurance payments received and disbursed."; fDesc[13] = "loans. It also accommodates actual date and payment amount tracking. Fiscal year selection and manual amortization"; fDesc[14] = ", increasing payment, once-off and irregular payments"; fDesc[15] = "borrowing money by comparing 135 loans at once! It automatically displays financial answers on a 2-dimension grid as you enter or update loan variables. You may easily view grids of loan amounts, interest rates, terms in months, or payment amounts based upon your loan variables."; fDesc[16] = "winning financial application helping you create superb loan schedules and loan output data. Install /Uninstall"; fDesc[17] = "answer grid of loan amounts, interest rates, terms in periods, or payment amounts based upon the loan variables you enter."; fDesc[18] = "for creation invoices, sale orders, purchase orders, receiving lists, payment receipts, labels with bar codes"; fDesc[19] = "and monthly payment for each of your debts and Zilch does the rest. You get a personalized monthly payment schedule that shows you exactly how much to pay each creditor each month. Now, you can take advantage of trade secrets used by many financial counselors in the privacy and comfort of your own home."; fDesc[20] = "and business use. This is an award winning financial application helping you create superb loan schedules and loan output data. Install /Uninstall"; 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 = '...'; } }