function indexSWF(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="600">\n');
	document.write('<param name="movie" value="swf/format.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<embed src="swf/format.swf" width="600" height="600" align="middle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">\n');
	document.write('</embed>\n');
	document.write('</object>\n');
}

function topSWF(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="450">\n');
	document.write('<param name="movie" value="swf/top.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<embed src="swf/top.swf" width="600" height="450" align="middle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">\n');
	document.write('</embed>\n');
	document.write('</object>\n');
}

function conceptSWF(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="450">\n');
	document.write('<param name="movie" value="swf/concept.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<embed src="swf/concept.swf" width="600" height="450" align="middle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">\n');
	document.write('</embed>\n');
	document.write('</object>\n');
}

function chefSWF(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="450">\n');
	document.write('<param name="movie" value="swf/chef.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<embed src="swf/chef.swf" width="600" height="450" align="middle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">\n');
	document.write('</embed>\n');
	document.write('</object>\n');
}

function menuSWF(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="450">\n');
	document.write('<param name="movie" value="swf/menu.swf">\n');
	document.write('<param name="quality" value="high">\n');
	document.write('<embed src="swf/menu.swf" width="600" height="450" align="middle" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">\n');
	document.write('</embed>\n');
	document.write('</object>\n');
}

