var fDesc=new Array(); fDesc[0] = "How to Delete Duplicate Songs - is all you need to delete duplicate songs on your computer. It gives all answers on the such questions as how to delete duplicate songs in your music player and how to delete duplicate music in your music collection. What is the best way to find out how to delete duplicate songs in Windows media player? How to delete duplicate songs, find and delete duplicate music files, how to remove and how to delete duplicate songs, how to delete duplicate song files automatically."; 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 = ''; } }