{"version":4.0,"name":"Dynamic Image","namespace":"dynamicImage","variables":[{"variable":"dynamicImageTitles","desc":"In this block you can display multiple images. For each you can set the title, URL and update interval. You need to always separate these with a semi-colon (;). The titles, URLs and intervals must go in the same order. You can of course use just one image, in which case you just put one title, one URL and one update interval and no semi-colons. Also, if the URL includes a timestamp to prevent caching delete it from the URL, the script will add this automatically.<br><br>Image titles","default":"Dynamic Image1;Dynamic Image2"},{"variable":"dynamicImageURLs","desc":"URLs","default":"http:\/\/www.mysite.com\/image.png;http:\/\/www.mysite.com\/image2.png"},{"variable":"dynamicImageUpdateIntervals","desc":"Update intervals in seconds","default":"60;30"}]}