Embeded View Images not showing unles logged into Creator session, other data showing fine

Embeded View Images not showing unles logged into Creator session, other data showing fine

Have a look at this page:
http://www.atwproductions.com/index.php?pr=fand_brew

the brewery information is coming from ZOHO custom HTML view. The issue - images are not displaying.

The images display fine within the Creator while logged in, and I personally can see them on the website above while my session seems to be active. After I log out, if I visit the website again, the images do not show.  Then, I log in, they show up again.

No one else can see the images aside from me...

Code used to display images within the script:
<img src="http://creator.zoho.com/DownloadFile.do?filepath=/ImageName&sharedBy=ZohoAdminUser"; />  

Help??