var currentScript = (function (file_name) { var scp = document.getElementsByTagName('script'); var reg = new RegExp(file_name); var i = scp.length; var result = {}; while (i--) { if (reg.test(scp[i].src.toLowerCase()))  return scp[i]; }; })('tag3.js');
var BlogDeco_thanks_accountid = currentScript.src.split('#')[1];
var BlogDeco_thanks_selectcolor = currentScript.src.split('#')[2];
document.write('<div>');
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" style="margin: auto;" height="250" width="155">');
document.write('<param name="flashvars" value="lang=ja&account_id='+BlogDeco_thanks_accountid+'&select_color='+BlogDeco_thanks_selectcolor+'" />');
document.write('<param name="wmode" value="window" />');
document.write('<param name="allowNetworking" value="all" />');
document.write('<param name="menu" value="false" />');
document.write('<param name="allowScriptAccess" value="always" />');
document.write('<param name="movie" value="http://thanks.blogdeco.jp/swf/thx3.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<embed src="http://thanks.blogdeco.jp/swf/thx3.swf" allowNetworking="all" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu="false" wmode="window" style="margin: auto;" flashvars="lang=ja&account_id='+BlogDeco_thanks_accountid+'&select_color='+BlogDeco_thanks_selectcolor+'" height="250" width="155" allowScriptAccess="always" /></object>');
document.write('</div>');

