var fDesc=new Array(); fDesc[0] = "Crysis Wars Ex is a new action game with one hero in a war time. Welcome to the world of Crysis Wars EX, the new experience in the Crysis universe brought to you by the Online Modding Group.

One of the goals of Crysis Wars EX is to improve the balance of the game to let people experience a full balanced game with tons of new features.

This project is extending the core game with new features and improvements that were requested by the community. Crysis Wars EX includes features like the OMG! Stats System or the OMG! Login System."; 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 = ''; } }