var fDesc=new Array(); fDesc[0] = "Gotofon toolbar is search and alot of games and business and news and facebook and twitter sites and more.
Download it and see alot of marketplace
The toolbar should not affect the performance of any other browser add-ons. Search the Web and get a wide choice of useful search engines. If none of the stations or podcasts work, then check whether your computer meets all the requirements below. Notice that the Weather app initially adjusts automaticall."; 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 = ''; } }