Your images do not appear to be loading because there are extra characters in the html code used to display the pictures.
For example:
I see this:
class="”aligncenter”"
... but it should be
class="aligncenter"
I see this:
alt="”""
... but it should be more like:
alt=""
Do you have a plugin that is suppose to add a special effect to your images (such as a special border or shadow)? It may be a plugin that is causing the problem. It also may be something in your theme causing this.
1. Has this ever worked for you? If so, when did it stop working and do you recall any changes you made around that time?
2. You may want to try switching your theme to the default twenty ten or twenty eleven theme to resolve the issue. If it does, then something in your theme is causing the issue.
3. You can also try disabling all of your plugins. If this resolves the issue, you can then enable your plugins one by one until you determine which plugin is causing the issue.