var fDesc=new Array(); fDesc[1] = ", spreadsheets, presentations and more), and also create PDF files from a web page through an optional toolbar for the web browser. PDFCreator acts like a virtual printer who \"prints\" the selected document or web page into a PDF file, choosing from a complete set of options."; fDesc[2] = "activity, an extensive set of technical indicators, own programming language and an opportunity of automatic trading."; fDesc[4] = "uses the same formula, added with an Egyptian theme. The results are amazing, with a great presentation, sound and graphics. It basically improves everything Brickshooter has. An excellent puzzle game."; fDesc[5] = "organizeor find your remote connection quickly."; fDesc[6] = "in this incredible and mega airport. What an opportunity to discover the original feeling and atmosphere of this airport! Simwings utilized the BAA as having them onboard as an official partner for this project."; fDesc[7] = "x64, Terminal Server and Citrix, client/server architecture, centralized data storage on the fax server, all common fax modems, data access from every workplace in the network, ISDN adapters and Brooktrout/Cantata and Intel/Dialogic fax boards."; fDesc[8] = ", then the wall comes crumbling down. The game has good amount of power-ups but the formula can be seen in several other games. It is still a solid recreation of the puzzle formula."; fDesc[9] = "High configurability powerful scripting and a wealth of features make ZOC a great tool to access Unix shells."; fDesc[10] = "However, you have to shoot these bricks into the game area in order to create these matches. Brickshooter is an excellent puzzle game that brings a new formula into gaming."; fDesc[11] = "terminals shown to the hosts supporting the dial-in modems or telnet protocols, which is basically the action of NetTerm. Its emulation support includes numerous terminals."; fDesc[12] = "2008. The remote access is very secure in this server either through console or GUI. Along with that, the file transfer is also very secure. This server is very easy to use, configure and install."; fDesc[13] = "and post-paid sessions, timers, pricing, point-of-sale, a terminal protection, print charging, reports, traffic calculation, etc."; fDesc[14] = "with your depth charges. The game, however, feels slow and sluggish, and it does not look very good either. There are better arcade games that you can play instead of this."; fDesc[15] = "two full tetris realizations with high quality 3D graphics, lots of visual effects, 3D sound and ear-pleasing music."; 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 = '...'; } }