function show_4f62ddd06c6a20(width, height, autoplay, ret) {
	tmp = '<object width="' + width +
		'" height="' + height +
		'"><param name="movie" value="http://embed.trilulilu.ro/audio/asternut/4f62ddd06c6a20.swf' + (autoplay ? '&autoplay=true' : '') +
		'"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="wmode" value="transparent"></param>' +
		'<param name="FlashVars" value="referer=&rs=397c133096"></param>' +
		'<embed src="http://embed.trilulilu.ro/audio/asternut/4f62ddd06c6a20.swf' + (autoplay ? '&autoplay=true' : '') + '" type="application/x-shockwave-flash" wmode="transparent" allowfullscreen="true" allowscriptaccess="always" width="' + width +
		'" height="' + height + '" FlashVars="referer=&rs=397c133096"></embed></object>';
	
	if (ret) {
		return tmp;
	} else {
		document.write(tmp);
	}
}
