var CFLparam  = 'myXml=http%3a%2f%2fstreaming.yahoo.co.jp%2fxml%2fpreviewflash%2fsideflash%2f' + CFLkey + '%2exml';
var CFLwidth = "400";
var CFLheight = "400";
var CFLswfuri  = 'http://i.yimg.jp/images/streaming/flash/lot/lot_sideblog.swf';


var CFLaltHTML = '<div align="center"><br>こちらをご覧頂くには、最新のAdobe Flash Playerが必要です。<br>最新のプレーヤーソフトウエア「<a href="http://help.yahoo.co.jp/help/jp/common/sys/sys-10.html">Adobe Flash Player</a>」をインストールしてご利用ください。<br></div>'; 
var CFLfpver = 7; 

var CFLiewin = navigator.userAgent.indexOf('Win') && (document.all);
var CFLflag = false;
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('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write(' codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"');
	document.write(' id="CFL" width="'+ CFLwidth +'" height="'+ CFLheight +'">');
	document.write('<param name="movie" value="'+ CFLswfuri +'">');
	document.write('<param name="wmode" value="opaque">');
	document.write('<param name="loop" value="true">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="FlashVars" value="' + CFLparam + '">');
	document.write('<embed src="'+ CFLswfuri +'" loop="true" wmode="opaque"');
	document.write(' quality="high" swLiveConnect="false"');
	document.write('  flashvars="' + CFLparam + '"');
	document.write(' width="'+ CFLwidth +'" height="'+ CFLheight +'"');
	document.write(' type="application/x-shockwave-flash"');
	document.write(' pluginspage="http://www.macromedia.com/go/getflashplayer">');
	document.write('</embed>');
	document.write('</object>');
} else {
	document.write(CFLaltHTML);
}
function CFLerr() {
	return true;
}

