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