var fDesc=new Array(); fDesc[0] = "The Phantom EFX archeology team, while on assignment in South America doing research for another of the famous slots, discovered a creature never seen before. The creature, a Spanish speaking cute little red Devil, with a heart of gold. He communicated he went to South America looking for some heat - but it just wasn't enough. He told us if we created a really hot slot, one he could reside in, that he would bestow great winnings to the players. We thought this was a great idea and created En Fuego, a super hot, fast paced, action packed slot that would make him feel right at home. Now get ready, this too-hot-to-touch slot has our happy new tenant ready to hold up his end of the deal - to pay you big-time!
This slot download is compatible with the following:
* Vegas Online
* 2D Slot Club Lobby
* Bonus Mania
* Vegas Casino Experience
* Mystic Forest
* High Roller
* Ghost Town
* Gold Rush
* Reel Deal Adventure"; 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 = ''; } }