var MM_contentVersionflv = 9;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
		var words = navigator.plugins["Shockwave Flash"].description.split(" ");
	    for (var i = 0; i < words.length; ++i)
	    {
		if (isNaN(parseInt(words[i])))
		continue;
		var MM_PluginVersion = words[i];
	    }
	var MM_FlashCanPlayflv = MM_PluginVersion >= MM_contentVersionflv;
}
else if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 &&
	  navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1){
	document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n');
	document.write('on error resume next \n');
	document.write('MM_FlashCanPlayflv = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersionflv)))\n');
	document.write('</SCR' + 'IPT\> \n');
}
if ( MM_FlashCanPlayflv ) {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
	document.write('  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" ');
	document.write(' ID="idxmov" width="930" height="400" align="">');
	document.write('<param name="movie" value="http://www.hatsuhi.co.jp/sys/wp-content/themes/hatsuhi/js/cover.swf?" /><param name="wmode" value="transparent"><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />');
	document.write('<EMBED src="http://www.hatsuhi.co.jp/sys/wp-content/themes/hatsuhi/js/cover.swf?" wmode="transparent" loop=true quality=high bgcolor=#ffffff WIDTH="930" HEIGHT="400" NAME="flv" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');

	document.write('</object>');
} else{
	document.write('<!--#include virtual=""-->');
}

