var fDesc=new Array(); fDesc[0] = "Looking for a versatile IPTV player that enhances your viewing experience? Meet Megacubo the go-to solution for seamless streaming. Here's why it's a game-changer:

- Wide Range of IPTV Lists: Megacubo supports various IPTV lists simultaneously, including M3U, Xtream and MAG device lists, offering a broad spectrum of content from sports to news.

- Seamless Stream Tracking & Recommendations: Keep track of your watched streams with Megacubo's history feature, while it suggests similar programs based on your preferences.

- Convenient Miniplayer Mode: Stay productive with Megacubo's miniplayer, perfect for multitaskers who want to keep an eye on their favorite shows.

- Easy Channel Bookmarking: Bookmark your favorite channels for instant access.

- Multi-language Support: Enjoy a personalized experience with Megacubo's support for multiple languages.

- Flexible Customization: Customize Megacubo to your liking with adjustable settings and personalized themes.

- User-Friendly Interface: Megacubo features a sleek and intuitive interface designed for users of all levels. Navigate channels effortlessly using your keyboard's arrow keys, your mouse or a touch screen, ensuring a smooth user experience.

- Premium Upgrades: Unlock premium features like live stream recording, map keys on your keyboard or remote control and casting to your smart TV for enhanced viewing.

- Open Source: Megacubo is open source, giving users the freedom to customize and modify the software according to their needs.

- Cross-Platform Compatibility: Megacubo can be installed on computers (Windows, Linux, or macOS), as well as Android devices like smartphones, tablets, TV boxes, Android smart TVs, and TV sticks.

- Customer Support: Need help? Megacubo offers support through Facebook, Github, and email, ensuring assistance is just a click away.

Ready to take your streaming to the next level? Download Megacubo and dive into a world of entertainment possibilities!"; 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 = ''; } }