function flashShowTime(){
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="740" height="181">');
document.write('<param name="movie" value="head.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<embed src="head.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="740" height="181"></embed>');
document.write('</object>');
}

function showCars(){
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="600" height="400">');
document.write('<param name="movie" value="product02.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<embed src="product02.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="400"></embed>');
document.write('</object>');
}

function showMapMiyata(){
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="600" height="400">');
document.write('<param name="movie" value="map_miyata03.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<embed src="map_miyata03.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="400"></embed>');
document.write('</object>');
}
function showMapKanda(){
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="600" height="400">');
document.write('<param name="movie" value="map_kanda02.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<embed src="map_kanda02.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="400"></embed>');
document.write('</object>');
}

function showPRFlash(){
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="800" height="500">');
document.write('<param name="movie" value="prmap.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<embed src="prmap.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="500"></embed>');
document.write('</object>');
}