global_zip = zip = US zip codes ---------------------------------------------------- global_temperature = C or F (celsius or fahrenheit) ---------------------------------------------------- global_bgImage = name of the image to load on the background. Image will be loaded from /images folder, only file name needed, the app will add .jpg ---------------------------------------------------- global_bgColor = any hex color, not calling this property will make the background transparent ---------------------------------------------------- global_theme = select a theme from 1 to 4 ---------------------------------------------------- example call: weather5daysTheme.html?global_zip=90210&global_temperature=c&global_theme=4