Is it a “Copy Link” thing?
Right click on the picture to “copy image address,” then right click in the FR window to “paste image address.”
Use the html < img src=”address”>, only without the space between the less-than symbol and img. If it’s too big when you preview, add width=550 between the close-quote and the greater-than:
< img src=”address”width=550>