var fDesc=new Array(); fDesc[0] = "Smart Highlight - Automatically detects the most legible price and marks it yellow. Eg when we have the result 586 seconds or 10 minutes will automatically mark field is the value of minutes, the most comprehensive price compared to the 586.The usefulness of this feature is that the eye drops automatically to the value we want and are easier to understand and this can be particularly effective when we have multiple values."; 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 = ''; } }