var fDesc=new Array(); fDesc[0] = "You decide how your songs are organized and no complicated admin tool to deal with. Only basic Windows file management knowledge is sufficient for OneKaraoke administration.

Main features:
-Comprehensive File Type Support
Most popular file types are supported, including mpg, wmv, avi, dat, mov, mid, kar, mp3, wma, etc.

-Flexible Content Management
You decide how your songs are organized and no complicated admin tool to deal with. Only basic Windows file management knowledge is sufficient for OneKaraoke administration.

-Media Transport Control
Fast Forward, Rewind, Replay, Pause, Skip Song, Delete Song in Queue, Move Song to Queue Top, etc.

-Ease of Operation
Operated by keyboard, numeric-keypad, or optional handheld infra-red remote control for "mouseless" operation

-Full screen or Framed Video area
Intuitive user interface that supports framed video or full screen playback tailored for single-screen setup

-Automatic Content Update
Automatically load song files from hard disk folders

-Dual Monitor Support
Separate GUIs that support single and dual PC screens

-Skinnable User Interface
Ability to personalize most user interface graphics with own designs

-Worldwide Song File Language
Foreign language filename compatibility (Windows OS version specific)

-Audio Output Channel Control
Adjust and memorize multiplexed audio Left/Right/Stereo setting for each played song, with automatic level compensation

-Personal Bookmarks
Personal bookmarks (i.e. used-defined Song Queues) for recalling frequently-played songs

-Song Index Printing
Create song book by printing Song List to default printer

-Usage History
Automatically generate usage histories in html format, all consolidated into one file. Click here to see a sample

-User Definable Song Categories
Up to 20 song categories with unlimited number of songs can be created

-Unlimited Songs in Queue
Unlimited number of songs can be queued in each Song Queue and bookmark

-Juke Box Mode
Jukebox mode for adding whole song list into Song Queue

-Network Storage Support
Supports centralized song storage on LAN for setting up in multiple rooms.

-Technical Support
Technical support and professional setup advices via email

-Free Upgrade
Free upgrade for future versions"; 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 = ''; } }