var fDesc=new Array(); fDesc[1] = ", FLASH and PIC's using user friendly tools and multiple programmer types. Ponyprog supports AVR, SPI eeprom, AVR micro, 12C bus 8bit eeprom, PIC 16 micro, PIC 12 micro, AT89S micro and SDE2506 eeprom family chips."; fDesc[2] = "and more to manage a business like that. This program enables you to organize everything in your business, including machines, clients, employees, products, etc. and allows you to have everything under control"; fDesc[3] = "tool will take you to the Windows XP and Vista back stages. And that’s not all, also you will be able to give some orders and make some changes in a really safe way."; fDesc[4] = "age or less that enables single players to use gaming skills to overcome obstacles and choreograph dance moves. This game portrays Barbie as the character of Princess Genevieve."; fDesc[5] = "we can use this program for parental control. It offers several protection methods that we can activate, deactivate, or change at any time."; fDesc[6] = "and unwanted access. It is a very fast and easy-to-use security application. Cutting Edge instant Lock technology is incredibly fast, it can lock 100 GBs of data in quite little time and it does not modify or harm protected files."; fDesc[7] = "and easy to put in action. But what you can do with this? TweakNow PowerPack will let you tune almost every variable of your PC's operating system and your Web browser through its package of utilities. Pretty big package by the way."; fDesc[8] = "When run, the program will display an animation which will completely block access to the system. To unlock it, you have to right-click somewhere on the screen and enter the correct password."; fDesc[9] = "list of titles which represent different missions for Nancy Drew to solve. In Nancy Drew Dossier: Lights, Camera, Curses, Nancy will be seeking the source of sabotage on a Hollywood set."; fDesc[10] = "made for Atmel's AVR series uCs ,but Bascom AVR can export a .hex or .bin file so it can be used with many other uCs.Commands used for Bascom AVR are very simple to remember and to use, as compared to C compilers or others.Pin configuration for the uC are also very simple"; fDesc[11] = "are visible like regular disks and the data stored in them can be encrypted by several algorithms. The data stored in them can be encrypted by several algorithms such as AES, Blowfish, Twofish, CAST, GOST, DES and others."; fDesc[12] = "USB stick."; fDesc[13] = "it. When you return your PC is automatically unlocked, ready to be used."; fDesc[14] = "performance Get details about active processes Display locks and deadlocks"; fDesc[15] = "these treasures for future generations. Now it is time to discover his amazing inventions...hidden deep in the SECRET CHAMBER...But the King protected his treasures with a complex series of jeweled locks and mechanical scarabs. Solve the ancient puzzle and discover the wonder of the King's genius before the scarabs can stop you."; fDesc[16] = "line of code to source code of your program, you will be able to use powerful copy protection system of Colock."; fDesc[17] = "documents. Locks whole directories. Easy to use. Quickly lock and unlock a whole list of files with one mouseclick. Quick launch icon for easy access...."; fDesc[19] = ", Passsword (obviously) and Header text (which scrolls across the top of the screen. Completely free, please e mail me to say h..."; fDesc[20] = "secure mailing of encrypted files and exclusive viewing of locked files and folders."; 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 = '...'; } }