function writeSound(data) { 
	document.write(data); 
}
