var fDesc=new Array(); fDesc[0] = "Bubba and his sidekick Stix are an interesting pair, Bubba is a happy-go-lucky animal delivery guy for the local Zoo here on Earth and Stix is…well, he's a stick with a personality.
One day while going about his daily routine, Bubba is abducted by an alien that plans on delivering him along with several other aliens in their zoo. On the way back to his home planet, the alien spacecraft loses control and crashes, Bubba, the other aliens and Stix (a sentient twig like alien) are able to escape. Bubba and Stix become friends and start on their journey home. They're now on an alien planet, things are a little bit different than they are on Earth. Take control of Bubba as he wields Stix as various puzzle solving tools (including a weapon), as they try to find a way back home. You'll have to solve mind-boggling puzzles and fight all kinds of wacky aliens if you're planning to return to Earth, so you'll have to have fast reflexes and be able to think fast and sometimes sideways. Bubba N Stix is a action strategy game. You control Bubba, a long necked redneck, equipped with his weapon-like pal Stix, a small fella who acts like a cross between a billy club and a boomerang when held in Bubba's hands. While maneuvering Bubba throughout the strange planet, you can throw Stix at aliens, maneuver him like a pry bar to lift rocks and barrels and things, use him like a snorkel to breathe under water, and stick him into trees and buildings and such for use as a platform. The deeper you go into this game, the more uses you'll find for your little friend. Stix is your only weapon and your only ally. Without him, you couldn't even get through the first part of the first level of this game. You'll have to solve mind-boggling puzzles and fight all kinds of wacky aliens if you're planning to return to Earth, so you'll have to have fast reflexes and be able to think fast.

Main Features :
- Help Bubba and Stix get back to Earth.
- Challenging puzzles.
- Tons of fighting action.
- Cartoon-style graphics.
- Appropriate for all ages."; 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 = ''; } }