{"version":2,"name":"GrLevelX","namespace":"grLevelX","variables":[{"variable":"grLevelXImageUpdateInterval","desc":"Interval at which you want the images to auto-update on the homepage (in seconds)","default":"60"},{"variable":"productTypesString","desc":"Available product types - semi-colon delimited list of the images you want to be available to view on the homepage.","default":"cc1;cr"},{"variable":"defaultProduct","desc":"Default product","default":"cc1"},{"variable":"imgType","desc":"Image format (jpg or png)","default":"jpg"},{"variable":"radarLocation","desc":"Four-letter abbreviation of the radar site","default":"kffc"},{"variable":"imageDir","desc":"Relative path to the grLevelX image directory. Be very careful about this! It must be relative path relative to the GrLevelX Block script, it is NOT relative to your homepage. The PHP script is located inside homepage\/blocks\/grLevelX. For example, if your images were in a directory GRX, which was one level above the template root, it would be ..\/..\/..\/..\/GRX\/. Also do not forget a forward slash at the end.","default":"..\/..\/..\/..\/grLevelX\/"},{"variable":"maxImgAge","desc":"Maximum image age (in minutes). If the image is older than this, it will show as N\/A on the homepage.","default":"15"},{"variable":"imageCount","desc":"Number of the most recent image to show (if for example your newest image is kffc_cc1_2.jpg, you would put in 2.","default":"0"}]}