var fDesc=new Array(); fDesc[0] = "If you are searching for a quick solution to export Zimbra account data to Outlook or any other application, then your search ends here. Zimbra Export Tool, developed by CubexSoft Technologies, is a smart utility that provides multiple options for Zimbra user profiles conversion to PST, PDF, NSF, MBOX, EML and MSG ; Zimbra contacts to Outlook contacts, vCard, ICS and calendars to ICS. It's a powerful application that provides complete conversion of Zimbra mailbox items, which includes emails, contacts (backup Zimbra distribution list too), calendars, notes, tasks along with performing Zimbra briefcase export. If you have multiple TGZ files extracted from Zimbra, then don't worry as Zimbra Export Tool supports bulk of unlimited Zimbra TGZ files at once. Another important highlight of this Zimbra Mailbox Export Tool is its efficiency to directly select TGZ files, thus eliminating the entire process of extracting files and folders from zipped TGZ files. No Outlook or Zimbra installation is required to use this advance utility as it efficiently export Zimbra account data and that too with accurate details. Still having doubts, then download the FREE demo edition of Zimbra Export Tool and get complete demonstration about its working. Demo edition will convert first 20 items from each folder of selected TGZ files to supported file formats."; 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 = ''; } }