function writeAudio(file){	document.write("<embed src=\"audio/" + file + "\" height=\"46\" width=\"200\" autostart=\"false\">");}