var fDesc=new Array(); fDesc[0] = "Windows Mobile Note: if you need to shift to enter a number, pressing the number shift twice may set a num lock mode. Vegas Pool Sharks is protected by copyright law and international copyright treaty. Redistribution in any form is prohibited. Compatible with all versions of Windows Mobile 2003 and later."; 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 = ''; } }