var fDesc=new Array(); fDesc[0] = "Create, Save, Print and even Export barcodes to your favorite Windows program using our award-winning software.

Main Features:


- UPC A & E with 2/5 digit-extensions

- EAN 13, 8 and 128

- Interleaved 2 of 5

- Code 93, 128, 39 and 39-Ext

- Postnet 5, 9 and 11

- Imperial and Metic Measurements

- Large Font Support

- Hot-Keys for Common Functions

Requirements:
Hardware

- Pentium® II 266 MHz processor or equivalent (Pentium® III recommended)
- 128 MB RAM (256 MB RAM recommended)
- 100 MB free hard drive space (250 MB free hard drive space recommended)
- High Color display adapter at 800x600 resolution (High Color display adapter at 1024x768 resolution recommended)
- Dial-Up Internet Connection (Broadband Highly Recommended, Cable Modem or DSL)

Software

- Windows® 7 (Seven), Windows Vista, Windows Server 2003/2008, Windows XP, Windows 2000/NT (Windows® 7, Vista or XP recommended)
- Microsoft® Internet Explorer™ 5.0.0 (Microsoft® Internet Explorer™ 6.0.0 recommended)"; 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 = ''; } }