function topswf()
{
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="860" height="235" title="indexswf">\n');
document.write('<param name="movie" value="index01.swf" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<embed src="index01.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="860" height="235"></embed>\n');
document.write('</object>\n');
}

function accessswf()
{
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="520" height="350" title="access">\n');
document.write('<param name="movie" value="images/access.swf" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<embed src="images/access.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="520" height="350"></embed>\n');
document.write('</object>\n');
}

function locationswf()
{
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="560" height="465" title="周辺環境">\n');
document.write('<param name="movie" value="images/location_map.swf" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<embed src="images/location_map.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="560" height="465"></embed>\n');
document.write('</object>\n');
}