if ( plugin ) {
	//プラグインのバージョンが大丈夫な場合
	printFlash("/swf/top.swf",793,451,"#FFFFFF");
	//
} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
	document.write('<img src="/img/top_noflash.jpg" alt="大自然を原点に世界に向けてチャレンジし続けます。" width="793" height="451">');
}

