# mxht_compare.cfg # 13 March 2026 # # Configuration file for viewer.php # Lines beginning with # are comments and are ignored. # Blank lines are ignored. # Format: key = value # # ---- Page settings ---- page_title = Mixing Height Model Compare footer_text = weather.wxnorthwest.com # ---- Initial image displayed on page load ---- # Leave blank to show an empty frame until a button is clicked. initial_image = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_grid.png initial_label = Mixing Heights initial_zoom = 60 # ---- Sidebar buttons (up to 10) ---- # # Each button has three settings: # buttonN_label = Text shown on the button # buttonN_url = URL to use when button is clicked # buttonN_action = swap (default) -- replaces the displayed image with buttonN_url # link -- navigates the browser to buttonN_url # iframe -- displays the URL as a web page in the main window # (note: many sites block iframe embedding) # # Separators: # separatorN = 1 -- inserts a horizontal line + extra space between buttons. # N must be a number between 1 and 10, placed between button numbers. # Example: separator3 = 1 inserts a separator after button3. # # Buttons and separators share the same 1-10 numbering pool and are sorted by number. # Example layout: button1, button2, separator3, button4, button5 button1_label = ODF-1 button1_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_odf1.png button1_action = swap button1_zoom = 60 button2_label = ODF-2 button2_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_odf2.png button2_action = swap button2_zoom = 60 button3_label = ODF-3 button3_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_odf3.png button3_action = swap button3_zoom = 60 button4_label = ODF-4 button4_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_odf4.png button4_action = swap button4_zoom = 60 button5_label = ODF-5 button5_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_odf5.png button5_action = swap button5_zoom = 60 button6_label = ODF-6 button6_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_odf6.png button6_action = swap button6_zoom = 60 button7_label = ODF-7 button7_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_odf7.png button7_action = swap button7_zoom = 60 button8_label = KSLE button8_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_ksle.png button8_action = swap button8_zoom = 60 button9_label = KMFR button9_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_kmfr.png button9_action = swap button9_zoom = 60 button10_label = Grid View button10_url = https://wxnw2.com/weather/forecast_graphics/mxht/mxht_grid.png button10_action = swap button10_zoom = 60 # button 10 unused