// JavaScript Document
<!--
if (navigator.appName == "Microsoft Internet Explorer"){
document.write('<BGSOUND SRC="Rumori/birds04.WAV" LOOP=INFINITE>')}
else {
document.write('<EMBED src="Rumori/birds04.WAV" WIDTH="145" HEIGHT="35" AUTOSTART="true" LOOP="true">')}
// -->
