var fDesc=new Array(); fDesc[0] = "Lonak minimizes logistics, marketing and communication costs of enterprises. You will be able to get in touch with millions of companies to introduce your services and products. Get quotes for your logistics demands in minutes from 200 countries.

Lonak is a freight exchange and online business network that gathers commercial organizations together. Lonak has hundreds of thousands enterprise members around the world.

You may get your Lonak ID from web or you may download Lonak Connect."; 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 = ''; } }