function show_cbbd4eb10880f4(width, height, autoplay, ret) {
	tmp = '<object width="' + width +
		'" height="' + height +
		'"><param name="movie" value="http://embed.trilulilu.ro/audio/cameliam/cbbd4eb10880f4.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=c3b763d607"></param>' +
		'<embed src="http://embed.trilulilu.ro/audio/cameliam/cbbd4eb10880f4.swf' + (autoplay ? '&autoplay=true' : '') + '" type="application/x-shockwave-flash" wmode="transparent" allowfullscreen="true" allowscriptaccess="always" width="' + width +
		'" height="' + height + '" FlashVars="referer=&rs=c3b763d607"></embed></object>';
	
	if (ret) {
		return tmp;
	} else {
		document.write(tmp);
	}
}
