﻿function write_swf_yukari()
{
       document.write('<object');
       document.write(' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
       document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"');
       document.write(' id="yukari"');
       document.write(' width="900" height="150"');
       document.write('>');
       document.write(' <param name="movie" value="image/yukari.swf" />');
       document.write(' <param name="bgcolor" value="#CCFFFF" />');
       document.write(' <param name="quality" value="high" />');
       document.write(' <param name="allowscriptaccess" value="samedomain" />');
       document.write(' <embed');
       document.write('  type="application/x-shockwave-flash"');
       document.write('  pluginspage="http://www.macromedia.com/go/getflashplayer"');
       document.write('  name="yukari"');
       document.write('  width="900" height="150"');
       document.write('  src="image/yukari.swf"');
       document.write('  bgcolor="#CCFFFF"');
       document.write('  quality="high"');
       document.write('  swliveconnect="true"');
       document.write('  allowscriptaccess="samedomain"');
       document.write(' />');
       document.write('</object>');
}



function write_swf_yukarihead()
{
      document.write('<object');
      document.write('classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
      document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"');
      document.write('id="yukarihead"');
      document.write('width="918" height="178"');
      document.write('>');
	  document.write('<param name="movie" value="image/yukarihead10.swf" />');
      document.write('<param name="bgcolor" value="#ccccff" />');
      document.write('<param name="quality" value="high" />');
      document.write('<param name="allowscriptaccess" value="samedomain" />');
      document.write('<embed');
      document.write(' type="application/x-shockwave-flash"');
      document.write(' pluginspage="http://www.macromedia.com/go/getflashplayer"');
      document.write(' name="yukarihead"');
      document.write(' width="918" height="178"');
      document.write(' src="image/yukarihead10.swf"');
      document.write(' bgcolor="#ccccff"');
      document.write(' quality="high"');
      document.write(' swliveconnect="true"');
      document.write(' allowscriptaccess="samedomain"');
      document.write('/>');
      document.write('</object>');
}






function write_swf_mini()
{
      document.write('<object');
      document.write('classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
      document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"');
      document.write('id="mini"');
      document.write('width="700" height="40"');
      document.write('>');
      document.write('<param name="movie" value="image/minim02.swf" />');
      document.write('<param name="bgcolor" value="#F6FDF6" />');
      document.write('<param name="quality" value="high" />');
      document.write('<param name="allowscriptaccess" value="samedomain" />');
      document.write('<embed');
      document.write(' type="application/x-shockwave-flash"');
      document.write(' pluginspage="http://www.macromedia.com/go/getflashplayer"');
      document.write(' name="mini"');
      document.write(' width="700" height="40"');
      document.write(' src="image/minim02.swf"');
      document.write(' bgcolor="#F6FDF6"');
      document.write(' quality="high"');
      document.write(' swliveconnect="true"');
      document.write(' allowscriptaccess="samedomain"');
      document.write('/>');
      document.write('</object>');
}

function write_swf_commercial()
{
       document.write('<object');
       document.write(' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
       document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"');
       document.write(' id="commercial"');
       document.write(' width="150" height="220"');
       document.write('>');
       document.write(' <param name="movie" value="image/commercial04.swf" />');
       document.write(' <param name="bgcolor" value="#ffffff" />');
       document.write(' <param name="quality" value="high" />');
       document.write(' <param name="allowscriptaccess" value="samedomain" />');
       document.write(' <embed');
       document.write('  type="application/x-shockwave-flash"');
       document.write('  pluginspage="http://www.macromedia.com/go/getflashplayer"');
       document.write('  name="commercial"');
       document.write('  width="150" height="220"');
       document.write('  src="image/commercial04.swf"');
       document.write('  bgcolor="#ffffff"');
       document.write('  quality="high"');
       document.write('  swliveconnect="true"');
       document.write('  allowscriptaccess="samedomain"');
       document.write(' />');
       document.write('</object>');

}

function write_swf_haigasu()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="300" height="249">');
  document.write('<param name="MOVIE" value="image/gas.swf">');
  document.write('<param name="QUALITY" value="HIGH">');
  document.write('<param name="BGCOLOR" value="#000000">');
     document.write('<embed src="image/gas.swf"');
            document.write('quality="high"');
            document.write('type="application/x-shockwave-flash"');
            document.write('bgcolor="#000000"');
            document.write('width="300" height="249">');
document.write('</object>');

}

function write_swf_plate()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="300" height="249">');
  document.write('<param name="MOVIE" value="image/plate04.swf">');
  document.write('<param name="QUALITY" value="HIGH">');
  document.write('<param name="BGCOLOR" value="#000000">');
     document.write('<embed src="image/plate01.swf"');
            document.write('quality="high"');
            document.write('type="application/x-shockwave-flash"');
            document.write('bgcolor="#000000"');
            document.write('width="300" height="249">');
document.write('</object>');

}

