var fDesc=new Array(); fDesc[0] = "GoblinPSP is a homebrew application for the PSP by Moscas of the Italian PSP forums, and it's a PC program for "a variety of functions". GoblinPSP there will indeed carry out operations to backup the data on your memory stick, load and / or delete your backup UMD and also to launch programs like RemoteJoy and USBIsoloader."; 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 = ''; } }