var wx_wx_box_style = "01"; // change value from "01" to "10" to change color of weather box
var wx_language = 0; // 0-English, 1-Spanish, 2-German, 3-Chinese Simplified, 4-Chinese Traditional, 5-French
var wx_metric = true; // Metric or English (true of false)
var wx_show_location = false; // Show location name
var wx_show_desc = true; // Show weather description
var wx_show_curr_text = true; // Show static text "Currently"
var wx_curr_text = "Current Conditions"; // Show static text "Currently". Change it to other text if necessary
var wx_box_width=301; // Lead in box width
var wx_box_border_width="0px"; // Lead in box border width
var wx_box_border_color="#56A1AE"; // Lead in box color
var wx_box_bg_color=""; // Lead in box background color
var wx_box_highlight_color="#FFFFFF"; // Lead in box mouseover highlight color
var wx_degree_font_size="15px"; // Temperature font size
var wx_degree_font_color="#0000FF"; // Temperature font color
var wx_desc_font_size="11px"; // Description text font size
var wx_desc_font_color="#404040"; // Description text font color
var wx_loc_font_size="11px"; // location name font size
var wx_loc_font_color="#404040"; // location name font size
var wx_img_size="large"; // lead in box icon size (large or small)
var wx_target_url="http://www.chymfm.com/weather/"; // Weather Target URL
var wx_def_location="Kitchener"; // Default location name. IMPORTANT: Location name should be short enought and it can be modified freely.
var wx_def_wx_id="54189"; // Default location weather ID