var fDesc=new Array(); fDesc[0] = "The program for registration incoming and outgoing mail of organization.
" Card" of the document with the detailed information. Opportunity of binding to record photos of the document.
Search on base, a conclusion to print of results of search.
MS Visual Fox Pro 6 libraries needed - www.araxgroup.com"; 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 = ''; } }