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

