var fDesc=new Array(); fDesc[0] = "GoDaddy Mail Converter Software converts GoDaddy mailboxes with all its attachments. It saves GoDaddy Mail emails, contacts, calendars, notes, mail attachments, etc. This GoDaddy Mail-based Solution exports GoDaddy emails to PST, MSG, EML, EML, EMLX, CSV, HTML, MHTML, PDF, TXT, DOC, DOCX, JSON, PNG, TIFF, etc. Also, it imports GoDaddy Mail emails to Office 365, HostGator Email, Amazon Webmail, Live Exchange, Opera Mail, Yandex Mail, AOL, and other email clients accounts. This GoDaddy Mail Converter downloads the GoDaddy Mail database into PNG image format. It converts multiple GoDaddy email files in a single click. It has an exclusive feature to remove duplicate mailboxes during an email migration. This email converter application supports all the versions of the Windows operating system, including Windows 10, 8, 8.1, 7, etc. The demo version of the GoDaddy Mail conversion software converts the first 50 emails free of cost."; 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 = ''; } }