// JavaScript Document

function fla_index(){
	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="765" height="201">');
	document.write('<param name="movie" value="common/images/index/fla_index_main.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="common/images/index/fla_index_main.swf" width="765" height="201" quality="high" pluginspage="http://www.macromedia.com/go/ getflashplayer" type="application/x-shockwave-flash">');
	document.write('</embed>');
	document.write('</object>');
		}
	
	function fla_map() {
	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="170" height="240">');
	document.write('<param name="movie" value="main.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="main.swf" width="170" height="240" quality="high" pluginspage="http://www.macromedia.com/go/ getflashplayer" type="application/x-shockwave-flash">');
	document.write('</embed>');
	document.write('</object>');
	}


function fla_index02(){
	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="765" height="201">');
	document.write('<param name="movie" value="common/images/index/fla_index_main2.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="common/images/index/fla_index_main2.swf" width="765" height="201" quality="high" pluginspage="http://www.macromedia.com/go/ getflashplayer" type="application/x-shockwave-flash">');
	document.write('</embed>');
	document.write('</object>');
		}