function includeFlash()
{
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="520" HEIGHT="195" id="fi1" title="沖縄料理の店 波照間フラッシュバナー">');
	document.write('<PARAM NAME=movie VALUE="/img/index.swf">');
	document.write('<PARAM NAME="loop" VALUE="true">');
	document.write('<PARAM name="wmode" value="transparent">');
	document.write('<PARAM NAME="quality" VALUE="high">');
	document.write('<PARAM NAME="bgcolor" VALUE="#fff">');
	document.write('<EMBED src="/img/index.swf" loop="true" quality="high" bgcolor="#fff" WIDTH="520" HEIGHT="195" NAME="fi1" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');
	document.write('</EMBED>');
	document.write('</OBJECT>');
}