//----------------------------------
// Write FLASH_BANNER (Game Movie)
//----------------------------------
(function () {
	load_player({
		contentVersion: 8,
		src: '/game/swf/game.swf',
		width: '550',
		height: '74',
		bgcolor: '#000000',
		codebaseVersion: '6,0,29,0',
		quality: 'high',
		value: 'transparent',
//		wmode: 'transparent',
		id: 'big_banner',
		noPlugin: '<a href="http://flets.com/jbb/redir/t21nagoya/to_movie.html" target="_blank">\u3082\u3046\u4e00\u5ea6\u898b\u305f\u3044\u30b4\u30fc\u30eb\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f</a>'	// 「もう一度見たいゴールはありませんか？」
	});
})();
