var MM_contentVersion = 7;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');}var myVar1 = location.search;var myVar2 = myVar1.slice(1);if ( MM_FlashCanPlay ) {document.write('<embed src="trailer02/swf/index.swf" NAME="index" ALIGN="" loop=true quality="high" wmode="transparent" flashvars="'+myVar2+'" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="950" height="700"></embed>'); } else{	document.write('<br><br><br><br><table width="600"  border="0" cellpadding="20" cellspacing="0" bgcolor="#000000"><tr><td align="left"><span class=f02>本サイトをご覧になるには、<a href="http://www.macromedia.com/software/flash/" target="_new">Adobe Flash Player</a>が必要です。<br><br>下のバナーをクリックしてAdobeダウンロードセンターからプラグインをダウンロードし、<br>インストールしてからご覧ください。<br><br><a href="http://www.macromedia.com/go/getflashplayer"><img src="img/noflash.gif" width="88" height="31" border="0"></a></span></td></tr></table>');	}