% barexp = barwidth / 100; IF color_switch; ground = "images/bar_green.png"; over = "images/bar_red.png"; ELSE; ground = "images/bar_red.png"; over = "images/bar_green.png"; END; %?>