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