var flashheight		= "223"
var flashwidth		= "195"
var flashsource = "../../plugins/radio_menu/flash/sound.swf"


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td><div style="text-align: center;"> ');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="'+flashwidth+'" height="'+flashheight+'">');
document.write('<param name="movie" value="'+flashsource+'" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="wmode" value="transparent" />');
document.write('<embed src="'+flashsource+'" quality="high" wmode="transparent"');
document.write('pluginspage="http://www.macromedia.com/go/getflashplayer"');
document.write('type="application/x-shockwave-flash" width="'+flashwidth+'" height="'+flashheight+'">');
document.write('</embed></object>');
document.write('</div></td></tr></table>');