function RunFoo()
{
    document.write('<embed src="Track03.mp3" autostart="false" name="musica" height="14px" width="240px" align="middle" loop="true">');
    
}

function RunFoo2()
{
    document.write('<embed src="Jaqueline - Nella Tua Presenza.mp3" autostart="false" name="musica" height="14px" width="240px" align="middle" loop="true">');
    
}