function dodraw(playlist){ document.getElementById("innerplayer").innerHTML = ' '; } function printdraw(playlist){ document.write(' '); }