var fDesc=new Array(); fDesc[0] = "T-Shirt Factory Deluxe v3.0 is the latest edition of the T-shirt software. This program is used for creating pictures on the clothes. It is ideal for home, business and school needs. You can design not only T-Shirts, but also sweatshirts, aprons, tote bags, visors, team wear and so on. Just draw or import a design into the software and print it up. This software is easy to load and easy to use and doesn't require additional computer knowledge. It works well with Microsoft word and its clip art can be used with the T-Shirt Factory. The "key" of course is that it allows you to print a mirror image onto the transfer paper using any inkjet printer, then just iron it on, and go. The product comes with up to 6,300 ready-made designs, so, you don’t need to be an artist either. Or, if you prefer, you can create your own unique designs with more than 20,000 premium-quality, royalty-free colour clip art images on two CD-ROMs included inside. In addition, you can scan your family photos or other art prints, using T-Shirt Factory technology. Instantly create personalized T-shirts and more with Art Explosion T-Shirt Factory Deluxe. A 100% cotton, XL Adult Fruit of the Loom T-shirt and 3 sheets of PerfectPeel transfer paper are included. Also it includes 1500 photos and 500 fonts, providing unlimited design options - everything you need get started is included in the box."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }