var fDesc=new Array(); fDesc[0] = "One-click Install Countless Free Apps and Games
1,200,000 android apps & games included, with more than 10,000 new apps & games every day - find whatever you need.

Now Playing: The Latest Videos and Music
Download the hottest and latest videos & music hand-picked by our editors. Surprises are in store for you crazy music fans, anywhere and anytime.

Manage Your Device Like Never Before
Simplify your life with the easy and convenient android manager including contact management and group messaging.

Secure Your Personal Data with a One-click Backup
Worried about losing data on your phone? Try out our brand new backup function of the android manager.

Liberate Your Phone with One-click Rooting
Speed up your phone, uninstall stock apps, save battery usage and generally do whatever you want – with Mobogenie, you make the rules.

Simplify your phone (and life!) with just one click!"; 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 = ''; } }