function flash_photo()
{ 
	document.write('<object data="top/flash/flash_photo.swf" width="470" height="160" type="application/x-shockwave-flash">\n');
	document.write('<param name="movie" value="top/flash/flash_photo.swf" />\n');
	document.write('</object>\n');
}
