var fDesc=new Array(); fDesc[1] = "application ever. Nowadays, billions of people use Skype for several reasons. Firstly, it allows you to call anyone who has Skype for free. The call quality is great and you can even go on a video chat with anyone who has a camera."; fDesc[2] = "gives you a simple solution to maintain your anonymity and protect your privacy when accessing wi-fi hotspots."; fDesc[3] = "this program we must go to the ZoomBrowser Interface. Canon Image Gateway is a free service that Canon gives to Canon Cameras owners."; fDesc[4] = "5.01 ensures the security between host computer and gateway by checking that the MAC address from gateway to localhost and viceversa is correct."; fDesc[5] = "(using an integrated or external fingerprint reader). The application is compatible with Windows XP and Windows Vista, supports domain security integration and have a friendly user interface."; fDesc[6] = ", Serial, IRDA or Bluetooth links"; fDesc[7] = "free to download from the developer’s website. The game has been developed to be played during those moments when you need a gateway to free your mind from all the tensions of the day."; fDesc[8] = "an effective Internet connection. Simple to download and easy-to-use, this utility can be mastered by novice users too."; fDesc[9] = "networks. The program allows you to share most types of Internet connections with your entire network, , allowing multiple users to simultaneously surf the web, retrieve their email, or chat with online messaging, as if they were directly connected to the Internet."; fDesc[10] = "add SMS functionality to the application (SQL-SMS gateway, SMS-File gateway) It incl. PHP, ASP, Delphi, Java support."; fDesc[11] = "tracked by websites or Internet Service Providers."; fDesc[12] = "events and services such as SMS Voting, SMS TV chat, SMS Info, SMS Survey, SMS Quiz, etc. Visit www.codesegment.com for more."; fDesc[14] = "Gateway Suite stores mail for local users on your LAN without connecting to the Internet, there is no wait for mai..."; fDesc[15] = "advanced features that most offices need. Gateway provides the security of an application level firewall to protect your local LAN from attacks, a..."; 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 = '...'; } }