var fDesc=new Array(); fDesc[0] = "Many popular online games tend to be located in west-coast United States. This means that the servers for said games tend to be in the same area. To top it all off, some companies tend to give priority access to those who are physically closer to these machines.

That means that while you may have a great internet connection, you might still have a higher ping to the game server just because you're further away from someone who lives closer to the machine.

Getting started with PwnPing is very easy! In order to use the services, please follow the simple steps outlined below.

1. Register for an account here. (Paid or Trial Account)
2. Download and install our PwnPing v0.1.4.4 application to start using our services.
3. Login to the desired PwnPing server using our application.
4. You're all set! Enjoy Pwning your lag!"; 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 = ''; } }