function init () {
}
function loadSound (ceMP3) {
	document.getElementById('flashtop').playSound(ceMP3);
}
