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