var fDesc=new Array(); fDesc[0] = "X-ray Anti-Cheat is a program designed to catch and eliminate cheaters in online games.

X-ray is a client-side application, running on your machine and offering protection to you and your team-mates in online leagues and tournaments.

It allows you to check for cheaters in any match you have played by viewing screenshots of their matches on xraygaming.com.

X-ray uses state-of-the-art methods to protect you and your online gaming experience. It will periodically take screenshots of what you are seeing in-game, and will scan for known cheats and bad processes in the background to help with cheat detection.

When you are finished playing your game, X-ray will upload these screenshots to our servers, where our experienced admin team and massive userbase will help catch cheaters by reviewing screenshots and 'flagging' them if they appear suspicious.

If found and proven to be cheating, the users' game identifier (either a Steam ID, a GUID or CD-Key) is banned from all group sites and any partner leagues, ensuring you play in a cheat-free and safe environment.

X-ray Anti-Cheat is a smart and interesting Windows XP and Vista anti-cheat system for multiple games."; 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 = ''; } }