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

