Images typically are called like:
https://cdn-tp1.mozu.com/9046-m1/cms/files/resources-HeaderImages-Blueberry-Signature-menu.png

While there was concern about image calls to jellybelly.com being redirected to cdn-tp1.mozu.com, it appears we largley excised those from our code a while back.
Still, there are thousands of calls, either hardcoded or dynamically-constructed, to cdn-tp1.mozu.com.
There are also many calls to a Kibo-proprietary function like the following:
< img src='{% make_url "image" "/resources/images/stars_small_3half.gif" with max=100 as_parameter %}' alt="three and half stars" title="three and half stars" />
...which results in an image path like this:
https://cdn-tp1.mozu.com/9046-11441/resources/images/stars_small_3half.gif?max=100
...which is the image:
