function playSound() // nur IE
{if(document.all)document.all.MeinSound.src="ringin.wav"}
