function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if ( plugin ) {
 plugin = parseInt(plugin.description.substring(plugin.description.indexOf(".")-1)) >= 6;
}
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && (navigator.userAgent.indexOf("Windows 95")>=0 || navigator.userAgent.indexOf("Windows 98")>=0 || navigator.userAgent.indexOf("Windows NT")>=0)) {
 document.write('<SCRIPT LANGUAGE=VBScript\> \n');
 document.write('on error resume next \n');
 document.write('plugin = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.6")))\n');
 document.write('<\/SCRIPT\> \n');
}
if ( plugin ) {
 document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
 document.write(' http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="800" height="71" ');
 document.write(' id="top" align="middle">');
 document.write(' <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="img/top.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> ');
 document.write(' <embed src="img/top.swf" quality="high" ');
 document.write(' bgcolor="#ffffff" width="352" height="176" name="top" align="middle" allowScriptAccess="sameDomain"');
 document.write(' type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
 document.write(' </EMBED>');
 document.write(' </OBJECT>');
} 
else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)){
 with(document){
 write('<font size="2">この部分はFlash画像を使用しています。ご覧になれない場合は<a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&Lang=Japanese&P5_Language=Japanese">Flashプレイヤーをダウンロード</a>して下さい。</font>');

 }
}

