(function(){
var swf_url = "http://sony-pbb.samuraiworks.com/sony_bp.swf";
var swf_width = 160;
var swf_height = 264;
var widget_id = "sonypbb_00";

var vars = "widget_id=" + widget_id;
var html = '<object data="' + swf_url + '" type="application/x-shockwave-flash" width="' + swf_width + '" height="' + swf_height + '"><param name="movie" value="' + swf_url + '" /><param name="FlashVars" value="' + vars + '" /><param name="wmode" value="transparent" /></object>';
document.write(html);


var img = new Image();
img.src = 'http://logbp.samuraicenter.jp/nt.js?t=ab&wid=' + widget_id + '&rand=' + Math.random();
img.onload = function(){};
img.onerror = function(){};
 })();

