var fDesc=new Array(); fDesc[0] = ""SafeSurf" conception - A new approach to the idea of active promotion, allowing the customer to get rid of annoying pop-ups, communication failures, frame breaking, and other constraints on viewing sites, and advertisers to promote sites, that can't be impressed in other types of surfing. All this is achieved by site impressions a special program that uses the most secure Firefox browser."; 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 = ''; } }