var fDesc=new Array(); fDesc[0] = "A cloud computing platform for storing, syncing and sharing data based on powerful online applications.

Main Features:

- Store your data, documents, contacts and all your content on the cloud

- 2GB for free with all the services available.

- Any file you upload to Kleii also instantly saves to your computers, phones, and the Kleii website.

- Easily upload your photos, videos and any data from your phone or tablet.

- No internet? No problem, you always have your files on your devices. Works even when offline.

- All files stored online by Kleii are kept securely in multiple data centers located around the world.

-Enjoy your music and video anywhere

- Kleii Media Streaming allows you to securely store and sync your entire digital music collection to the cloud.

- Your media and playlists are stored and synced to all your devices.

- Music and video are organized by artist, album, genre or your own playlist.

- Listen to music and watch video on the web or your mobile devices without the hassle of wires or copying.

- HTML5 Web Apps - View & edit anything on the cloud

- Instead of relying on local desktop applications for tasks, you can just do your daily tasks within our application or website.

- HTML5 is here, and with it, our web applications take on a power, ease, scalability, and responsiveness like never before.

- Open over 30 file types right in our application — including PDF, Excel, HD video, Adobe Illustrator and Photoshop — even if you don’t have the program installed on your computer.

- Kleii protects your data and your privacy without you needing to think about it.

- File versioning is supported.

- Any changes can be undone, and files can be undeleted.

- Secure Sockets Layer (SSL) and AES-256 bit encryption.

- Full control of connected devices into your account.

- All files stored online by Kleii are encrypted and kept securely on Amazon's Simple Storage Service (S3) in multiple data centers located around the world."; 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 = ''; } }