function stopSoundWithReplace()
{
	window.location.replace("index.html?reFlag=stop");
}