var fDesc=new Array(); fDesc[0] = "PC Suite fully supports mobile phones on the iPhone, Android and Windows Mobile platforms. As long as you have PC Suite, massive resources are free to access. PC Suite is totally free to use. Additionally, it offers free technical support, free resources downloading and installation. free paid mobile phone resources cracked and shared by friends on the internet."; 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 = ''; } }