var fDesc=new Array(); fDesc[0] = "MediaSanta DVD Burner is an easy-to-use and powerful dvd burner to burn MP3, DATA, ISO, AUDIOS, VIDEOS, and IMAGES to high-quality CDs or DVDs. Powerful features, Full Drag and Drop support, Easy-to-Use and Highly Customizable interface, Supports virtually all SCSI, IDE, EIDE, USB and Firewire DVD Writers , Supports all / DVD R / DVD RW / DVD-R / DVD-RW / DVD-RAM discs , Prevents Bad Burns and MediaSanta DVD Burner is an easy-to-use and powerful dvd cd burner to burn MP3, DATA, ISO, AUDIOS, VIDEOS, and IMAGES to high-quality CDs or DVDs. Powerful features, Full Drag and Drop support, Easy-to-Use and Highly Customizable interface, Supports virtually all SCSI, IDE, EIDE, USB and Firewire CD or DVD Writers , Supports all CD-R / CD-RW / DVD R / DVD RW / DVD-R / DVD-RW / DVD-RAM discs , Prevents Bad Burns and CD Creation Errors (BURN-Proof, Just Link, and OPC technologies supported) , Creates Multi-Session CD and Import any of the available previous session , Builds and Burns ISO Images quickly, Test write Function, Creates Bootable DVD / CD, Quick and Full Erase Rewritable discs, Back up your System and Files easily, High Performance File/Disc Caching (adjustable cache size), On The Fly Recording; no need to build ISO file first, No disk space is required for temporary files, Displays needed information about drive and disc, Creates ISO(100% DOS/Windows) compatible Data DVDs, Built-in ASPI Layer for Windows 98, NT, 2000, 2003 and XP,Vista, Supports long file name file system Creation Errors (BURN-Proof, Just Link, and OPC technologies supported) , Creates Multi-Session DVD and Import any of the available previous session , Builds and Burns ISO Images quickly, Test write Function, Creates Bootable DVD / , Quick and Full Erase Rewritable discs, Back up your System and Files easily, High Performance File/Disc Caching (adjustable cache size), On The Fly Recording; no need to build ISO file first, No disk space is required for temporary files, Displays needed information about drive and disc, Creates ISO(100% DOS/Windows) compatible Data DVDs, Built-in ASPI Layer for Windows 98, NT, 2000, 2003 and XP,Vista, Supports long file name file system"; 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 = ''; } }