var fDesc=new Array(); fDesc[1] = "the Editor, or use de Design Wizard (that will guide you step by step) where you will be able, if you want, to use some of the ready-made templates provided with the program."; fDesc[2] = "print wonderful business cards of multiple sizes. It includes many high-quality business card templates and logos, as well as great design tools and background images to help you design your own cards in a snap."; fDesc[3] = "cases and iPod. The software will help you to create these with a professional look and you're only limited in your designs by your creativity. You can install the software easily by inserting a disc that is provided when you purchase the software."; fDesc[4] = "greeting cards in just a few minutes. The program includes hundred of pre- defined professional templates to help you create beautiful greeting cards in a snap that you can email or print directly from the program."; fDesc[5] = "insert your passwords anywhere. Some web browser plug-ins do that. Password Keeper will only store them in a secure location from where you can copy them into the clipboard and past them anywhere."; fDesc[6] = "if you don“t enter a purchased key. The program begins with a wizard that offers you to guide into the process of creating business cards, letterheads, labels or envelopes."; fDesc[7] = "software you can create your own style of cards in literally minutes. It's really easy to use! Advanced ID Creator helps you to: Create a great looking id card - Use the wide variety of tools to add text, graphics, shapes, barcodes, shadows and other effects to your design. Vary the color and style of any object for an endless array of possibilities. Supports all card sizes - Select an existing layout or add your own for any ID card paper you want to print. Use standard stock or define your own. Get it done fast! - Use the previously saved template to get started in a matter of seconds. Once your basic design is created tweak it as needed or print it just the way it is. Create id cards for your entire organization - Use the built-in Personal Databases to store information for each person in your organization for fast card creation on the Template Design step. Store each person's..."; fDesc[8] = "This collection includes the most popular versions of solitaire card games, like Pyramid or Fourteen, and its full version is available at no cost."; fDesc[9] = "wide range of casino games, with many different slot machines, dozens of table and card games, lots of video pokers, and progressive jackpot games."; fDesc[10] = "card, you will also be able to test the designed speaker. You will be able to construct a loudspeaker circuit by including its different components (with values) into a chart. The program will then calculate the output that this system will produce."; fDesc[11] = "words and photos. You can select a card design among 200 designs from more than 15 categories and occasions like, wedding, birthday, travel, romance, humor and many other events."; fDesc[12] = "use. In few minutes you will have your own customized greeting card. In only 3 steps you will enjoy a store-quality greeting card but with the importance of having it done by you..."; fDesc[13] = "save your created cards to the hard drive or - in case you want to play - you can print them out too. You can create your own templates for manna symbols, set symbols or cards."; fDesc[14] = "when opened. Pop-Up Card Designer PRO will allow you to create your own designs, for further printing, cutting and folding them. You can also mail your customized cards to anyone."; fDesc[15] = "professional in style and approach. Templates are available to design different types of business stationery such as cards, letterheads and envelopes. It employs the concept of a wizard to make design easy for a beginner with no extensive knowledge in using computer software."; 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 = '...'; } }