var CFLiewin = navigator.userAgent.indexOf('Win') && (document.all);
var CFLflag = false;
if (CFLwidth == undefined) { var CFLwidth = 150 };
if (CFLheight == undefined) { var CFLheight = 150 };
var CFLaltHTML = '<!-- Adobe Flash Player  --><div class="yjplg"><table><tr><td class="yjSt">Adobe Flash Playerは、ボタンを押して移動したサイトで入手できます。さらに詳しい情報は「<a href="http://help.yahoo.co.jp/help/jp/common/sys/sys-10.html">Adobe Flash Playerをインストールするには</a>」をご覧ください。</td></tr><tr><td class="icn-v" align="center"><a href="http://www.adobe.com/go/getflashplayer_jp" target="new"><img src="http://i.yimg.jp/images/common/get_flash_player.gif" width="88" height="31" alt="Flash Playerをダウンロード" target="new"></a></td></tr></table></div><!-- /Adobe Flash Player  -->';

//var CFLfpver = 8;
var CFLfpver = 6;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if (plugin) {
	CFLflag = parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= CFLfpver;
} else if (CFLiewin) {
	document.write('<script language="VBScript"\> \n');
	document.write('on error resume next \n');
	document.write('CFLflag = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & CFLfpver )))\n');
	document.write('</script\> \n');
}
if ( CFLflag ) {
	document.write('<img src="http://rd.yahoo.co.jp/blog/blogparts/event/tamagotch_end/*http://i.yimg.jp/images/evt/tamagotch2007/blogparts/blog.gif" width="150" height="250" alt="たまごっち特集2007　ブログパーツの配布は終了しました。">');
} else {
	document.write(CFLaltHTML);
}
function CFLerr() {
	return true;
}