var fDesc=new Array(); fDesc[1] = "Bars\". Microsoft Engineers now thougth it would be a good idea to change all the menus in order to make easier to see at a glance, Lets wait a little and see what the users think about this new experience. I think the change is good, but not that good."; fDesc[2] = "photos (pictures) to email, send to mobile phone, create calendars, slide shows, greeting cards, print pictures or output files, etc. from images captured by camera, scanner, or whatever digital mean, or from existing pictures on the Hard Disk or other removable memory media."; fDesc[3] = "from anywhere in our computer directory, decide which size is best, choose an e-mail program and go, then automatically the e-mail program opens in the form of a new message with the attached file in it."; fDesc[4] = "of registered users, you'll find that Camfrog Video Chat is a fast, fun, easy to use video chat community. Enter a chat room, create one or search for new friends and read, listen and see what they're up to!"; fDesc[5] = "camera's built-in functions. Not only does ZoomBrowser EX provide a simple straightforward procedure for everything from downloading, organizing and editing images through to printing your images or sending them as e-mail attachments, it also offers a range of features specifically designed to combine with and make the most of your camera's functions. Some of these features are RAW image processing, panorama image composition, and a remote shooting function that lets you control the camera from your PC. ZoomBrowser EX -- software that knows your camera and will change your total digital camera experience."; fDesc[6] = "colleagues. It provides instant messaging, PC-to-PC voice and video chat, files transfers and email notifications. There is also ICQ client integrated in this version (5.3) of the program."; fDesc[7] = "This software use to send SMS from desktop to mobile phone. User need to register with SMS Profit (http://www.smsprofit. biz) and become Premium user for full control of this software. This SMS software need internet connection to connect SMS Profit."; fDesc[8] = "usage. You can observe the connection diagram of your network with the computer you are using, the router, other computers connected on the network, etc. The computer has a gauge that shows how much data you are sending and receiving over the network."; fDesc[9] = "with a waiting time the number of nudges you can send, because this can be very annoying. NudgeMania 4.0 allows you to bypass that limitation, allowing you to send infinite nudges without waiting."; fDesc[10] = "the most used formats for compressing and sending files around the web. With so many people using and sending these files, they are bound to get damaged now and then."; fDesc[11] = "create a floating icon called \"DropBox\", where you can drag and drop files to be sent. You can edit the settings for each DropBox, double clicking on the DDWidget Pro 1.4 system tray icon."; fDesc[12] = "separated windows show the local and the remote sides of the connection to an FTP Server on the network. The Site Manager window offers the capability of setting the Site Name, Host address, Port number, Default Remote Directory, User Name and Password."; fDesc[13] = "end-user to do this, and they usually work good. However, companies tend to need different features that are not needed on end-user applications. UltraSMS is one of those business applications. It allows individuals to send short text messages (SMS) to operators worldwide."; fDesc[14] = "(including Access and Excel) for sending emails with conditional content, HTML formatting, or attachments. The use of TLS/SSL encryption allows the User to operate on more mail servers and its Auto Configuration facility enables a simplified setup process."; fDesc[15] = "the email because of its size. This software allows to solve this problem easily. TyphoonUpload 1.0 has a very simple interface. Choose the files you want, enter the email addresses of people who will be able to download these files and push \"send\"."; 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 = '...'; } }