// #########################################################
// Configuration Variables...

// Enter the xml file name for the station.
var xmlFile = '';

// Enter the hex code for the color of the text.  Do not
// use the leading number sign.
var textColor = 'ffffff';
// #########################################################
