var fDesc=new Array(); fDesc[0] = "Tamestorm presents a new game from River Raid series.

In this version we tried to consider our fans' feedback to improve the game and make it even more exciting arcade.

As usual, the game goal is to shatter economy of aggressor by blasting the bridges and destroying the enemy forces that oppose you.

Your enemies are dump, but your mission is not easier though - they will make up by their numbers.

In this game, the filling station is not just a place where you refuel, now you can fix your damaged aircraft here.

As usual, you can either opt for completing the mission without any single shot or terminate as more enemies as you can.

Enjoy this new arcade shooter!

- 30 different levels;
- you will get any update for free;
- free TameStorm.com support;
- stereo sound;
- nags and ads free;
- bug free guarantee;
- 30 days unconditional money back;
- Best of River Raid ever;"; 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 = ''; } }