Primero te diría que tu html tiene muchos errores, pero vayamos puntualmente a tu problema, al parecer hay un problema entre el embed y el plugin que que utiliza para reproducir mp3, mi recomendación es que uses algun reproductor liviano en flash, como el
dewplayer, para alterar el código lo menos posible.
Otra cosa que te recomiendo es que deshabilites los analitycs de 000webhost
Te quedaría algo asi
Código HTML:
Ver original<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> body {
margin-top: 3%;
}
a:link {
color: #7F5F00;
text-decoration: none;
}
a:active {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
body,td,th {
font-family: Verdana, Geneva, sans-serif;
}
.MARRON {
color: #7F5F00;
text-decoration: none;
}
.hideen {
visibility: hidden;
}
<body bgcolor="#BBBB00" link="#7F5F00"> <div align="center"><span class="hideen">Pide un Deseo Indumentaria de Diseño
</span> <table width="80%" height="386" border="0" align="center" cellpadding="0" cellspacing="0">
<td width="55%" height="348" bgcolor="#DC5D3C"><div align="center">
<p><img src="http://www.pideundeseoya.com.ar/FolletoPide.jpg" width="721" height="403" /></p>
<div align="center" class="terra"><a href="Quienes somos.html" target="_new" class="terra"><span class="MARRON">Enter
</span></a></div></td> <!-- START OF HIT COUNTER CODE -->
<object type="application/x-shockwave-flash" data="dewplayer-mini.swf?mp3=http://www.pideundeseoya.com.ar/Deep.mp3" width="160" height="20" id="dewplayer-mini"><param name="wmode" value="transparent" /><param name="movie" value="dewplayer-mini.swf?mp3=mp3/test2.mp3" /></object>
<script language="JavaScript" src="http://www.counter160.com/js.js?img=1"></script><br><a href="http://www.000webhost.com"><img src="http://www.counter160.com/images/1/left.png" alt="Free web hosting" border="0" align="texttop"></a><a href="http://www.hosting24.com"><img alt="Web hosting" src="http://www.counter160.com/images/1/right.png" border="0" align="texttop"></a> <!-- END OF HIT COUNTER CODE -->
solo te faltaría subir el
dewplayer-mini.swf que viene en el zip, en la misma carpeta donde tengas el html
Saludos