OK ... I think what's goin' on is you're copyin' the URL for the thumbnail of the image you want:
http://sc.groups.msn.com/tn/9A/10/TheRavensRealm/10d/1dd3.jpg
Which gives you
What you want is
In order to get that, click the thumbnail to open the large image. Then, right-click anywhere in the image itself, and select "Properties". Left-click-and-drag through the entire URL (it'll be pretty long, and not all of it will be visible in the "Properties" field at one shot, so make sure you drag down and to the right to highlight and get it all), then right-click again and select "Copy"
You should get this:
Code:http://groups.msn.com/_Secure/0ZQAdA*4fN5Rvd8*iHCXKl6qX*qvRdERxkSktZglWIIqV1a0D5mkKwgWfIx0v!wZufgDOlQRHW!
g37240qz9g8ihDD92JcBfylhV*!HklEE9tJIeqRJK6T4*5yflKXnPI7q79y7kRo!eWTRldJ!kHXQ/playing%20with%20crayolas%20
still2.jpg?dc=4675490918689151649
(Dont'copy this green text - it won't work - I broke it into lines to keep the long URL from spreadin' the page view here)
Now, paste that into Notepad or some other text editor - even into a reply box here - and remove everything beyond the
.jpg - in this particular case, what you've gotta dump is the text string
Quote:?dc=4675490918689151649
Then place the URL, which now ends with
.jpg between the image tags in a reply box here, click submit, and you should get what you're after.
Edited when I noticed I typed too many "N"s in the word "image"