for showing full size images on my site I\'ve decided to use Jquery.colorbox , this pluging works well with static image location like :
Some ideas
Change the content type to "image/jpeg" (The caps might matter)
"image/jpeg"
Add the following to the end of the url &thisisan.jpg (Some browsers will not create an image if they don't see this at the end of the url)
&thisisan.jpg
Test by putting the image url directly into the browser.