function index_flash()
{ 
	document.write('<object data="flash/index_flash.swf" width="800" height="540" type="application/x-shockwave-flash">\n');
	document.write('<param name="movie" value="flash/index_flash.swf" />\n');
	document.write('</object>\n');
}
