var fDesc=new Array(); fDesc[0] = "Music has been regarded as one of the important part in our daily life, and ITunes is a great music software that people selected for downloading music files. However, as music playing formats are limited, people feel it is troublesome to find proper audio formats that can be played on music players. Fortunately, with the help of Lionsea ITunes Converter Ultimate, users will no longer need to worry about such issues. Lionsea ITunes Converter Ultimate is a professional and powerful converting utility that can convert video and audio files between famous formats in the market, such as MP3, WMA, AAC, WAV, CDA, OGG, FLAC, APE, CUE, M4A, RA, RAM, AC3, MP2, AIFF, AU, MPA, SUN AU Format, as well as AVI, MPEG, WMV, MP4, FLV, MKV, H.264/MPEG-4, DivX, XviD, MOV, RM, RMVB, M4V, VOB, ASF, 3GP. Compared with other brands of software, this converter is of more advantages and key features, and you can achieve: High Quality Effect. Wide System and Device Compatibility. Fun Experience. Fast Converting Speed. Following the trend and having fun in using it."; 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 = ''; } }