diff --git a/source/assets/javascripts/ui-functions.js b/source/assets/javascripts/ui-functions.js index d8e46d63..d9b59dd3 100644 --- a/source/assets/javascripts/ui-functions.js +++ b/source/assets/javascripts/ui-functions.js @@ -230,7 +230,7 @@ function init360() { currentFrame: 1, // This the start frame for auto spin imgList: '.threesixty_images', // selector for image list progress: '.spinner', // selector to show the loading progress - imagePath:'/assets/images/360/33/', // path of the image assets + imagePath:'http://gettypubs.github.io/Terracottas/assets/images/360/33/', // path of the image assets filePrefix: '', // file prefix if any ext: '.JPG', // extention for the assets height: 833,