Code
<script type="text/javascript" src="http://stream3.radiostyle.ru/swfobject.js"></script>
<div id="player2r">
<script type='text/javascript'>
var so = new SWFObject('http://stream3.radiostyle.ru/mediaplayer.swf','single','180','20','7');
so.addVariable('type', 'mp3');
so.addVariable('file', 'http://fmhost.ru:7557/757');
so.addVariable('width','180');
so.addVariable('height','20');
so.addVariable('volume','100');
so.addVariable('autostart', 'true');
so.write('player2r');
</script>