var fDesc=new Array(); fDesc[0] = "The Label Edition collects data from ecommerce sites, formats addresses, prints labels, picking and packing lists. With the extended Invoice Edition you can print VAT and non-VAT invoices as well as labels. It also exports extra financial fields from the sales records for use in accounts systems. Using Parallels or Fusion , you can now run Packing Partner on an Intel Mac. Packing Partner is a signed and trusted program. but IE9 sometimes gives a warning. If you get this, please select: actions>run anyway.
Banking program Rapport blocks Packing Partner. Uninstalling Rapport will allow Packing Partner to work."; 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 = ''; } }