<!-- START HOME MUSIC CODE
if (navigator.appName == "Microsoft Internet Explorer") {
document.write('<BGSOUND SRC="meawm.mid" LOOP="false">');
}
else {
document.write('<EMBED SRC="meawm.mid" WIDTH="1" height="1" controller="false" AUTOPLAY="TRUE" BGCOLOR="#000000"><br>');
}
// End -->

