var fDesc=new Array(); fDesc[0] = "Do you want to convert your vCard data? There is an easy or quick solution to resolve your problem i.e. vCard Converter software. vCard Converter tool gives a precise conversion and takes only few seconds to convert data. The software is workable on all Windows editions like Windows 10, Windows 8.1, Windows 8, Windows 7 and Windows XP etc. The tool offers various naming options to convert vCard contact data. vCard converter converts all the contact images from vCard to PST file format. User can convert unlimited amount of data from vCard to Excel/CSV without any problem. vCard converter converts vCard contacts from various email clients like MACMail, Thunderbird etc. Not only this, the software also converts the vCard contacts from iPhone, iPods, Blackberry etc. The tool supports all Outlook editions like Outlook 2016, Outlook 2013 and Outlook 2010 etc. There is a free demo available for user to understand the software?s working procedure properly."; 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 = ''; } }