playerWidget.pid = 13100; //<-- StreamAds Publisher ID
playerWidget.sid = 87152; //<-- SpacialNet/AudoRealm Station ID
playerWidget.mediaURL = 'http://sc1-fmt.spacialnet.com:27624/listen.pls'; //<-- URL to tune into your station
 
//OPTIONAL (If not specified, will be auto-detected)
//playerWidget.stationName = 'NAB Radio';
//playerWidget.stationCoverPicURL = 'http://media.streamads.com/playersdk/v2/widgets/webplayer/arplayer/canned/';
//playerWidget.useGateway = true;
 
//Set to TRUE if you use Shoutcast streams.
//NOTE: We recommend avoiding Shoutcast streams due to lack of proper metadata support
//We recommend Windows Media, Wowza or Icecast servers instead (In that preferred order)
playerWidget.useSC = true;
