function write_odeo(url) {
	document.write('<embed src= "web/player/audio_player_standard_gray.swf" quality="high" width="230" height="40" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" flashvars= "valid_sample_rate=true&external_url=' + url + '" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
}
