var fDesc=new Array(); fDesc[1] = "patterns. Works with Windows 95, 98, ME, NT, 2000, XP, Vista, Windows 2003 Server and DOS. Eraser is Free software and its source code is released under GNU General Public License. The patterns used for overwriting are based on Peter Gutmann's paper \\"Secure Deletion of Data from Magnetic and Solid-State Memory\\" and they are selected to effectively remove magnetic remnants from the hard drive. Other methods include the one defined in the National Industrial Security Program Operating Manual of the US Department of Defence and overwriting with pseudorandom data. You can also define your own overwriting methods. Chip Magazine Logo Winner of Chip Magazine's BEST FILE SHREDDER AWARD Press Cover Features Getting Started Erase files and folders securely."; fDesc[2] = "amount of points possible in 20 spins. The game presents 3 modes: Classic, Mixed Matrix, and Patterns. You can change backgrounds, keep track of your scores, and control audio. Not available for Mac."; fDesc[3] = "16-bit / 44.1kHz equivalent to 5Gb of uncompressed wav files. It features more than 8000 midi drum patterns with pre-listening, quick browsing and drag’n’drop functionality."; fDesc[4] = "and edit them accordingly. All the editing features helps the user to cut, copy or paste, create mirror image, rotate and remove the stitches from the chosen part of the design and much more."; fDesc[5] = "almost any graphic image and convert it into a cross-stitch pattern. You will be able to specify the size and number of colors. PCStitch will automatically map them to the floss. You can convert simple images or complex photographs."; fDesc[6] = "and sizes, select the cloth, and much more with PCStitch PRO 9! Your creativity will be at its highest point with it! Make your hobby even easier to accomplish, and make a job of it if you please. Wait no more! Create now and enjoy it!"; fDesc[7] = "that they should be used when making decisions. The Autochartist program will do a lot of the work for you. Since it is capable of recognized patterns and even emerging patterns in real time, you will not have to spend your time constantly looking for new trades to make."; fDesc[8] = "integrates with Adobe Photoshop, Paint Shop Pro Photo and other photo-editing applications. It gives you the power to apply any imaginative effect to an image surface without disturbing its original details."; fDesc[9] = "pattern to be printed, that is in Colored Stitches or Squares, in Black and white or Colored Symbols and much more. Print more than one pattern in one page, import patterns from saved files or download them from the web site PatternsOnline.com, and get ready to cross stitch."; fDesc[10] = "options this program has, your creativity will be unlimited. Whether you use it for your job or you are a person who enjoys playing with images, this tool is very useful. It also comes handy to print patterns and give them to children for them to color."; fDesc[11] = "250 colors and export patterns in bmp format. Customize your printings by selecting the size of grid, the type of color printout (squares, circles, small crosses), page margins. The color palette can be modified."; fDesc[12] = "outstanding kaleidoscopic effects. Comprising multiple effects, patters and options, this tool allows you to combine your digital images to produce a digital effect that gives pleasure to your eyes."; fDesc[13] = "patterns: it will simply show you animated footsteps for both the man and the woman. There are more than 65 videos and photos included in the program to help you visualize the full view of a dance. You can even design your own dance steps and save them."; fDesc[14] = "audio files. The program uses standard wav files for drum samples and loops. The user could add these samples and loops using the Internet or make their own. It could also create one-bar patterns and arrange them into a 'song', sequencing multiple patterns at once, when needed."; fDesc[15] = "is looking for companies whom are forming bullish trading patterns.(stocks about to increase) Carl helped Michael program the bot to identify (in split second timing) distinct trading patterns from a vast range of 6578."; 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 = '...'; } }