var fDesc=new Array(); fDesc[0] = "321 Clone CD is a smart, simple and reliable tool that has been designed to let you clone and backup any kind of CD discs, including Audio CDs, Data CDs, Video CDs, and so on. With 321 Clone CD you will be able to make a backup copy of your important CDs, VCDs, audio CDs, and other CDs and save important data.

321 Clone CD runs very stable on Windows 98, Me, NT, 2000, XP, 2003 and is compatible with all the popular CD and CD-ROM brands. It also runs very quick and smoothly and it's very easy to use. You need only several minutes and several clicks, and a CD will be copied.

321 Clone CD supports ripping and burning with different modes. It can also copy a CD to your hard disk folder, or burn a CD image from your hard disk folder to a blank CD-R.321S Clone CD supports different copying modes including CD to CD, CD to Image, Image to CD and it supports different ripping and burning modes, like RAW DATA, RAW DAO, Session-At-Once!

Features:
-Copy Audio CD, Data CD, Video CD
-Copy CD to CD, Copy CD to Image, Burn Image to CD
-Simulate Recording Mode
-Different Ripping and Burning Mode: RAW DATA, RAW DAO, Session-At-Once -Very stable running
-Very quick ripping and burning -Very easy to use -Very small file size"; 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 = ''; } }