var fDesc=new Array(); fDesc[1] = ", Live Radio, Astrology, Forex, Movies, Pets, Recipes, Sports for your complete entertainment, information and communication."; fDesc[2] = "environment."; fDesc[3] = "activity, an extensive set of technical indicators, own programming language and an opportunity of automatic trading."; fDesc[4] = "Forex market , you can also use it to check the price of different currencies in relations to each others . you can also use this software to practice trading currencies."; fDesc[5] = "Market\", that is the place where banks and other institutions facilitate the buying and selling of foreign currencies. The interface will show you the values of the different currencies. Your goal is to buy and sell those currencies, trying to obtain some benefit from your transactions."; fDesc[6] = "provides back tester, optimizer, charts, journals, statistics. The program?s automatic system generator build a profitable strategy in minutes."; fDesc[7] = "test trading strategies. Trader can acquire and improve trading skills."; fDesc[8] = "pending deal to be executed at a certain time. you can also control the risk by putting a stop lose for your trades and you can limit your profit at a certain amount if you would like to ."; fDesc[9] = "events, latest promotion from leading service providers in the forex industry, live quotes which are updated automatically, and shortcuts to content & feature packed sections on the forexpros Web site."; fDesc[10] = "trading system analysis tool, filtering capabilities, trading diary funcionality, performance analysis, charting and exporting/printing features."; fDesc[11] = "software, enter your amount and the conversion is done."; fDesc[12] = "single platform, suitable for security types such as Forex, Options, Futures and Stocks."; fDesc[13] = ", commodities, forex, futures and t-bonds trading become unexpected effective. EOD data in csv and prn formats."; fDesc[14] = "calculate profit/loss after \"partial closing\" or \"reversing\" positions."; fDesc[15] = "of currency: Formula 171322182723 is programmed for 19 crosses of currency:"; 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 = '...'; } }