var fDesc=new Array(); fDesc[1] = "the same product that your seeking online. SmartShoppers send non-personal information to its servers while you are shopping online and opens a separate browser pane in your browser window to show you offers for that product you are searching for."; fDesc[2] = "furnish a flat and calculate the it's cost with the latest IKEA prices. You can share the plan of your dream bedroom by saving the project to the disk and send it by email to your friend."; fDesc[3] = "description, images, prices, condition, etc. to eBay. Search engines for finding specific items. No HTML knowledge, lists edition for adding items, reusing the lists, change the list format or get templates, add pictures, payment conditions, shipping, taxes, and upload them at once."; fDesc[4] = "better way. The basic rules are the same as in the original game, but it includes great new features that make this game absolutely enjoyable and addictive"; fDesc[5] = "content for your current Web page, Weather reports and Gas prices in your Area and provides extensibility in form of latest News from your favorite Websites and an Excellent AOL Surfometer to show number of pages you have surfed."; fDesc[6] = "task is to have fun and collect as many tickets, as you possibly can. Once you have a certain amount of tickets, you can trade them for prices. There is no time limit and you can re-play each game as many times as you want."; fDesc[7] = "several games related to prices. It’s a multiplayer game allowing up to four simultaneous players, because that’s the capacity of the show. You can try this game for 60 minutes before you buy the licensed version."; fDesc[8] = "Downloader also generates color-coded columns providing quick and easy recognition of the trending action of the stock."; fDesc[9] = ", on your PDA or Smartphone. It can also track its current prices and locations of availability. It easily synchronizes the lists on your computer or smartphone, which has to be used along with Windows or Mac OS compatible software."; fDesc[10] = "you compare the prices from each travel website side by side, highlighting the cheapest prices found for each hotel. The amount you can save for each hotel is also displayed so you can see the savings! When you find the price you want, Travelaxe takes you right to the booking page at the cheapest travel website to complete your reservation. Using Travelaxe can save you both time and money when looking for a hotel for your next trip!"; fDesc[11] = "Pricepirates allows to observe interesting auction on a separate watchlist and reminds of auctions closing soon."; fDesc[12] = "displays all the FTSE100 and FTSE250 company share prices, plus the FTSE, AIM, Dow Jones, and Nasdaq indexes. See the best time to buy, hold or sell."; fDesc[13] = "markets. It features a historical share price downloader, data mining, charts, portfolios, lists of new issues and delistings, and backtesting."; fDesc[14] = "E-Trade PriceList Importer is a convenient and effective tool that can handle pricelists suppliers in the automatic mode, to detect changes in the prices of goods, the identification of a new product, expansion of commodity offers to potential buyers. Formation of a single consolidated price-list. Processing Leap is possible to import pre-defined rules for filtering products. An enhanced version of the program allows you to work with great speed and analyze the volume prices. Program processing price lists. Analyzer price sheets. Comparison of price sheets. The program allows to handle price lists with a complex structure, with multiple number of sheets in the book of MS Excel. Proimportirovannye products may compare with the goods from the current accounting system (with goods from the internet shop). The program shows the difference in price between your products and those that were..."; 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 = '...'; } }