var yatterman_script = document.getElementsByTagName("script");
var yatterman_src = yatterman_script[ yatterman_script.length - 1 ].src;


var yatterman_btype = yatterman_src.replace(/(.*?)yatterman_btype=/,'');
yatterman_btype = yatterman_btype.replace(/[^0-9]/g,"");
if(! yatterman_btype || 10 < yatterman_btype){
	yatterman_btype = 1;
}

var yatterman_blogpartsSwfUrl = "http://www.toshiba-ad.jp/yatterman/blogparts/swf/bp_dokuro"+yatterman_btype+".swf"

document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="160" height="250" id="yatterman_blogparts_id" align="middle">');
document.write('<param name="allowScriptAccess" value="always" />');
document.write('<param name="allowFullScreen" value="false" />');
document.write('<param name="movie" value="'+yatterman_blogpartsSwfUrl+'" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="bgcolor" value="#ffffff" />');
document.write('<embed src="'+yatterman_blogpartsSwfUrl+'" quality="high" bgcolor="#ffffff" width="160" height="250" name="yatterman_blogparts" align="middle" allowScriptAccess="always" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');

