﻿var CFLaltHTML = '<img src="http://i.yimg.jp/images/evt/recommend/partner/shohousen/shindan/img/noflash.gif" alt="恋愛処方箋（れんあいしょほうせん）">';
var CFLfpver = 8;
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 = eval(plugin.description.substring(plugin.description.indexOf("Flash") + 6, plugin.description.indexOf("Flash") + 9)) >= 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('<script language="javascript">');
        document.write('                AC_FL_RunContent(');
        document.write('                        "codebase", "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0",');
        document.write('                        "width", "950",');
        document.write('                        "height", "610",');
        document.write('                        "src", "main",');
        document.write('                        "quality", "high",');
        document.write('                        "pluginspage", "http://www.macromedia.com/go/getflashplayer",');
        document.write('                        "align", "middle",');
        document.write('                        "play", "true",');
        document.write('                        "loop", "true",');
        document.write('                        "scale", "showall",');
        document.write('                        "wmode", "window",');
        document.write('                        "devicefont", "false",');
        document.write('                        "id", "main",');
        document.write('                        "bgcolor", "#ffffff",');
        document.write('                        "name", "main",');
        document.write('                        "menu", "true",');
        document.write('                        "allowFullScreen", "false",');
        document.write('                        "allowScriptAccess","sameDomain",');
        document.write('                        "allowScriptAccess","always",');
        document.write('                        "movie", "http://i.yimg.jp/images/evt/recommend/partner/shohousen/shindan/main",');
        document.write('                        "FlashVars", "imageurl=http://i.yimg.jp/images/evt/recommend/partner/shohousen/shindan/",');
        document.write('                        "salign", ""');
        document.write('                        ); //end AC code');
        document.write('</script>');
} else {
	document.write(CFLaltHTML);
}

function CFLerr() {
	return true;
}

