var fDesc=new Array(); fDesc[0] = "Interesting reels slot machine with classic casino symbols like 7, different fruits, star, bar, bell. Highlights are, for example the high resolution graphics and 3D animations, joker symbol, feature games, risk function, sound effects and much more. Several jackpots and risk ladders make this game being extra fun!

Main Features:

- 3 reels with classic casino symbols. 5 win lines, you win with 3 equal symbols on a line. The 7 symbol is also working as a joker.

- With a 7 symbol or risk lose a jackpot is increased in addition. The jackpot is won in the highest bet with 3x7 on a win line.

- All wins may be risked by a popular ladder gamble feature. This gamble feature offers half win and a one step up/down ladder on the right side.

- Further options such as autoplay provide a relaxed gaming experience which is further supported by real Vegas sound effects creating an exciting atmosphere for players.

Requirements:

-Win95, Win98, WinNT, Win2000, Win XP,
Windows Vista, Windows 7, Win Server,
32Bit and 64Bit"; 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 = ''; } }