<!--
// Example embedded player scripting
//(c) Copyright Spacial Audio Solutions, LLC - 2005

//General configuration
//============================================================================
var gen_caption_only    = false; //Station only supports captioning data
var gen_cover_enabled   = false; //Does station support album covers?
var gen_cover_url       = 'http://localhost/samweb/pictures/'; //Default location where album covers are stored on the web
var gen_songhistory_max = 0; //Keep 5 tracks in the song history
-->


