
function player()
{
document.write('<object type="application/x-shockwave-flash" data="sound_lemas.swf" width="115" height="23">\n');
document.write('<param name="wmode" value="Transparent">\n');
document.write('<param name="movie" value="sound_lemas.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="menu" value="false">\n');
document.write('</object>\n');
}
