function mf(Url){
document.write('<object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" width="1" height="1" vspace="1" hspace="1" align="middle" id="Music" style="left:0px; top:0px;">');
document.write('<param name="showstatusbar" value="true">');
document.write('<param name="showcontrols" value="false">');
document.write('<param name="showdisplay" value="false">');
document.write('<param name="animationatstart" value="false">');
document.write('</object>');
}
