myAPIKey = "57afea8fc6e142f29f2115632242604";

prefURL = "http://api.weatherapi.com/v1/current.json?key="+myAPIKey + "&q=";

sufURL = "&days=1&aqi=no&alerts=no";
