<!-- START SOUND CODE, DELETE TO REMOVE  -->
<!-- START HOME MUSIC CODE		
	/*
	if (navigator.appName == "Microsoft Internet Explorer") {
		document.write('<bgsound src="sounds/pentecostes09.mp3" LOOP="false">');
	}
	else {
		document.write('<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" Name="MediaPlayer" src="home-sound.mp3" AutoStart="true" ShowStatusBar="0" ShowControls="0" ShowDisplay="0" volume="1" HEIGHT="1" WIDTH="1" loop="false"><br>');
	}	
	*/

<!-- END SOUND CODE -->
