var fDesc=new Array(); fDesc[3] = "other 'talking head' segments with ease. It can also be used for quick video titling if your PC has a high-..."; fDesc[4] = "been designed for the novice and pro alike. The user interface is standard Windows top to bottom, there is no teleprompter learning curve. The keyboard is used to change the speed while playing and the [Esc] key will return from the teleprompter player to the windows style script editor. This product is also simple to install with its self installing/uninstall wizard. This is the full version that runs in the demo mode until a software license is purchased. Download these high quality teleprompter products to see how easy and powerful our prompter software is for you."; fDesc[6] = "been designed for the novice and pro alike. The user interface is standard Windows top to bottom, there is no teleprompter learning curve. The keyboard is used to change the speed while playing and the [Esc] key will return from the teleprompter player to the windows style script editor. This product is also simple to install with its self installing/uninstall wizard. This is the full version that runs in the demo mode until a software license is purchased. Download these high quality teleprompter products to see how easy and powerful our prompter software is for you."; fDesc[7] = "How your message is communicated is as important as the message itself. When you have that elusive combination of message, passion, and presence -- eloquence flows. FloPrompter is one of the most innovative PC-based teleprompter solutions on the market! Why spend hundreds of dollars on proprietary hardware-based solutions when you already have a PC? FloPrompter is both affordable and it runs on Microsoft Windows-based PCs. FloPrompter is the only teleprompter solution which offers "broadcast segments" -- the ability to break your text into multiple chunks to better support the digital capture and editing process. FloPrompter is one of the few teleprompter solutions which supports "rich formatting" (e.g., bullets, bold and color). Our product also is the first to offer the exciting new Windows Vista look and feel and an unparalleled degree of user customization. We..."; fDesc[9] = "record and think about complex networks of ideas, things, or people, and their interactions."; 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 = '...'; } }