function RunRecipe()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="700" height="214">\n');
	document.write('<param name="wmode" value="transparent">\n');
    document.write('<param name="movie" value="http://www.a-aji.jp/img/recipe.swf">\n');
	document.write('<param name=quality value=high>\n');
	document.write('<param name="LOOP" value="false">\n');
	document.write('<embed src="http://www.a-aji.jp/img/recipe.swf" width="700" height="214" loop="false" quality="high" wmode="transparent" type="application/x-shockwave-flash">\n');
    document.write('</embed>\n');
	document.write('</object>\n');
}

function RunHeader()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="950" height="115">\n');
	document.write('<param name="wmode" value="transparent">\n');
    document.write('<param name="movie" value="http://www.a-aji.jp/img/header.swf">\n');
	document.write('<param name=quality value=high>\n');
	document.write('<param name="LOOP" value="false">\n');
	document.write('<embed src="http://www.a-aji.jp/img/header.swf" width="950" height="115" loop="false" quality="high" wmode="transparent" type="application/x-shockwave-flash">\n');
    document.write('</embed>\n');
	document.write('</object>\n');
}

function RunIndex()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="944" height="294">\n');
	document.write('<param name="wmode" value="transparent">\n');
    document.write('<param name="movie" value="tokiwa.swf">\n');
	document.write('<param name=quality value=high>\n');
	document.write('<param name="LOOP" value="false">\n');
	document.write('<embed src="tokiwa.swf" width="944" height="294" loop="false" quality="high" wmode="transparent" type="application/x-shockwave-flash">\n');
    document.write('</embed>\n');
	document.write('</object>\n');
}
