document.write('<embed type="audio/x-mpeg" '); 
document.write('src="http://chanticleer.org/mp3/TheSecludedMelody.mp3"'); 
document.write('controller="true" '); 
document.write('prefetch="true" '); 
document.write('width="220" '); 
document.write('height="25" '); 
document.write('autostart="false">');
