// JavaScript Document
var MM_contentVersion = 6;
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_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0
&& (navigator.appVersion.indexOf("Win") != -1)) {
document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
document.write('on error resume next \n');
document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
document.write('</SCR' + 'IPT\> \n');
}
if ( MM_FlashCanPlay ) {
document.write('<object width="425" height="344">');
document.write('<param name="movie" value="http://www.youtube.com/v/bPYNrb2mSw8&hl=ja&fs=1&rel=0&color1=0xe1600f&color2=0xfebd01"></param>');
document.write('<param name="allowFullScreen" value="true"></param>');
document.write('<param name="allowscriptaccess" value="always"></param>');
document.write('<embed src="http://www.youtube.com/v/bPYNrb2mSw8&hl=ja&fs=1&rel=0&color1=0xe1600f&color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" align="left" style="margin:0px 1em 10px 0em;">');
document.write('</embed>');
document.write('</object>');
} else{
document.write('<div class="mado"><div style=" width: 13px; height: 340px;"></div><div style=" width: 400px;">');
document.write('<p style=" text-align: center; margin: 0 auto 10px; font-weight: bold;">動画「ふるさとが、ここにある － ふるさと応援寄附のお願い」</p>');
document.write('<p class="line10n">動画をご覧いただくには、お使いのパソコンにアドビ社のAdobe Flash Playerがインストールされている必要があります。</p>');
document.write('<p class="line10n">インストールされていない方は、下記リンクのホームページより無料でダウンロードすることができます。</p>');
document.write('<p style=" text-align: center; margin: 10px auto 0; font-weight:bold;">Adobe Flash Player ダウンロード</p>');
document.write('<p style=" text-align: center; margin: 0 auto;"><a href="http://www.adobe.com/shockwave/download/index.cgi?Lang=Japanese&amp;P1_Prod_Version=ShockwaveFlash" target="_blank"><img src="img/160x41_get_flashplayer.gif" alt="Adobe Flash Player ダウンロード" width="160" height="41" border="0" /></a></p>');
document.write('</div></div>');
}

