{"version":3,"name":"World Weather","namespace":"worldWeather","variables":[
    {"variable":"citiesArr","desc":"you now need to specify the cities you want to be displayed. There is no limit as to how many you can set. The script is optimized relatively well so even tens of cities load quickly. However also take into account how much space this will occupy on your homepage if you select too many. The specific locations must be given as Yahoo WOID number. Use the following address to find these numbers: http:\/\/woeid.rosselliot.co.nz\/. The cities will be shown in the same order as they are given in the array, for each 5 a new row will be created in the block.<br><br>Cities (comma delimited):","default":"2459115,44418,786869,1105779,1118370,1582504,23424768,91982014,2151330,615702"},
    
    {"variable":"worldWeatherShowFlags","desc":"Show country flags","default":"true"},
    
    {"variable":"worldWeatherCache","desc":"cache for the weather data in minutes, recommended: 60","default":"60"},

    {"variable":"autoOpenWorldWeather","desc":"Auto-open the block.","default":"false"}
    
    ]}