Hey everyone! I am VERY new here and with scripting I am a complete dummy so if you have an answer for me, please dumb it down for me so I will be able to follow ya

.
I have a photopost gallery and am using phpBB3 for my forum. What I am wanting to do is let people copy their images from the gallery and post them in a thread on the forum directly from the gallery without having to upload them directly to the forum.
Right now, when I right click on an image and get the image link, I get something like this:
http://thescrapmaster.com/photopost7...file=36&size=1
When I right click an image I would like to get the .jpg code so that my members can use the [img] tag.
Do you know what I need to do? TIA!