function RunFoo()
{
xx = Math.floor(Math.random() * 43);
document.write('<embed name="1" src="http://www.hbc.co.jp/ana/asx/'+xx+'.asx" type="audio/x-pn-wndowsmediaaudio-plugin" console="Clip1" height="220" width="240" controls="ImageWindow" autostart="true"></embed>');
}

