var fDesc=new Array(); fDesc[0] = "Free Disc Burner writes any files, folders (data) to any disc as well as writes multisession discs (there is a possibility to write up files to the same disc), erases information from a disc, supports Blu-Ray.

Supported Media Types: CD-R, CD-RW, DVD±R, DVD±RW, DVD-RAM, DVD±R DL, BD-R, BD-RE.

Program's Features:

- support of buffer protection technologies (BurnProof, JustLink, etc.);

- speed detection;

- possibility to customize file systems of the disc;

- full/quick erase functionality;

- support of all drives that are recognized by Windows OS;

- multisession or disc-at-once burning to ALL supported media formats including Blu-Ray (BD-R and BD-RE);

- writing of ISO images to ALL supported media formats including Blu-Ray (BD-R and BD-RE);

- easy file/folder manipulation;

- import of all existing data from the disc;

- support of UNICODE file and folder names for multi-byte;

- support of Turn Off Computer function when burning is finished;

- burning DVD video if VIDEO_TS and AUDIO_TS folders are added.

Free Disc Burner contains no spyware or adware. It's clearly free and absolutely safe to install and run."; 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 = ''; } }