<!-- flashアクティブコントロール設定等 -->


var MM_contentVersion = 8;
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');
}
/*----------------メインフラッシュ部分-------------------*/
function plug_in_check_main_swf() {
if ( MM_FlashCanPlay ) {	
	//プラグインチェック　成功
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="755" height="410">');
      document.write('<param name="movie" value="smath_top070911.swf">');
      document.write('<param name="quality" value="high">');
	  document.write('<param name="wmode" value="opaque">');
      document.write('<embed src="smath_top070911.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="755" height="410"></embed>');
    document.write('</object>');
} else{
	//プラグインチェック　失敗
	document.write('<table width="920" height="410" border="0" cellpadding="0" cellspacing="0">');
    	document.write("<tr>");
			document.write('<td><img src="img/top_fla_g_01.jpg" width="920" height="1"></td>');
		document.write('</tr>');
		document.write('<tr>');
			document.write('<td><table width="920" height="246" border="0" cellspacing="0" cellpadding="0">');
				document.write('<tr>');
					document.write('<td width="180"><a href="tech/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image28\',\'\',\'img/top_fla_a_on.jpg\',1)"><img src="img/top_fla_a_of.jpg" alt="ホームシアターテクノロジー" name="Image28" width="180" height="41" border="0"></a></td>');
					document.write('<td width="740" rowspan="6"><img src="img/top_fla_g_02.jpg" alt="PIONEER SMART THEATER" width="575" height="246"></td>');
				document.write('</tr>');
				document.write('<tr>');
					document.write('<td><a href="lineup/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image30\',\'\',\'img/top_fla_b_on.jpg\',1)"><img src="img/top_fla_b_of.jpg" alt="商品ラインナップ" name="Image30" width="180" height="41" border="0"></a></td>');
				document.write('</tr>');
				document.write('<tr>');
					document.write('<td><a href="comparison/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image31\',\'\',\'img/top_fla_c_on.jpg\',1)"><img src="img/top_fla_c_of.jpg" alt="全商品早見表" name="Image31" width="180" height="41" border="0"></a></td>');
				document.write('</tr>');
				document.write('<tr>');
					document.write('<td><a href="function/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image32\',\'\',\'img/top_fla_d_on.jpg\',1)"><img src="img/top_fla_d_of.jpg" alt="機能説明" name="Image32" width="180" height="41" border="0"></a></td>');
				document.write('</tr>');
				document.write('<tr>');
					document.write('<td><a href="function/comparison.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image34\',\'\',\'img/top_fla_e_on.jpg\',1)"><img src="img/top_fla_e_of.jpg" alt="機能対応表" name="Image34" width="180" height="41" border="0"></a></td>');
				document.write('</tr>');
				document.write('<tr>');
					document.write('<td><a href="spec/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image35\',\'\',\'img/top_fla_f_on.jpg\',1)"><img src="img/top_fla_f_of.jpg" alt="仕様一覧表" name="Image35" width="180" height="41" border="0"></a></td>');
				document.write('</tr>');
			document.write('</table></td>');
		document.write('</tr>');
		document.write('<tr>');
			document.write('<td><img src="img/top_fla_g_03.jpg" alt="本サイトはFlashを使用しております。ご覧いただくには、最新バージョンのFlash Playerをご利用ください。Flash Playerはページ下のバナーからダウンロードページへ行くことができます。" width="920" height="87"></td>');
		document.write('</tr>');
		document.write('<tr>');
			document.write('<td><table width="920" height="67" border="0" cellspacing="0" cellpadding="0"><tr>');
				document.write('<td width="104"><img src="img/top_fla_g_04.jpg" width="104" height="67"></td>');
				document.write('<td width="174"><a href="javascript:window.open(\'sound_tech/\',\'win\',\'width=801,height=602,menubar=0,toolbar=0,scrollbars=no,resizable=yes\');void(0);" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image50\',\'\',\'img/top_fla_01_on.jpg\',1)"><img src="img/top_fla_01_of.jpg" alt="サウンドテクノロジー" name="Image50" width="174" height="67" border="0"></a></td>');
				document.write('<td width="10"><img src="img/top_fla_g_05.jpg" width="5" height="67"></td>');
				document.write('<td width="174"><a href="javascript:window.open(\'simulation/\',\'win\',\'width=801,height=602,menubar=0,toolbar=0,scrollbars=no,resizable=yes\');void(0);" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image51\',\'\',\'img/top_fla_02_on.jpg\',1)"><img src="img/top_fla_02_of.jpg" alt="ルームシミュレーション" name="Image51" width="174" height="67" border="0"></a></td>');
				document.write('<td width="10"><img src="img/top_fla_g_06.jpg" width="5" height="67"></td>');
				document.write('<td width="174"><img src="img/top_fla_03_com.jpg" alt="ホームシアター基礎知識 coming soon..." width="174" height="67"></td>');
				document.write('<td width="62"><img src="img/top_fla_g_07.jpg" width="5" height="67"></td>');
				document.write('<td width="174"><a href="javascript:window.open(\'download/index.html\',\'win\',\'width=850,height=600,menubar=0,toolbar=0,scrollbars=yes,resizable=yes\');void(0);" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Image45\',\'\',\'img/top_fla_04_on.jpg\',1)"><img src="img/top_fla_04_of.jpg" alt="壁紙ダウンロード" name="Image45" width="174" height="67" border="0"></a></td>');
				document.write('<td width="105"><img src="img/top_fla_g_08.jpg" width="105" height="67"></td>');
			document.write('</tr></table></td>');
		document.write('</tr>');
		document.write('<tr>');
			document.write('<td><img src="img/top_fla_g_09.jpg" width="920" height="9"></td>');
		document.write('</tr>');
	document.write('</table>');
}
}

