function flashphoto()
{
    document.write('<object data="flash/wela_flash.swf" width="773" height="530" type="application/x-shockwave-flash">\n');
    document.write('<param name="movie" value="flash/wela_flash.swf" />\n');
	document.write('<img src="http://www.we-la.com/skins/wela/img/noscript_img.jpg" width="773" height="530" alt="【We:la（ウィーラ）】「私らしく一歩前へ」を応援する浜松フリーマガジン＋α"  usemap="#Map" />\n');
	document.write('<map name="Map" id="Map"><area shape="rect" coords="9,36,384,501" href="http://www.we-la.com/top" />\n')
	document.write('<area shape="rect" coords="447,267,644,285" href="http://www.adobe.com/shockwave/download/index.cgi?Lang=Japanese&amp;P5_Language=Japanese&amp;P1_Prod_Version=ShockwaveFlash&amp;Lang=Japanese" target="_blank" />\n');
	document.write('</map>\n');
	document.write('</object>\n');
}